[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:07:24.749917 29192 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.130.62:46877
I20260710 11:07:24.751487 29192 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:07:24.752549 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.768988 29198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.769023 29199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.770133 29192 server_base.cc:1061] running on GCE node
W20260710 11:07:24.769168 29201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:25.866775 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:25.867036 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:25.867223 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681645867201 us; error 0 us; skew 500 ppm
I20260710 11:07:25.868131 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:25.873366 29192 webserver.cc:533] Webserver started at http://127.28.130.62:41213/ using document root <none> and password file <none>
I20260710 11:07:25.874230 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:25.874451 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:25.874881 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:25.880518 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/master-0-root/instance:
uuid: "ac3661ce4b1e45769f916f193d3b352d"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-ghlv"
I20260710 11:07:25.888235 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:07:25.893373 29207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:25.894593 29192 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:25.894953 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/master-0-root
uuid: "ac3661ce4b1e45769f916f193d3b352d"
format_stamp: "Formatted at 2026-07-10 11:07:25 on dist-test-slave-ghlv"
I20260710 11:07:25.895294 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:25.957557 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:25.959195 29192 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:07:25.959656 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.030224 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.62:46877
I20260710 11:07:26.030287 29258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.62:46877 every 8 connection(s)
I20260710 11:07:26.037992 29259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.060191 29259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d: Bootstrap starting.
I20260710 11:07:26.066399 29259 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.068368 29259 log.cc:826] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d: Log is configured to *not* fsync() on all Append() calls
I20260710 11:07:26.073589 29259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d: No bootstrap required, opened a new log
I20260710 11:07:26.094147 29259 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac3661ce4b1e45769f916f193d3b352d" member_type: VOTER }
I20260710 11:07:26.094696 29259 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.094951 29259 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3661ce4b1e45769f916f193d3b352d, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.095937 29259 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac3661ce4b1e45769f916f193d3b352d" member_type: VOTER }
I20260710 11:07:26.096418 29259 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:26.096686 29259 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:26.097054 29259 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.101186 29259 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac3661ce4b1e45769f916f193d3b352d" member_type: VOTER }
I20260710 11:07:26.101956 29259 leader_election.cc:304] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [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: ac3661ce4b1e45769f916f193d3b352d; no voters: 
I20260710 11:07:26.103652 29259 leader_election.cc:290] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:26.104030 29262 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.106381 29262 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 1 LEADER]: Becoming Leader. State: Replica: ac3661ce4b1e45769f916f193d3b352d, State: Running, Role: LEADER
I20260710 11:07:26.107306 29262 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [LEADER]: Queue going to LEADER mode. State: All 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: "ac3661ce4b1e45769f916f193d3b352d" member_type: VOTER }
I20260710 11:07:26.108409 29259 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:26.118209 29263 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac3661ce4b1e45769f916f193d3b352d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac3661ce4b1e45769f916f193d3b352d" member_type: VOTER } }
I20260710 11:07:26.118750 29263 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:26.118048 29264 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac3661ce4b1e45769f916f193d3b352d. Latest consensus state: current_term: 1 leader_uuid: "ac3661ce4b1e45769f916f193d3b352d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac3661ce4b1e45769f916f193d3b352d" member_type: VOTER } }
I20260710 11:07:26.119405 29264 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:26.121985 29271 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:26.133755 29271 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:26.135982 29192 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:26.151412 29271 catalog_manager.cc:1383] Generated new cluster ID: 4d1a0fe101b7444f8931eecc3dc285d6
I20260710 11:07:26.151767 29271 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:26.183477 29271 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:26.185068 29271 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:26.197278 29271 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d: Generated new TSK 0
I20260710 11:07:26.198297 29271 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:26.266835 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.274848 29281 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.276036 29282 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.279640 29284 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.279938 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:26.280730 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.280920 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:26.281091 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681646281073 us; error 0 us; skew 500 ppm
I20260710 11:07:26.281702 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.285707 29192 webserver.cc:533] Webserver started at http://127.28.130.1:39495/ using document root <none> and password file <none>
I20260710 11:07:26.286257 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.286448 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.286718 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.287864 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-0-root/instance:
uuid: "dbd184f33a3748cf8a0badfe23367fc0"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-ghlv"
I20260710 11:07:26.293579 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:26.297978 29289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.298852 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:07:26.299229 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "dbd184f33a3748cf8a0badfe23367fc0"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-ghlv"
I20260710 11:07:26.299607 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:26.335253 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.336907 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.339321 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.343744 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.344013 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:26.344286 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.344496 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.435204 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:46641
I20260710 11:07:26.435349 29351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:46641 every 8 connection(s)
I20260710 11:07:26.441951 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.450917 29356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.457381 29357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.460114 29192 server_base.cc:1061] running on GCE node
W20260710 11:07:26.461283 29359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.462208 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.462407 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:26.462595 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681646462575 us; error 0 us; skew 500 ppm
I20260710 11:07:26.463171 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.466112 29192 webserver.cc:533] Webserver started at http://127.28.130.2:45185/ using document root <none> and password file <none>
I20260710 11:07:26.466797 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.467000 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.467378 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.468163 29352 heartbeater.cc:344] Connected to a master server at 127.28.130.62:46877
I20260710 11:07:26.468578 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-1-root/instance:
uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-ghlv"
I20260710 11:07:26.468631 29352 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.469894 29352 heartbeater.cc:507] Master 127.28.130.62:46877 requested a full tablet report, sending...
I20260710 11:07:26.473433 29224 ts_manager.cc:194] Registered new tserver with Master: dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641)
I20260710 11:07:26.474344 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:26.476557 29224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49756
I20260710 11:07:26.478762 29364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.479704 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:07:26.480142 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-1-root
uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-ghlv"
I20260710 11:07:26.480509 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:26.503958 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.505563 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.508142 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.511749 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.512044 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.512322 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.512526 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.598094 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.2:39035
I20260710 11:07:26.598307 29426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.2:39035 every 8 connection(s)
I20260710 11:07:26.605273 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.613468 29430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.614836 29431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.620376 29427 heartbeater.cc:344] Connected to a master server at 127.28.130.62:46877
I20260710 11:07:26.620883 29427 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.621865 29427 heartbeater.cc:507] Master 127.28.130.62:46877 requested a full tablet report, sending...
I20260710 11:07:26.624677 29224 ts_manager.cc:194] Registered new tserver with Master: 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:26.625458 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:26.626461 29224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49758
W20260710 11:07:26.627043 29433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.628278 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.628486 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:26.628686 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681646628665 us; error 0 us; skew 500 ppm
I20260710 11:07:26.629321 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.631857 29192 webserver.cc:533] Webserver started at http://127.28.130.3:45283/ using document root <none> and password file <none>
I20260710 11:07:26.632318 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.632503 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.632738 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.633816 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-2-root/instance:
uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-ghlv"
I20260710 11:07:26.638469 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:26.641897 29438 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.642752 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:26.643033 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-2-root
uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-ghlv"
I20260710 11:07:26.643309 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681644585412-29192-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:26.658582 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.660070 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.662153 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.665597 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.665880 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.666129 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.666313 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.748884 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.3:35303
I20260710 11:07:26.749087 29500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.3:35303 every 8 connection(s)
I20260710 11:07:26.765254 29501 heartbeater.cc:344] Connected to a master server at 127.28.130.62:46877
I20260710 11:07:26.765709 29501 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.766726 29501 heartbeater.cc:507] Master 127.28.130.62:46877 requested a full tablet report, sending...
I20260710 11:07:26.768958 29224 ts_manager.cc:194] Registered new tserver with Master: 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:26.769550 29192 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015868583s
I20260710 11:07:26.770725 29224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49762
I20260710 11:07:26.829116 29224 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:26.834125 29224 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:26.941802 29392 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7dde26dc13415591b370f5a772acbe (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:26.942776 29390 tablet_service.cc:1511] Processing CreateTablet for tablet e2c06aefbc8b4a12a1343c24286d06a7 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:26.943457 29392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7dde26dc13415591b370f5a772acbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.949272 29390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c06aefbc8b4a12a1343c24286d06a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.949433 29391 tablet_service.cc:1511] Processing CreateTablet for tablet 48d2e533735b4726b9a68dabb850edde (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:26.950030 29389 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca19e5b7ab44a3c90f2920129b8346c (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:26.953176 29386 tablet_service.cc:1511] Processing CreateTablet for tablet 83cbf207e0df4f9eb53cfc4245851f42 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:26.953573 29387 tablet_service.cc:1511] Processing CreateTablet for tablet f06c9ad0233d4ec3b29ef63145b42d91 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:26.952390 29388 tablet_service.cc:1511] Processing CreateTablet for tablet 9416192ec92049feac7aaa037da59641 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:26.954535 29385 tablet_service.cc:1511] Processing CreateTablet for tablet b185a0b880ca4f658ef62a4bd169513c (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:26.954608 29384 tablet_service.cc:1511] Processing CreateTablet for tablet a27e29d8d43e44fcafbb3b723e51f790 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:26.959882 29391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d2e533735b4726b9a68dabb850edde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.962715 29389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca19e5b7ab44a3c90f2920129b8346c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.963413 29387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06c9ad0233d4ec3b29ef63145b42d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.963996 29385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b185a0b880ca4f658ef62a4bd169513c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.965400 29386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cbf207e0df4f9eb53cfc4245851f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.967152 29384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27e29d8d43e44fcafbb3b723e51f790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.970961 29388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9416192ec92049feac7aaa037da59641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.024602 29466 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7dde26dc13415591b370f5a772acbe (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:27.024894 29465 tablet_service.cc:1511] Processing CreateTablet for tablet 48d2e533735b4726b9a68dabb850edde (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:27.025959 29466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7dde26dc13415591b370f5a772acbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.027155 29463 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca19e5b7ab44a3c90f2920129b8346c (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:27.028474 29463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca19e5b7ab44a3c90f2920129b8346c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.028936 29464 tablet_service.cc:1511] Processing CreateTablet for tablet e2c06aefbc8b4a12a1343c24286d06a7 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:27.030256 29464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c06aefbc8b4a12a1343c24286d06a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.033028 29462 tablet_service.cc:1511] Processing CreateTablet for tablet 9416192ec92049feac7aaa037da59641 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:27.033170 29459 tablet_service.cc:1511] Processing CreateTablet for tablet b185a0b880ca4f658ef62a4bd169513c (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:27.034379 29462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9416192ec92049feac7aaa037da59641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.036257 29311 tablet_service.cc:1511] Processing CreateTablet for tablet 83cbf207e0df4f9eb53cfc4245851f42 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:27.037302 29459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b185a0b880ca4f658ef62a4bd169513c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.037587 29311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cbf207e0df4f9eb53cfc4245851f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.040987 29460 tablet_service.cc:1511] Processing CreateTablet for tablet 83cbf207e0df4f9eb53cfc4245851f42 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:27.042376 29460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cbf207e0df4f9eb53cfc4245851f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.047680 29465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d2e533735b4726b9a68dabb850edde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.045190 29458 tablet_service.cc:1511] Processing CreateTablet for tablet a27e29d8d43e44fcafbb3b723e51f790 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:27.073303 29458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27e29d8d43e44fcafbb3b723e51f790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.070253 29316 tablet_service.cc:1511] Processing CreateTablet for tablet 48d2e533735b4726b9a68dabb850edde (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:27.078114 29316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d2e533735b4726b9a68dabb850edde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.083668 29461 tablet_service.cc:1511] Processing CreateTablet for tablet f06c9ad0233d4ec3b29ef63145b42d91 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:27.089176 29461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06c9ad0233d4ec3b29ef63145b42d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.080458 29317 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7dde26dc13415591b370f5a772acbe (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:27.088404 29313 tablet_service.cc:1511] Processing CreateTablet for tablet 9416192ec92049feac7aaa037da59641 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:27.089092 29310 tablet_service.cc:1511] Processing CreateTablet for tablet b185a0b880ca4f658ef62a4bd169513c (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:27.090003 29309 tablet_service.cc:1511] Processing CreateTablet for tablet a27e29d8d43e44fcafbb3b723e51f790 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:27.079196 29312 tablet_service.cc:1511] Processing CreateTablet for tablet f06c9ad0233d4ec3b29ef63145b42d91 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:27.092792 29313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9416192ec92049feac7aaa037da59641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.071085 29315 tablet_service.cc:1511] Processing CreateTablet for tablet e2c06aefbc8b4a12a1343c24286d06a7 (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:27.085197 29314 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca19e5b7ab44a3c90f2920129b8346c (DEFAULT_TABLE table=test-workload [id=acf5ed02a6e24d3ca42e6445ef544b80]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:27.100131 29309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27e29d8d43e44fcafbb3b723e51f790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.101480 29312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06c9ad0233d4ec3b29ef63145b42d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.103302 29310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b185a0b880ca4f658ef62a4bd169513c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.097416 29519 tablet_bootstrap.cc:492] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.105755 29315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c06aefbc8b4a12a1343c24286d06a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.108693 29317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7dde26dc13415591b370f5a772acbe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:07:27.124991 29272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:27.131924 29314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca19e5b7ab44a3c90f2920129b8346c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.135167 29519 tablet_bootstrap.cc:654] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.263481 29519 tablet_bootstrap.cc:492] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.264068 29519 ts_tablet_manager.cc:1403] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.196s	user 0.017s	sys 0.009s
I20260710 11:07:27.271427 29519 raft_consensus.cc:359] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.272293 29519 raft_consensus.cc:385] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.272616 29519 raft_consensus.cc:740] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.282413 29519 consensus_queue.cc:260] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.301517 29521 tablet_bootstrap.cc:492] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:27.307597 29427 heartbeater.cc:499] Master 127.28.130.62:46877 was elected leader, sending a full tablet report...
I20260710 11:07:27.308907 29519 ts_tablet_manager.cc:1434] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.007s
I20260710 11:07:27.311883 29523 tablet_bootstrap.cc:492] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:27.323148 29519 tablet_bootstrap.cc:492] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.328008 29521 tablet_bootstrap.cc:654] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.334296 29519 tablet_bootstrap.cc:654] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.341550 29521 tablet_bootstrap.cc:492] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:27.337149 29523 tablet_bootstrap.cc:654] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.342039 29521 ts_tablet_manager.cc:1403] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.004s
I20260710 11:07:27.345062 29521 raft_consensus.cc:359] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.345745 29521 raft_consensus.cc:385] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.346040 29521 raft_consensus.cc:740] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.346974 29521 consensus_queue.cc:260] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.349614 29523 tablet_bootstrap.cc:492] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
I20260710 11:07:27.350064 29523 ts_tablet_manager.cc:1403] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.007s
I20260710 11:07:27.352577 29519 tablet_bootstrap.cc:492] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.353123 29519 ts_tablet_manager.cc:1403] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.003s
I20260710 11:07:27.353487 29523 raft_consensus.cc:359] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.354224 29523 raft_consensus.cc:385] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.354341 29521 ts_tablet_manager.cc:1434] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:07:27.354542 29523 raft_consensus.cc:740] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.354934 29501 heartbeater.cc:499] Master 127.28.130.62:46877 was elected leader, sending a full tablet report...
I20260710 11:07:27.355304 29523 consensus_queue.cc:260] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.356396 29519 raft_consensus.cc:359] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.357115 29519 raft_consensus.cc:385] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.357457 29519 raft_consensus.cc:740] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.358199 29519 consensus_queue.cc:260] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
W20260710 11:07:27.358819 29428 tablet.cc:2406] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:27.360631 29519 ts_tablet_manager.cc:1434] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:07:27.361645 29519 tablet_bootstrap.cc:492] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.364157 29521 tablet_bootstrap.cc:492] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:27.368269 29519 tablet_bootstrap.cc:654] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.375563 29521 tablet_bootstrap.cc:654] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.378913 29352 heartbeater.cc:499] Master 127.28.130.62:46877 was elected leader, sending a full tablet report...
I20260710 11:07:27.379989 29523 ts_tablet_manager.cc:1434] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.003s
I20260710 11:07:27.381006 29523 tablet_bootstrap.cc:492] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:27.387651 29523 tablet_bootstrap.cc:654] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.393371 29519 tablet_bootstrap.cc:492] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.393918 29519 ts_tablet_manager.cc:1403] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260710 11:07:27.394199 29521 tablet_bootstrap.cc:492] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:27.394624 29521 ts_tablet_manager.cc:1403] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260710 11:07:27.396931 29519 raft_consensus.cc:359] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.397711 29519 raft_consensus.cc:385] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.398061 29519 raft_consensus.cc:740] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.398904 29519 consensus_queue.cc:260] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.401602 29519 ts_tablet_manager.cc:1434] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:27.402659 29519 tablet_bootstrap.cc:492] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.409014 29519 tablet_bootstrap.cc:654] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.414425 29521 raft_consensus.cc:359] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.415279 29521 raft_consensus.cc:385] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.415616 29521 raft_consensus.cc:740] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.416477 29521 consensus_queue.cc:260] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.424974 29523 tablet_bootstrap.cc:492] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
I20260710 11:07:27.425503 29523 ts_tablet_manager.cc:1403] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.018s
I20260710 11:07:27.428452 29523 raft_consensus.cc:359] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.429198 29523 raft_consensus.cc:385] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.429486 29523 raft_consensus.cc:740] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.430166 29523 consensus_queue.cc:260] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.431032 29521 ts_tablet_manager.cc:1434] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.002s
I20260710 11:07:27.431952 29521 tablet_bootstrap.cc:492] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:27.432578 29523 ts_tablet_manager.cc:1434] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:07:27.433529 29523 tablet_bootstrap.cc:492] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:27.435283 29519 tablet_bootstrap.cc:492] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.435910 29519 ts_tablet_manager.cc:1403] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.019s
I20260710 11:07:27.438723 29519 raft_consensus.cc:359] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.439543 29519 raft_consensus.cc:385] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.439909 29523 tablet_bootstrap.cc:654] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.439924 29519 raft_consensus.cc:740] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.441286 29519 consensus_queue.cc:260] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.445181 29519 ts_tablet_manager.cc:1434] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:27.446034 29528 raft_consensus.cc:493] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.446416 29519 tablet_bootstrap.cc:492] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.446506 29528 raft_consensus.cc:515] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.449164 29521 tablet_bootstrap.cc:654] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.449575 29528 leader_election.cc:290] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.454586 29519 tablet_bootstrap.cc:654] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.460975 29522 raft_consensus.cc:493] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.461833 29522 raft_consensus.cc:515] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.478935 29522 leader_election.cc:290] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.500059 29519 tablet_bootstrap.cc:492] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.501379 29519 ts_tablet_manager.cc:1403] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.012s
I20260710 11:07:27.508242 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c06aefbc8b4a12a1343c24286d06a7" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:27.508913 29521 tablet_bootstrap.cc:492] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:27.509084 29402 raft_consensus.cc:2468] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 0.
I20260710 11:07:27.509382 29521 ts_tablet_manager.cc:1403] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.017s
I20260710 11:07:27.511941 29293 leader_election.cc:304] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:27.511132 29519 raft_consensus.cc:359] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.513441 29519 raft_consensus.cc:385] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.514721 29519 raft_consensus.cc:740] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.515694 29519 consensus_queue.cc:260] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.514694 29528 raft_consensus.cc:2804] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.516822 29528 raft_consensus.cc:493] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.517182 29528 raft_consensus.cc:3060] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.520159 29519 ts_tablet_manager.cc:1434] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:07:27.521202 29519 tablet_bootstrap.cc:492] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.527119 29523 tablet_bootstrap.cc:492] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
I20260710 11:07:27.527612 29523 ts_tablet_manager.cc:1403] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.024s
I20260710 11:07:27.535020 29523 raft_consensus.cc:359] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:27.535753 29523 raft_consensus.cc:385] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.536049 29523 raft_consensus.cc:740] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.536716 29523 consensus_queue.cc:260] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:27.541685 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c06aefbc8b4a12a1343c24286d06a7" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:27.542682 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:27.544250 29523 ts_tablet_manager.cc:1434] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:07:27.544597 29521 raft_consensus.cc:359] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.545279 29523 tablet_bootstrap.cc:492] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:27.545275 29521 raft_consensus.cc:385] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.545719 29521 raft_consensus.cc:740] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.546253 29528 raft_consensus.cc:515] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.546452 29521 consensus_queue.cc:260] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.543589 29476 raft_consensus.cc:2468] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 0.
W20260710 11:07:27.549532 29367 leader_election.cc:343] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.550160 29519 tablet_bootstrap.cc:654] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.552884 29528 leader_election.cc:290] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.553373 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c06aefbc8b4a12a1343c24286d06a7" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:27.553920 29402 raft_consensus.cc:3060] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.554108 29521 ts_tablet_manager.cc:1434] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260710 11:07:27.554565 29522 raft_consensus.cc:493] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.555408 29521 tablet_bootstrap.cc:492] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:27.555171 29522 raft_consensus.cc:515] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.557235 29522 leader_election.cc:290] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.558046 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:27.559916 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:27.564196 29522 raft_consensus.cc:493] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.564699 29522 raft_consensus.cc:515] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.566857 29522 leader_election.cc:290] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.571265 29523 tablet_bootstrap.cc:654] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.571419 29402 raft_consensus.cc:2468] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 1.
W20260710 11:07:27.572654 29367 leader_election.cc:343] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.572880 29293 leader_election.cc:304] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:27.569078 29326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:27.574225 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c06aefbc8b4a12a1343c24286d06a7" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
W20260710 11:07:27.575681 29365 leader_election.cc:343] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.575779 29476 raft_consensus.cc:3060] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.574721 29528 raft_consensus.cc:2804] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.576197 29365 leader_election.cc:304] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c; no voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:27.578789 29522 raft_consensus.cc:2749] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:27.577029 29367 leader_election.cc:343] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.577494 29475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:27.577634 29528 raft_consensus.cc:697] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:27.580026 29474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
W20260710 11:07:27.581599 29365 leader_election.cc:343] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.582021 29365 leader_election.cc:304] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c; no voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0
W20260710 11:07:27.583173 29365 leader_election.cc:343] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.583824 29522 raft_consensus.cc:2749] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.583773 29365 leader_election.cc:304] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c; no voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:27.585111 29476 raft_consensus.cc:2468] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 1.
I20260710 11:07:27.585414 29522 raft_consensus.cc:2749] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.586458 29528 consensus_queue.cc:237] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.588613 29521 tablet_bootstrap.cc:654] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.596496 29519 tablet_bootstrap.cc:492] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.596966 29519 ts_tablet_manager.cc:1403] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.000s
I20260710 11:07:27.599535 29519 raft_consensus.cc:359] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:27.600335 29519 raft_consensus.cc:385] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.600633 29519 raft_consensus.cc:740] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.601383 29519 consensus_queue.cc:260] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:27.602754 29523 tablet_bootstrap.cc:492] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
I20260710 11:07:27.603322 29523 ts_tablet_manager.cc:1403] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.011s
I20260710 11:07:27.606405 29523 raft_consensus.cc:359] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.607298 29523 raft_consensus.cc:385] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.607667 29523 raft_consensus.cc:740] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.608680 29523 consensus_queue.cc:260] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.610631 29519 ts_tablet_manager.cc:1434] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:07:27.611557 29523 ts_tablet_manager.cc:1434] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:27.612736 29523 tablet_bootstrap.cc:492] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:27.619524 29523 tablet_bootstrap.cc:654] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.620101 29519 tablet_bootstrap.cc:492] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.631659 29519 tablet_bootstrap.cc:654] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.635324 29222 catalog_manager.cc:5697] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.643105 29521 tablet_bootstrap.cc:492] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:27.643822 29521 ts_tablet_manager.cc:1403] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.019s
I20260710 11:07:27.644888 29527 raft_consensus.cc:493] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.645485 29527 raft_consensus.cc:515] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.649466 29521 raft_consensus.cc:359] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.650260 29521 raft_consensus.cc:385] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.650498 29523 tablet_bootstrap.cc:492] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
I20260710 11:07:27.650633 29521 raft_consensus.cc:740] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.650981 29523 ts_tablet_manager.cc:1403] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.014s
I20260710 11:07:27.651548 29521 consensus_queue.cc:260] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.653772 29528 raft_consensus.cc:493] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.654007 29523 raft_consensus.cc:359] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.654798 29523 raft_consensus.cc:385] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.654450 29528 raft_consensus.cc:515] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.656708 29528 leader_election.cc:290] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.657161 29523 raft_consensus.cc:740] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.657449 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:27.658006 29523 consensus_queue.cc:260] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.659045 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
W20260710 11:07:27.660480 29293 leader_election.cc:343] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.660626 29523 ts_tablet_manager.cc:1434] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260710 11:07:27.659623 29476 raft_consensus.cc:2468] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 0.
I20260710 11:07:27.661722 29523 tablet_bootstrap.cc:492] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:27.662365 29521 ts_tablet_manager.cc:1434] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:07:27.663419 29521 tablet_bootstrap.cc:492] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:27.665877 29290 leader_election.cc:304] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [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: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:27.666746 29528 raft_consensus.cc:2804] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.678530 29523 tablet_bootstrap.cc:654] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.667169 29528 raft_consensus.cc:493] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.679531 29553 raft_consensus.cc:493] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.679622 29528 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.667136 29527 leader_election.cc:290] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:27.685276 29519 tablet_bootstrap.cc:492] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.685745 29519 ts_tablet_manager.cc:1403] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.002s
I20260710 11:07:27.688802 29542 raft_consensus.cc:493] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.689316 29542 raft_consensus.cc:515] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.681500 29553 raft_consensus.cc:515] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.695086 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:27.695781 29402 raft_consensus.cc:2468] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 0.
I20260710 11:07:27.698374 29326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:27.700933 29326 raft_consensus.cc:2468] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 0.
I20260710 11:07:27.698189 29293 leader_election.cc:304] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:27.701958 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:27.703989 29441 leader_election.cc:304] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
W20260710 11:07:27.704725 29290 leader_election.cc:343] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.704838 29527 raft_consensus.cc:2804] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.705252 29527 raft_consensus.cc:493] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.698303 29528 raft_consensus.cc:515] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.705600 29527 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.705868 29326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:27.708149 29522 raft_consensus.cc:493] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.708806 29522 raft_consensus.cc:515] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.710026 29519 raft_consensus.cc:359] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.710825 29519 raft_consensus.cc:385] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.711357 29519 raft_consensus.cc:740] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.712623 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:27.707636 29528 leader_election.cc:290] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.713229 29476 raft_consensus.cc:2468] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 0.
I20260710 11:07:27.713428 29528 raft_consensus.cc:2804] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.703030 29553 leader_election.cc:290] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:27.713891 29528 raft_consensus.cc:493] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.714359 29528 raft_consensus.cc:3060] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.714627 29365 leader_election.cc:304] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 
I20260710 11:07:27.713234 29527 raft_consensus.cc:515] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.712539 29519 consensus_queue.cc:260] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.716351 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:27.710769 29522 leader_election.cc:290] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
W20260710 11:07:27.717357 29441 leader_election.cc:343] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.717160 29476 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.701599 29542 leader_election.cc:290] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.724346 29522 raft_consensus.cc:2804] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.726467 29522 raft_consensus.cc:493] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.727639 29522 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.726275 29521 tablet_bootstrap.cc:654] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.742578 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:27.748195 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:27.750614 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:27.753063 29326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
W20260710 11:07:27.754449 29442 leader_election.cc:343] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.754758 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:27.753574 29542 raft_consensus.cc:493] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.755376 29327 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.755973 29542 raft_consensus.cc:515] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:27.756562 29476 raft_consensus.cc:2468] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 1.
I20260710 11:07:27.758517 29542 leader_election.cc:290] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.753742 29522 raft_consensus.cc:515] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.761898 29401 raft_consensus.cc:2393] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in current term 1: Already voted for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in this term.
I20260710 11:07:27.762650 29522 leader_election.cc:290] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
W20260710 11:07:27.755885 29293 leader_election.cc:343] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.764879 29442 leader_election.cc:304] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:27.765167 29326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:27.766121 29553 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:27.769589 29367 leader_election.cc:343] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.772176 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
W20260710 11:07:27.773752 29367 leader_election.cc:343] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:27.774309 29442 leader_election.cc:343] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.774897 29290 leader_election.cc:304] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [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: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:27.775825 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:27.771915 29527 leader_election.cc:290] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:27.776571 29401 raft_consensus.cc:2468] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 0.
I20260710 11:07:27.769440 29528 raft_consensus.cc:515] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.784464 29293 leader_election.cc:304] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:27.786487 29327 raft_consensus.cc:2468] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 1.
I20260710 11:07:27.787693 29441 leader_election.cc:304] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [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: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:27.788278 29528 leader_election.cc:290] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.789463 29527 raft_consensus.cc:2804] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.791273 29528 raft_consensus.cc:2804] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.791802 29528 raft_consensus.cc:697] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:27.788668 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:27.793170 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:27.791800 29542 raft_consensus.cc:2804] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.794210 29542 raft_consensus.cc:493] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.794675 29542 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.794260 29402 raft_consensus.cc:3060] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.796836 29474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:27.799160 29474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
W20260710 11:07:27.802227 29290 leader_election.cc:343] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.802275 29528 consensus_queue.cc:237] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
W20260710 11:07:27.803220 29290 leader_election.cc:343] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.809300 29519 ts_tablet_manager.cc:1434] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.123s	user 0.022s	sys 0.028s
I20260710 11:07:27.810688 29519 tablet_bootstrap.cc:492] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.813509 29402 raft_consensus.cc:2468] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 1.
I20260710 11:07:27.813650 29553 raft_consensus.cc:2749] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.823902 29293 leader_election.cc:304] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [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: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 3b85ebe4167c462dbe82bc8c5ede6ac8
I20260710 11:07:27.830349 29476 raft_consensus.cc:2468] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 1.
I20260710 11:07:27.814898 29542 raft_consensus.cc:515] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:27.821440 29527 raft_consensus.cc:697] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Becoming Leader. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:27.837082 29365 leader_election.cc:304] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [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: 03c1678ecbd44b29beb6e1a3e58ca62c, 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:27.836784 29527 consensus_queue.cc:237] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.837491 29542 leader_election.cc:290] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.838877 29555 raft_consensus.cc:2804] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.838915 29557 raft_consensus.cc:2804] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.840138 29557 raft_consensus.cc:697] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:27.841888 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:27.843539 29523 tablet_bootstrap.cc:492] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
W20260710 11:07:27.843662 29290 leader_election.cc:343] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.844031 29523 ts_tablet_manager.cc:1403] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.007s
I20260710 11:07:27.844089 29519 tablet_bootstrap.cc:654] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.841694 29555 raft_consensus.cc:697] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:27.848204 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:27.841303 29557 consensus_queue.cc:237] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.848383 29555 consensus_queue.cc:237] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.850927 29521 tablet_bootstrap.cc:492] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:27.850438 29402 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.852654 29521 ts_tablet_manager.cc:1403] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.023s
I20260710 11:07:27.848716 29523 raft_consensus.cc:359] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.860720 29402 raft_consensus.cc:2468] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 1.
I20260710 11:07:27.853860 29523 raft_consensus.cc:385] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.861332 29523 raft_consensus.cc:740] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.862483 29523 consensus_queue.cc:260] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.868148 29293 leader_election.cc:304] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [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: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 3b85ebe4167c462dbe82bc8c5ede6ac8
I20260710 11:07:27.868515 29224 catalog_manager.cc:5697] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.869477 29542 raft_consensus.cc:2804] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.872947 29521 raft_consensus.cc:359] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.876006 29521 raft_consensus.cc:385] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.882995 29523 ts_tablet_manager.cc:1434] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260710 11:07:27.873966 29528 raft_consensus.cc:493] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.886873 29523 tablet_bootstrap.cc:492] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:27.885840 29222 catalog_manager.cc:5697] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 0 to 1, leader changed from <none> to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 1 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.892201 29528 raft_consensus.cc:515] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.883670 29521 raft_consensus.cc:740] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.906129 29528 leader_election.cc:290] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.907366 29519 tablet_bootstrap.cc:492] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.907936 29519 ts_tablet_manager.cc:1403] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.002s
I20260710 11:07:27.908198 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:27.910218 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:27.910897 29402 raft_consensus.cc:2468] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 0.
I20260710 11:07:27.911190 29519 raft_consensus.cc:359] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.912170 29293 leader_election.cc:304] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:27.913497 29528 raft_consensus.cc:2804] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.913905 29528 raft_consensus.cc:493] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.914242 29528 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.915741 29519 raft_consensus.cc:385] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.916097 29519 raft_consensus.cc:740] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.916764 29519 consensus_queue.cc:260] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.921404 29519 ts_tablet_manager.cc:1434] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 11:07:27.923015 29519 tablet_bootstrap.cc:492] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c: Bootstrap starting.
I20260710 11:07:27.930809 29542 raft_consensus.cc:697] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:27.932744 29521 consensus_queue.cc:260] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.936880 29476 raft_consensus.cc:2468] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 0.
I20260710 11:07:27.937192 29542 consensus_queue.cc:237] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:27.945745 29224 catalog_manager.cc:5697] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.946698 29521 ts_tablet_manager.cc:1434] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260710 11:07:27.947908 29521 tablet_bootstrap.cc:492] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:27.956274 29523 tablet_bootstrap.cc:654] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.960139 29519 tablet_bootstrap.cc:654] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.960843 29528 raft_consensus.cc:515] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.966742 29528 leader_election.cc:290] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:27.967319 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:27.967780 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:27.968066 29402 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.968358 29476 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.969388 29521 tablet_bootstrap.cc:654] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.970890 29523 tablet_bootstrap.cc:492] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
I20260710 11:07:27.971345 29523 ts_tablet_manager.cc:1403] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.008s
I20260710 11:07:27.974771 29402 raft_consensus.cc:2468] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 1.
I20260710 11:07:27.974951 29476 raft_consensus.cc:2468] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 1.
I20260710 11:07:27.974553 29523 raft_consensus.cc:359] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.975549 29523 raft_consensus.cc:385] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.975917 29523 raft_consensus.cc:740] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.976279 29290 leader_election.cc:304] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:27.976665 29523 consensus_queue.cc:260] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.977162 29528 raft_consensus.cc:2804] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.977744 29528 raft_consensus.cc:697] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:27.978487 29519 tablet_bootstrap.cc:492] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c: No bootstrap required, opened a new log
I20260710 11:07:27.979218 29519 ts_tablet_manager.cc:1403] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260710 11:07:27.978658 29528 consensus_queue.cc:237] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.982373 29523 ts_tablet_manager.cc:1434] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:07:27.983122 29521 tablet_bootstrap.cc:492] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:27.983599 29521 ts_tablet_manager.cc:1403] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260710 11:07:27.985605 29519 raft_consensus.cc:359] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.986373 29519 raft_consensus.cc:385] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.983153 29523 tablet_bootstrap.cc:492] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:27.987118 29521 raft_consensus.cc:359] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.987942 29521 raft_consensus.cc:385] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.988263 29521 raft_consensus.cc:740] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.989049 29521 consensus_queue.cc:260] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:27.991681 29521 ts_tablet_manager.cc:1434] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:27.991801 29519 raft_consensus.cc:740] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.993059 29521 tablet_bootstrap.cc:492] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:27.992866 29519 consensus_queue.cc:260] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.002620 29523 tablet_bootstrap.cc:654] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.002622 29521 tablet_bootstrap.cc:654] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.005189 29519 ts_tablet_manager.cc:1434] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 11:07:28.019958 29523 tablet_bootstrap.cc:492] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
I20260710 11:07:28.020673 29523 ts_tablet_manager.cc:1403] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.012s
I20260710 11:07:28.019656 29224 catalog_manager.cc:5697] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.021739 29224 catalog_manager.cc:5697] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.023294 29224 catalog_manager.cc:5697] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:28.023543 29523 raft_consensus.cc:359] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.024401 29523 raft_consensus.cc:385] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.024744 29523 raft_consensus.cc:740] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.025453 29523 consensus_queue.cc:260] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.028924 29523 ts_tablet_manager.cc:1434] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:07:28.029421 29542 consensus_queue.cc:1048] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.029826 29523 tablet_bootstrap.cc:492] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0: Bootstrap starting.
I20260710 11:07:28.030757 29521 tablet_bootstrap.cc:492] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:28.037539 29521 ts_tablet_manager.cc:1403] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.009s
I20260710 11:07:28.037758 29523 tablet_bootstrap.cc:654] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.040589 29521 raft_consensus.cc:359] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:28.041412 29521 raft_consensus.cc:385] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.041738 29521 raft_consensus.cc:740] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.042632 29521 consensus_queue.cc:260] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:28.045275 29521 ts_tablet_manager.cc:1434] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:28.046352 29521 tablet_bootstrap.cc:492] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:28.049438 29523 tablet_bootstrap.cc:492] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0: No bootstrap required, opened a new log
I20260710 11:07:28.049901 29523 ts_tablet_manager.cc:1403] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:07:28.052778 29521 tablet_bootstrap.cc:654] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.052438 29523 raft_consensus.cc:359] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.053175 29523 raft_consensus.cc:385] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.053447 29523 raft_consensus.cc:740] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.054174 29523 consensus_queue.cc:260] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.056419 29523 ts_tablet_manager.cc:1434] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:07:28.057380 29527 raft_consensus.cc:493] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.057924 29527 raft_consensus.cc:515] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.059983 29527 leader_election.cc:290] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:28.060868 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:28.062054 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:28.062649 29402 raft_consensus.cc:2393] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in current term 1: Already voted for candidate dbd184f33a3748cf8a0badfe23367fc0 in this term.
I20260710 11:07:28.063990 29441 leader_election.cc:304] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:28.065001 29527 raft_consensus.cc:3060] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.073396 29527 raft_consensus.cc:2749] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:28.079285 29521 tablet_bootstrap.cc:492] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:28.079871 29521 ts_tablet_manager.cc:1403] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260710 11:07:28.084005 29521 raft_consensus.cc:359] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.084949 29521 raft_consensus.cc:385] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.085323 29521 raft_consensus.cc:740] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.086040 29521 consensus_queue.cc:260] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.088094 29521 ts_tablet_manager.cc:1434] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:28.089062 29521 tablet_bootstrap.cc:492] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8: Bootstrap starting.
I20260710 11:07:28.091756 29542 consensus_queue.cc:1048] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.094887 29521 tablet_bootstrap.cc:654] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:28.097059 29557 raft_consensus.cc:493] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.097513 29557 raft_consensus.cc:515] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.099443 29557 leader_election.cc:290] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:28.100984 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c9ad0233d4ec3b29ef63145b42d91" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:28.101332 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c9ad0233d4ec3b29ef63145b42d91" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:28.101748 29327 raft_consensus.cc:2468] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 0.
I20260710 11:07:28.101944 29476 raft_consensus.cc:2468] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 0.
I20260710 11:07:28.103209 29365 leader_election.cc:304] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 
I20260710 11:07:28.104386 29557 raft_consensus.cc:2804] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.104743 29557 raft_consensus.cc:493] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.105082 29557 raft_consensus.cc:3060] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.111869 29557 raft_consensus.cc:515] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.114509 29521 tablet_bootstrap.cc:492] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8: No bootstrap required, opened a new log
I20260710 11:07:28.114696 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c9ad0233d4ec3b29ef63145b42d91" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:28.115038 29521 ts_tablet_manager.cc:1403] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.012s
I20260710 11:07:28.115283 29327 raft_consensus.cc:3060] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.117765 29521 raft_consensus.cc:359] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.118536 29521 raft_consensus.cc:385] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:28.118852 29521 raft_consensus.cc:740] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Initialized, Role: FOLLOWER
I20260710 11:07:28.119578 29521 consensus_queue.cc:260] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.121667 29521 ts_tablet_manager.cc:1434] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:07:28.122030 29327 raft_consensus.cc:2468] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 1.
I20260710 11:07:28.122655 29557 leader_election.cc:290] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:28.124763 29367 leader_election.cc:304] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:28.127308 29556 raft_consensus.cc:2804] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.127964 29556 raft_consensus.cc:697] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:28.128337 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c9ad0233d4ec3b29ef63145b42d91" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
W20260710 11:07:28.129042 29272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:28.128975 29476 raft_consensus.cc:3060] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.128834 29556 consensus_queue.cc:237] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.135883 29476 raft_consensus.cc:2468] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 1.
I20260710 11:07:28.146863 29223 catalog_manager.cc:5697] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 0 to 1, leader changed from <none> to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 1 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.213053 29527 raft_consensus.cc:493] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.213596 29527 raft_consensus.cc:515] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.215612 29527 leader_election.cc:290] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:28.216316 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:28.216754 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:28.216954 29327 raft_consensus.cc:2468] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 0.
I20260710 11:07:28.217375 29402 raft_consensus.cc:2468] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 0.
I20260710 11:07:28.218039 29441 leader_election.cc:304] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:28.218737 29527 raft_consensus.cc:2804] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:28.219060 29527 raft_consensus.cc:493] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:28.219316 29527 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.224658 29527 raft_consensus.cc:515] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.226336 29527 leader_election.cc:290] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:28.227190 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:28.227411 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:28.227695 29327 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.228053 29402 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.232849 29327 raft_consensus.cc:2468] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 1.
I20260710 11:07:28.233830 29441 leader_election.cc:304] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:28.234449 29527 raft_consensus.cc:2804] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:28.234472 29402 raft_consensus.cc:2468] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 1.
I20260710 11:07:28.234925 29527 raft_consensus.cc:697] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Becoming Leader. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:28.235940 29527 consensus_queue.cc:237] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.244045 29223 catalog_manager.cc:5697] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:28.247802 29556 raft_consensus.cc:493] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.248293 29556 raft_consensus.cc:515] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.250380 29556 leader_election.cc:290] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:28.251221 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:28.251972 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" is_pre_election: true
I20260710 11:07:28.251981 29327 raft_consensus.cc:2393] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03c1678ecbd44b29beb6e1a3e58ca62c in current term 1: Already voted for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in this term.
I20260710 11:07:28.253713 29367 leader_election.cc:304] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c; no voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:28.254297 29556 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.260820 29556 raft_consensus.cc:2749] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:28.278596 29402 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.286482 29542 consensus_queue.cc:1048] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.297868 29565 consensus_queue.cc:1048] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:28.306990 29565 consensus_queue.cc:1048] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.322302 29326 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.323783 29527 consensus_queue.cc:1048] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.330071 29542 consensus_queue.cc:1048] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.336067 29556 consensus_queue.cc:1048] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.342854 29527 raft_consensus.cc:493] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:28.343453 29527 raft_consensus.cc:515] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:28.346896 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" is_pre_election: true
I20260710 11:07:28.347777 29401 raft_consensus.cc:2393] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in current term 1: Already voted for candidate dbd184f33a3748cf8a0badfe23367fc0 in this term.
I20260710 11:07:28.348170 29527 leader_election.cc:290] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641)
I20260710 11:07:28.349397 29326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0" is_pre_election: true
I20260710 11:07:28.350811 29441 leader_election.cc:304] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:28.351900 29527 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.358723 29527 raft_consensus.cc:2749] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:28.373405 29556 consensus_queue.cc:1048] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.382813 29559 consensus_queue.cc:1048] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.435474 29476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
mode: GRACEFUL
new_leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
 from {username='slave'} at 127.0.0.1:47358
I20260710 11:07:28.436095 29476 raft_consensus.cc:606] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Received request to transfer leadership to TS dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:28.450675 29565 consensus_queue.cc:1048] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:28.453027 29476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
mode: GRACEFUL
new_leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:47358
I20260710 11:07:28.453631 29476 raft_consensus.cc:606] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Received request to transfer leadership to TS 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:28.464044 29555 consensus_queue.cc:1048] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.470779 29565 consensus_queue.cc:1048] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.491770 29327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
mode: GRACEFUL
new_leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:49280
I20260710 11:07:28.492383 29327 raft_consensus.cc:606] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Received request to transfer leadership to TS 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:28.500602 29327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
mode: GRACEFUL
new_leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:49280
I20260710 11:07:28.501219 29327 raft_consensus.cc:606] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Received request to transfer leadership to TS 3b85ebe4167c462dbe82bc8c5ede6ac8
I20260710 11:07:28.504473 29555 consensus_queue.cc:1048] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.698954 29556 consensus_queue.cc:1048] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.710258 29522 consensus_queue.cc:1048] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.801333 29559 consensus_queue.cc:1048] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.809453 29559 raft_consensus.cc:993] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8: : Instructing follower dbd184f33a3748cf8a0badfe23367fc0 to start an election
I20260710 11:07:28.809867 29559 raft_consensus.cc:1081] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Signalling peer dbd184f33a3748cf8a0badfe23367fc0 to start an election
I20260710 11:07:28.815306 29327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
 from {username='slave'} at 127.0.0.1:49278
I20260710 11:07:28.815994 29327 raft_consensus.cc:493] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.816362 29327 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.816690 29559 consensus_queue.cc:1048] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.823412 29327 raft_consensus.cc:515] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.828820 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:28.828945 29474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:28.829396 29401 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.829507 29474 raft_consensus.cc:3055] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.830433 29474 raft_consensus.cc:740] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:28.831207 29474 consensus_queue.cc:260] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.832424 29474 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.837049 29327 leader_election.cc:290] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 2 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:28.837445 29401 raft_consensus.cc:2468] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 2.
I20260710 11:07:28.839643 29474 raft_consensus.cc:2468] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 2.
I20260710 11:07:28.840715 29293 leader_election.cc:304] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:28.841557 29542 raft_consensus.cc:2804] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.842016 29542 raft_consensus.cc:697] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 2 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:28.842756 29542 consensus_queue.cc:237] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.849555 29223 catalog_manager.cc:5697] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 1 to 2, leader changed from 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3) to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.851176 29565 raft_consensus.cc:993] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0: : Instructing follower 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:28.851648 29542 raft_consensus.cc:1081] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Signalling peer 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:28.853325 29401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:32862
I20260710 11:07:28.853758 29401 raft_consensus.cc:493] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.854046 29401 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.859613 29401 raft_consensus.cc:515] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.862600 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:28.863220 29327 raft_consensus.cc:3055] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.863387 29401 leader_election.cc:290] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 2 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:28.863592 29327 raft_consensus.cc:740] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:28.864439 29327 consensus_queue.cc:260] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.865501 29474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:28.865859 29327 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.866117 29474 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.873612 29327 raft_consensus.cc:2468] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 2.
I20260710 11:07:28.873612 29474 raft_consensus.cc:2468] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 2.
I20260710 11:07:28.875175 29367 leader_election.cc:304] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:28.875913 29522 raft_consensus.cc:2804] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.876309 29522 raft_consensus.cc:697] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:28.877039 29522 consensus_queue.cc:237] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.884456 29223 catalog_manager.cc:5697] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 1 to 2, leader changed from dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1) to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 2 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.943946 29565 raft_consensus.cc:993] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0: : Instructing follower 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:28.944445 29565 raft_consensus.cc:1081] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Signalling peer 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:28.946046 29474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:47346
I20260710 11:07:28.946605 29474 raft_consensus.cc:493] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.946942 29474 raft_consensus.cc:3060] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.951684 29474 raft_consensus.cc:515] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.953887 29474 leader_election.cc:290] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 2 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:28.954372 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:28.954620 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27e29d8d43e44fcafbb3b723e51f790" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:28.955010 29327 raft_consensus.cc:3055] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.955346 29327 raft_consensus.cc:740] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:28.955374 29401 raft_consensus.cc:3060] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.956161 29327 consensus_queue.cc:260] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.957291 29327 raft_consensus.cc:3060] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.961998 29603 raft_consensus.cc:993] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8: : Instructing follower 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:28.962462 29527 raft_consensus.cc:1081] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Signalling peer 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:28.963766 29401 raft_consensus.cc:2468] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 2.
I20260710 11:07:28.964454 29402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:32872
I20260710 11:07:28.964453 29327 raft_consensus.cc:2468] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 2.
I20260710 11:07:28.965349 29402 raft_consensus.cc:493] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.965772 29402 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.966179 29441 leader_election.cc:304] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:28.967192 29527 raft_consensus.cc:2804] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.967665 29527 raft_consensus.cc:697] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Becoming Leader. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:28.968551 29527 consensus_queue.cc:237] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.973927 29402 raft_consensus.cc:515] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.977017 29402 leader_election.cc:290] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 2 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:28.977381 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:28.977097 29223 catalog_manager.cc:5697] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 reported cstate change: term changed from 1 to 2, leader changed from dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1) to 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:28.977979 29327 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.979229 29474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:28.979993 29474 raft_consensus.cc:3055] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.980381 29474 raft_consensus.cc:740] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:28.981438 29474 consensus_queue.cc:260] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.982810 29474 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.985422 29327 raft_consensus.cc:2468] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 2.
I20260710 11:07:28.986750 29367 leader_election.cc:304] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:28.987587 29522 raft_consensus.cc:2804] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.988099 29522 raft_consensus.cc:697] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:28.988912 29522 consensus_queue.cc:237] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:28.993216 29474 raft_consensus.cc:2468] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 2.
I20260710 11:07:28.997205 29223 catalog_manager.cc:5697] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 1 to 2, leader changed from 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3) to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 2 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.228358 29402 raft_consensus.cc:1275] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Refusing update from remote peer dbd184f33a3748cf8a0badfe23367fc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:29.229553 29565 consensus_queue.cc:1048] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:29.238801 29474 raft_consensus.cc:1275] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Refusing update from remote peer dbd184f33a3748cf8a0badfe23367fc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:29.240068 29565 consensus_queue.cc:1048] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:29.407200 29474 raft_consensus.cc:1275] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:29.408317 29522 consensus_queue.cc:1048] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:29.416692 29327 raft_consensus.cc:1275] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:29.418190 29522 consensus_queue.cc:1048] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:29.445142 29402 raft_consensus.cc:1275] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:29.446276 29527 consensus_queue.cc:1048] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:29.454046 29327 raft_consensus.cc:1275] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:29.455756 29559 consensus_queue.cc:1048] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:29.536929 29327 raft_consensus.cc:1275] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:29.538059 29522 consensus_queue.cc:1048] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:29.546078 29474 raft_consensus.cc:1275] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:29.548867 29613 consensus_queue.cc:1048] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.531476 29192 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:07:31.532295 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:31.550479 29327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
mode: GRACEFUL
new_leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:49284
I20260710 11:07:31.551131 29327 raft_consensus.cc:606] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Received request to transfer leadership to TS 3b85ebe4167c462dbe82bc8c5ede6ac8
I20260710 11:07:31.560883 29402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9416192ec92049feac7aaa037da59641"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
mode: GRACEFUL
new_leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:32882
I20260710 11:07:31.561380 29402 raft_consensus.cc:606] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Received request to transfer leadership to TS 3b85ebe4167c462dbe82bc8c5ede6ac8
I20260710 11:07:31.562491 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:31.562978 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:31.725739 29616 raft_consensus.cc:993] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0: : Instructing follower 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:31.726138 29624 raft_consensus.cc:1081] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Signalling peer 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:31.727622 29476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:47346
I20260710 11:07:31.728119 29476 raft_consensus.cc:493] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.728440 29476 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.732941 29476 raft_consensus.cc:515] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:31.734532 29476 leader_election.cc:290] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 2 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641)
I20260710 11:07:31.735414 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:31.735548 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:31.736024 29402 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.736075 29327 raft_consensus.cc:3055] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:31.736408 29327 raft_consensus.cc:740] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:31.737047 29327 consensus_queue.cc:260] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:31.737901 29327 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.740599 29402 raft_consensus.cc:2468] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 2.
I20260710 11:07:31.741679 29442 leader_election.cc:304] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 
I20260710 11:07:31.742323 29618 raft_consensus.cc:2804] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:31.742339 29327 raft_consensus.cc:2468] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 2.
I20260710 11:07:31.743795 29618 raft_consensus.cc:697] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Becoming Leader. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:31.744515 29618 consensus_queue.cc:237] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:31.751376 29222 catalog_manager.cc:5697] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 reported cstate change: term changed from 1 to 2, leader changed from dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1) to 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.787874 29613 raft_consensus.cc:993] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c: : Instructing follower 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:31.788311 29620 raft_consensus.cc:1081] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Signalling peer 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:31.789784 29476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9416192ec92049feac7aaa037da59641"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:47354
I20260710 11:07:31.790297 29476 raft_consensus.cc:493] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.790576 29476 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.794878 29476 raft_consensus.cc:515] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:31.796443 29476 leader_election.cc:290] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 2 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:31.797441 29402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:31.797434 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:31.797997 29402 raft_consensus.cc:3055] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:31.798051 29327 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.798413 29402 raft_consensus.cc:740] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:31.799213 29402 consensus_queue.cc:260] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:31.800419 29402 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.803382 29327 raft_consensus.cc:2468] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 2.
I20260710 11:07:31.804404 29441 leader_election.cc:304] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:31.805148 29618 raft_consensus.cc:2804] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:31.805213 29402 raft_consensus.cc:2468] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 2.
I20260710 11:07:31.805567 29618 raft_consensus.cc:697] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Becoming Leader. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:31.806346 29618 consensus_queue.cc:237] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:31.815423 29222 catalog_manager.cc:5697] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 reported cstate change: term changed from 1 to 2, leader changed from 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2) to 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:32.166350 29402 raft_consensus.cc:1275] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.167795 29618 consensus_queue.cc:1048] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.177259 29327 raft_consensus.cc:1275] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.178820 29634 consensus_queue.cc:1048] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.293182 29402 raft_consensus.cc:1275] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.294322 29634 consensus_queue.cc:1048] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.302230 29327 raft_consensus.cc:1275] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.303889 29625 consensus_queue.cc:1048] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.563794 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:32.573326 29476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
mode: GRACEFUL
new_leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:47358
I20260710 11:07:32.573871 29476 raft_consensus.cc:606] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Received request to transfer leadership to TS 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:32.578665 29327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
mode: GRACEFUL
new_leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:49280
I20260710 11:07:32.579159 29327 raft_consensus.cc:606] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 2 LEADER]: Received request to transfer leadership to TS 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:32.583528 29327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2c06aefbc8b4a12a1343c24286d06a7"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
mode: GRACEFUL
new_leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:49280
I20260710 11:07:32.583995 29327 raft_consensus.cc:606] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Received request to transfer leadership to TS 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:32.587985 29327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
mode: GRACEFUL
new_leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:49280
I20260710 11:07:32.588393 29327 raft_consensus.cc:606] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Received request to transfer leadership to TS 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:32.592666 29476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9416192ec92049feac7aaa037da59641"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
mode: GRACEFUL
new_leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:47358
I20260710 11:07:32.593194 29476 raft_consensus.cc:606] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Received request to transfer leadership to TS 03c1678ecbd44b29beb6e1a3e58ca62c
I20260710 11:07:32.731554 29634 raft_consensus.cc:993] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8: : Instructing follower 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:32.731973 29625 raft_consensus.cc:1081] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Signalling peer 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:32.733371 29401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:32872
I20260710 11:07:32.733837 29401 raft_consensus.cc:493] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.734114 29401 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.739004 29401 raft_consensus.cc:515] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:32.740867 29401 leader_election.cc:290] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 3 election: Requested vote from peers 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303), dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641)
I20260710 11:07:32.741503 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:32.741770 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:32.742039 29476 raft_consensus.cc:3055] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:32.742198 29327 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.742348 29476 raft_consensus.cc:740] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:32.742985 29476 consensus_queue.cc:260] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [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: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:32.743854 29476 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.747094 29327 raft_consensus.cc:2468] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 3.
I20260710 11:07:32.747917 29476 raft_consensus.cc:2468] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 3.
I20260710 11:07:32.748137 29367 leader_election.cc:304] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [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: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:32.748799 29639 raft_consensus.cc:2804] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:32.749151 29639 raft_consensus.cc:697] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:32.749797 29639 consensus_queue.cc:237] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [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: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:32.755342 29222 catalog_manager.cc:5697] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 2 to 3, leader changed from 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3) to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 3 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.885299 29634 raft_consensus.cc:993] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8: : Instructing follower 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:32.885673 29625 raft_consensus.cc:1081] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Signalling peer 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:32.887063 29401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9416192ec92049feac7aaa037da59641"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:32872
I20260710 11:07:32.887513 29401 raft_consensus.cc:493] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.887814 29401 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.890189 29624 raft_consensus.cc:993] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0: : Instructing follower 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:32.890602 29641 raft_consensus.cc:1081] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Signalling peer 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:32.892192 29402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2c06aefbc8b4a12a1343c24286d06a7"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:32862
I20260710 11:07:32.892696 29402 raft_consensus.cc:493] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.893016 29402 raft_consensus.cc:3060] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.893150 29401 raft_consensus.cc:515] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.895457 29401 leader_election.cc:290] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 3 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:32.895771 29624 raft_consensus.cc:993] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0: : Instructing follower 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:32.895766 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:32.896579 29327 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.896466 29476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9416192ec92049feac7aaa037da59641" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:32.897054 29476 raft_consensus.cc:3055] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:32.897334 29476 raft_consensus.cc:740] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:32.898087 29641 raft_consensus.cc:1081] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 2 LEADER]: Signalling peer 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:32.898051 29476 consensus_queue.cc:260] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.899225 29476 raft_consensus.cc:3060] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.899781 29401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:32862
I20260710 11:07:32.900283 29401 raft_consensus.cc:493] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.900633 29401 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.901396 29327 raft_consensus.cc:2468] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 3.
I20260710 11:07:32.905594 29402 raft_consensus.cc:515] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.906606 29367 leader_election.cc:304] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [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: 03c1678ecbd44b29beb6e1a3e58ca62c, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:32.907469 29401 raft_consensus.cc:515] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.907837 29639 raft_consensus.cc:2804] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:32.908337 29639 raft_consensus.cc:697] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:32.908695 29474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c06aefbc8b4a12a1343c24286d06a7" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:32.909204 29474 raft_consensus.cc:3060] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.909106 29639 consensus_queue.cc:237] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.910565 29475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:32.911085 29475 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.912292 29476 raft_consensus.cc:2468] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 3.
I20260710 11:07:32.913066 29402 leader_election.cc:290] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 2 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:32.916102 29326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d2e533735b4726b9a68dabb850edde" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:32.916272 29401 leader_election.cc:290] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 3 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:32.916738 29326 raft_consensus.cc:3055] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:32.917069 29326 raft_consensus.cc:740] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:32.917865 29475 raft_consensus.cc:2468] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 3.
I20260710 11:07:32.917769 29326 consensus_queue.cc:260] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.917657 29222 catalog_manager.cc:5697] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 2 to 3, leader changed from 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3) to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 3 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.918533 29474 raft_consensus.cc:2468] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 2.
I20260710 11:07:32.919005 29326 raft_consensus.cc:3060] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:32.920317 29365 leader_election.cc:304] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [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: 03c1678ecbd44b29beb6e1a3e58ca62c, 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 
I20260710 11:07:32.920965 29639 raft_consensus.cc:2804] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:32.921113 29365 leader_election.cc:304] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 
I20260710 11:07:32.921586 29639 raft_consensus.cc:697] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:32.921859 29620 raft_consensus.cc:2804] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:32.922449 29639 consensus_queue.cc:237] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.925269 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c06aefbc8b4a12a1343c24286d06a7" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:32.925920 29327 raft_consensus.cc:3055] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:32.926275 29327 raft_consensus.cc:740] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:32.927258 29327 consensus_queue.cc:260] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.928488 29327 raft_consensus.cc:3060] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.932546 29326 raft_consensus.cc:2468] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 3.
I20260710 11:07:32.933423 29327 raft_consensus.cc:2468] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 2.
I20260710 11:07:32.934743 29620 raft_consensus.cc:697] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:32.935460 29620 consensus_queue.cc:237] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:32.941920 29222 catalog_manager.cc:5697] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 2 to 3, leader changed from dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1) to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 3 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.942965 29222 catalog_manager.cc:5697] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 1 to 2, leader changed from dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1) to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 2 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.059418 29645 raft_consensus.cc:993] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0: : Instructing follower 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:33.059878 29624 raft_consensus.cc:1081] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Signalling peer 03c1678ecbd44b29beb6e1a3e58ca62c to start an election
I20260710 11:07:33.061300 29401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
 from {username='slave'} at 127.0.0.1:32862
I20260710 11:07:33.061761 29401 raft_consensus.cc:493] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:33.062036 29401 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.066437 29401 raft_consensus.cc:515] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:33.068043 29401 leader_election.cc:290] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 2 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:33.068857 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:33.069087 29474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:33.069422 29327 raft_consensus.cc:3055] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:33.069576 29474 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.069744 29327 raft_consensus.cc:740] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:33.070473 29327 consensus_queue.cc:260] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:33.071563 29327 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:33.076200 29474 raft_consensus.cc:2468] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 2.
I20260710 11:07:33.077245 29327 raft_consensus.cc:2468] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c1678ecbd44b29beb6e1a3e58ca62c in term 2.
I20260710 11:07:33.077412 29365 leader_election.cc:304] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c1678ecbd44b29beb6e1a3e58ca62c, 3b85ebe4167c462dbe82bc8c5ede6ac8; no voters: 
I20260710 11:07:33.078140 29620 raft_consensus.cc:2804] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:33.078610 29620 raft_consensus.cc:697] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Becoming Leader. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:33.079336 29620 consensus_queue.cc:237] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:33.086211 29222 catalog_manager.cc:5697] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c reported cstate change: term changed from 1 to 2, leader changed from dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1) to 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2). New cstate: current_term: 2 leader_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:33.199498 29327 raft_consensus.cc:1275] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:33.200709 29620 consensus_queue.cc:1048] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.211228 29474 raft_consensus.cc:1275] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:33.212600 29620 consensus_queue.cc:1048] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.408795 29327 raft_consensus.cc:1275] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.410056 29620 consensus_queue.cc:1048] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.412827 29474 raft_consensus.cc:1275] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:33.415084 29620 consensus_queue.cc:1048] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.419283 29474 raft_consensus.cc:1275] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.420845 29656 consensus_queue.cc:1048] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.432804 29327 raft_consensus.cc:1275] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:33.434435 29620 consensus_queue.cc:1048] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.444700 29475 raft_consensus.cc:1275] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:33.445039 29327 raft_consensus.cc:1275] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:33.446285 29620 consensus_queue.cc:1048] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.446974 29658 consensus_queue.cc:1048] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:33.602806 29327 raft_consensus.cc:1275] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.604038 29620 consensus_queue.cc:1048] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.613886 29475 raft_consensus.cc:1275] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Refusing update from remote peer 03c1678ecbd44b29beb6e1a3e58ca62c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:33.615083 29639 consensus_queue.cc:1048] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:35.604568 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:35.611886 29401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
mode: GRACEFUL
new_leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:32882
I20260710 11:07:35.612581 29401 raft_consensus.cc:606] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Received request to transfer leadership to TS 3b85ebe4167c462dbe82bc8c5ede6ac8
I20260710 11:07:35.615365 29401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
mode: GRACEFUL
new_leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:32882
I20260710 11:07:35.615867 29401 raft_consensus.cc:606] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Received request to transfer leadership to TS 3b85ebe4167c462dbe82bc8c5ede6ac8
I20260710 11:07:35.618212 29401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
mode: GRACEFUL
new_leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
 from {username='slave'} at 127.0.0.1:32882
I20260710 11:07:35.618685 29401 raft_consensus.cc:606] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Received request to transfer leadership to TS dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:35.621035 29401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
mode: GRACEFUL
new_leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
 from {username='slave'} at 127.0.0.1:32882
I20260710 11:07:35.621490 29401 raft_consensus.cc:606] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Received request to transfer leadership to TS dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:35.623849 29401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f06c9ad0233d4ec3b29ef63145b42d91"
dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
mode: GRACEFUL
new_leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
 from {username='slave'} at 127.0.0.1:32882
I20260710 11:07:35.624305 29401 raft_consensus.cc:606] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Received request to transfer leadership to TS dbd184f33a3748cf8a0badfe23367fc0
I20260710 11:07:35.625495 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:07:35.626021 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:35.658663 29620 raft_consensus.cc:993] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c: : Instructing follower dbd184f33a3748cf8a0badfe23367fc0 to start an election
I20260710 11:07:35.659142 29668 raft_consensus.cc:1081] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Signalling peer dbd184f33a3748cf8a0badfe23367fc0 to start an election
I20260710 11:07:35.660708 29327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
 from {username='slave'} at 127.0.0.1:49274
I20260710 11:07:35.661290 29327 raft_consensus.cc:493] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.661613 29327 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.666287 29327 raft_consensus.cc:515] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.667919 29327 leader_election.cc:290] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 3 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:35.669178 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:35.669068 29475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cbf207e0df4f9eb53cfc4245851f42" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:35.669857 29475 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.670346 29401 raft_consensus.cc:3055] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:35.670717 29401 raft_consensus.cc:740] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:35.671645 29401 consensus_queue.cc:260] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.672854 29401 raft_consensus.cc:3060] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.675459 29475 raft_consensus.cc:2468] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 3.
I20260710 11:07:35.676712 29290 leader_election.cc:304] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [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: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:35.678448 29401 raft_consensus.cc:2468] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 3.
I20260710 11:07:35.678519 29669 raft_consensus.cc:2804] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:35.679824 29669 raft_consensus.cc:697] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:35.680833 29669 consensus_queue.cc:237] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.687999 29223 catalog_manager.cc:5697] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 2 to 3, leader changed from 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2) to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 3 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.816880 29620 raft_consensus.cc:993] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c: : Instructing follower dbd184f33a3748cf8a0badfe23367fc0 to start an election
I20260710 11:07:35.817319 29668 raft_consensus.cc:1081] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Signalling peer dbd184f33a3748cf8a0badfe23367fc0 to start an election
I20260710 11:07:35.818779 29327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
 from {username='slave'} at 127.0.0.1:49274
I20260710 11:07:35.819334 29327 raft_consensus.cc:493] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.819625 29327 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.824268 29327 raft_consensus.cc:515] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.825654 29327 leader_election.cc:290] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 3 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:35.826587 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:35.826671 29475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b185a0b880ca4f658ef62a4bd169513c" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:35.827275 29401 raft_consensus.cc:3055] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:35.827333 29475 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.827579 29401 raft_consensus.cc:740] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:35.828267 29401 consensus_queue.cc:260] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.829200 29401 raft_consensus.cc:3060] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.832131 29475 raft_consensus.cc:2468] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 3.
I20260710 11:07:35.833069 29290 leader_election.cc:304] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [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: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:35.833732 29669 raft_consensus.cc:2804] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:35.833932 29401 raft_consensus.cc:2468] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 3.
I20260710 11:07:35.834225 29669 raft_consensus.cc:697] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:35.835153 29669 consensus_queue.cc:237] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.841986 29223 catalog_manager.cc:5697] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 2 to 3, leader changed from 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2) to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 3 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.860582 29620 raft_consensus.cc:993] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c: : Instructing follower 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:35.861033 29668 raft_consensus.cc:1081] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Signalling peer 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:35.862636 29475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:47354
I20260710 11:07:35.863109 29475 raft_consensus.cc:493] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.863375 29475 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.868216 29475 raft_consensus.cc:515] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.870100 29475 leader_election.cc:290] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 3 election: Requested vote from peers dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641), 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035)
I20260710 11:07:35.870855 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:35.871173 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca19e5b7ab44a3c90f2920129b8346c" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:35.871398 29327 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.871693 29401 raft_consensus.cc:3055] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:35.871976 29401 raft_consensus.cc:740] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:35.872607 29401 consensus_queue.cc:260] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.873425 29401 raft_consensus.cc:3060] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.875324 29327 raft_consensus.cc:2468] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 3.
I20260710 11:07:35.876396 29441 leader_election.cc:304] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [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: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:35.877278 29667 raft_consensus.cc:2804] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:35.877979 29401 raft_consensus.cc:2468] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 3.
I20260710 11:07:35.878430 29667 raft_consensus.cc:697] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 LEADER]: Becoming Leader. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:35.879248 29667 consensus_queue.cc:237] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [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: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.887045 29223 catalog_manager.cc:5697] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 reported cstate change: term changed from 2 to 3, leader changed from 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2) to 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3). New cstate: current_term: 3 leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:35.905018 29620 raft_consensus.cc:993] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c: : Instructing follower 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:35.905395 29668 raft_consensus.cc:1081] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Signalling peer 3b85ebe4167c462dbe82bc8c5ede6ac8 to start an election
I20260710 11:07:35.906765 29475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe"
dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
 from {username='slave'} at 127.0.0.1:47354
I20260710 11:07:35.907225 29475 raft_consensus.cc:493] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.907498 29475 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.911783 29475 raft_consensus.cc:515] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:35.913341 29475 leader_election.cc:290] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [CANDIDATE]: Term 4 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641)
I20260710 11:07:35.914196 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:35.914345 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7dde26dc13415591b370f5a772acbe" candidate_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
I20260710 11:07:35.914716 29401 raft_consensus.cc:3055] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:35.914772 29327 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.915026 29401 raft_consensus.cc:740] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:35.915680 29401 consensus_queue.cc:260] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [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: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:35.916570 29401 raft_consensus.cc:3060] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:35.918780 29327 raft_consensus.cc:2468] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 4.
I20260710 11:07:35.919703 29441 leader_election.cc:304] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [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: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:35.920380 29667 raft_consensus.cc:2804] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:35.920701 29401 raft_consensus.cc:2468] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b85ebe4167c462dbe82bc8c5ede6ac8 in term 4.
I20260710 11:07:35.920732 29667 raft_consensus.cc:697] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 4 LEADER]: Becoming Leader. State: Replica: 3b85ebe4167c462dbe82bc8c5ede6ac8, State: Running, Role: LEADER
I20260710 11:07:35.921864 29667 consensus_queue.cc:237] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [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: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } }
I20260710 11:07:35.928556 29223 catalog_manager.cc:5697] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 reported cstate change: term changed from 3 to 4, leader changed from 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2) to 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3). New cstate: current_term: 4 leader_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.967952 29620 raft_consensus.cc:993] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c: : Instructing follower dbd184f33a3748cf8a0badfe23367fc0 to start an election
I20260710 11:07:35.968348 29668 raft_consensus.cc:1081] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Signalling peer dbd184f33a3748cf8a0badfe23367fc0 to start an election
I20260710 11:07:35.969677 29327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f06c9ad0233d4ec3b29ef63145b42d91"
dest_uuid: "dbd184f33a3748cf8a0badfe23367fc0"
 from {username='slave'} at 127.0.0.1:49274
I20260710 11:07:35.970117 29327 raft_consensus.cc:493] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.970363 29327 raft_consensus.cc:3060] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.974272 29327 raft_consensus.cc:515] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.975700 29327 leader_election.cc:290] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 2 election: Requested vote from peers 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2:39035), 3b85ebe4167c462dbe82bc8c5ede6ac8 (127.28.130.3:35303)
I20260710 11:07:35.976459 29401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c9ad0233d4ec3b29ef63145b42d91" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c"
I20260710 11:07:35.976652 29475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c9ad0233d4ec3b29ef63145b42d91" candidate_uuid: "dbd184f33a3748cf8a0badfe23367fc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8"
I20260710 11:07:35.977006 29401 raft_consensus.cc:3055] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:35.977135 29475 raft_consensus.cc:3060] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.977324 29401 raft_consensus.cc:740] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03c1678ecbd44b29beb6e1a3e58ca62c, State: Running, Role: LEADER
I20260710 11:07:35.978157 29401 consensus_queue.cc:260] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.979254 29401 raft_consensus.cc:3060] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:35.983834 29475 raft_consensus.cc:2468] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 2.
I20260710 11:07:35.985033 29401 raft_consensus.cc:2468] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbd184f33a3748cf8a0badfe23367fc0 in term 2.
I20260710 11:07:35.985005 29290 leader_election.cc:304] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b85ebe4167c462dbe82bc8c5ede6ac8, dbd184f33a3748cf8a0badfe23367fc0; no voters: 
I20260710 11:07:35.985836 29669 raft_consensus.cc:2804] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:35.986193 29669 raft_consensus.cc:697] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 LEADER]: Becoming Leader. State: Replica: dbd184f33a3748cf8a0badfe23367fc0, State: Running, Role: LEADER
I20260710 11:07:35.986884 29669 consensus_queue.cc:237] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } }
I20260710 11:07:35.993609 29223 catalog_manager.cc:5697] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 reported cstate change: term changed from 1 to 2, leader changed from 03c1678ecbd44b29beb6e1a3e58ca62c (127.28.130.2) to dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "dbd184f33a3748cf8a0badfe23367fc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:36.078924 29475 raft_consensus.cc:1275] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Refusing update from remote peer dbd184f33a3748cf8a0badfe23367fc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.080176 29669 consensus_queue.cc:1048] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:36.090394 29401 raft_consensus.cc:1275] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Refusing update from remote peer dbd184f33a3748cf8a0badfe23367fc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.092108 29684 consensus_queue.cc:1048] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:36.288440 29327 raft_consensus.cc:1275] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.289543 29667 consensus_queue.cc:1048] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:36.291340 29401 raft_consensus.cc:1275] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Refusing update from remote peer dbd184f33a3748cf8a0badfe23367fc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.292534 29684 consensus_queue.cc:1048] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:36.299742 29402 raft_consensus.cc:1275] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.304780 29667 consensus_queue.cc:1048] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:36.313897 29475 raft_consensus.cc:1275] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Refusing update from remote peer dbd184f33a3748cf8a0badfe23367fc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.315656 29684 consensus_queue.cc:1048] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:36.320345 29327 raft_consensus.cc:1275] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 4 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:36.322270 29667 consensus_queue.cc:1048] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbd184f33a3748cf8a0badfe23367fc0" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:36.334618 29402 raft_consensus.cc:1275] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 4 FOLLOWER]: Refusing update from remote peer 3b85ebe4167c462dbe82bc8c5ede6ac8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:36.335956 29677 consensus_queue.cc:1048] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:36.392263 29402 raft_consensus.cc:1275] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Refusing update from remote peer dbd184f33a3748cf8a0badfe23367fc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:36.393540 29669 consensus_queue.cc:1048] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c1678ecbd44b29beb6e1a3e58ca62c" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 39035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:36.402379 29475 raft_consensus.cc:1275] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Refusing update from remote peer dbd184f33a3748cf8a0badfe23367fc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:36.404263 29670 consensus_queue.cc:1048] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b85ebe4167c462dbe82bc8c5ede6ac8" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:36.626904 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:36.632380 29192 tablet_server.cc:179] TabletServer@127.28.130.1:0 shutting down...
I20260710 11:07:36.654728 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.655453 29192 tablet_replica.cc:333] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.656165 29192 raft_consensus.cc:2243] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.656599 29192 raft_consensus.cc:2272] T 48d2e533735b4726b9a68dabb850edde P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.658806 29192 tablet_replica.cc:333] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.659250 29192 raft_consensus.cc:2243] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.659587 29192 raft_consensus.cc:2272] T 2ca19e5b7ab44a3c90f2920129b8346c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.661494 29192 tablet_replica.cc:333] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.661993 29192 raft_consensus.cc:2243] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.662660 29192 raft_consensus.cc:2272] T f06c9ad0233d4ec3b29ef63145b42d91 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.664423 29192 tablet_replica.cc:333] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.664880 29192 raft_consensus.cc:2243] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.665473 29192 raft_consensus.cc:2272] T 83cbf207e0df4f9eb53cfc4245851f42 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.667204 29192 tablet_replica.cc:333] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.667665 29192 raft_consensus.cc:2243] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.668073 29192 raft_consensus.cc:2272] T a27e29d8d43e44fcafbb3b723e51f790 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.669709 29192 tablet_replica.cc:333] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.670173 29192 raft_consensus.cc:2243] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.670823 29192 raft_consensus.cc:2272] T b185a0b880ca4f658ef62a4bd169513c P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.672670 29192 tablet_replica.cc:333] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.673105 29192 raft_consensus.cc:2243] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.673467 29192 raft_consensus.cc:2272] T 9416192ec92049feac7aaa037da59641 P dbd184f33a3748cf8a0badfe23367fc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.675040 29192 tablet_replica.cc:333] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.675442 29192 raft_consensus.cc:2243] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.675873 29192 raft_consensus.cc:2272] T 2b7dde26dc13415591b370f5a772acbe P dbd184f33a3748cf8a0badfe23367fc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.677620 29192 tablet_replica.cc:333] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0: stopping tablet replica
I20260710 11:07:36.678165 29192 raft_consensus.cc:2243] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.678550 29192 raft_consensus.cc:2272] T e2c06aefbc8b4a12a1343c24286d06a7 P dbd184f33a3748cf8a0badfe23367fc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.767781 29192 tablet_server.cc:196] TabletServer@127.28.130.1:0 shutdown complete.
I20260710 11:07:36.786616 29192 tablet_server.cc:179] TabletServer@127.28.130.2:0 shutting down...
I20260710 11:07:36.812714 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.813409 29192 tablet_replica.cc:333] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
I20260710 11:07:36.814023 29192 raft_consensus.cc:2243] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.814466 29192 raft_consensus.cc:2272] T b185a0b880ca4f658ef62a4bd169513c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.816926 29192 tablet_replica.cc:333] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
I20260710 11:07:36.817432 29192 raft_consensus.cc:2243] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.817823 29192 raft_consensus.cc:2272] T f06c9ad0233d4ec3b29ef63145b42d91 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.820713 29192 tablet_replica.cc:333] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
W20260710 11:07:36.820885 29441 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.130.1:46641: connect: Connection refused (error 111)
I20260710 11:07:36.821331 29192 raft_consensus.cc:2243] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.821743 29192 raft_consensus.cc:2272] T 2b7dde26dc13415591b370f5a772acbe P 03c1678ecbd44b29beb6e1a3e58ca62c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.824147 29192 tablet_replica.cc:333] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
W20260710 11:07:36.824563 29441 consensus_peers.cc:597] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 -> Peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Couldn't send request to peer dbd184f33a3748cf8a0badfe23367fc0. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:46641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.824749 29192 raft_consensus.cc:2243] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:07:36.824950 29441 consensus_peers.cc:597] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 -> Peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Couldn't send request to peer dbd184f33a3748cf8a0badfe23367fc0. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:46641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.825531 29192 raft_consensus.cc:2272] T 9416192ec92049feac7aaa037da59641 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.827106 29192 tablet_replica.cc:333] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
I20260710 11:07:36.827569 29192 raft_consensus.cc:2243] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.828267 29192 raft_consensus.cc:2272] T e2c06aefbc8b4a12a1343c24286d06a7 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.829778 29192 tablet_replica.cc:333] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
I20260710 11:07:36.830240 29192 raft_consensus.cc:2243] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.830611 29192 raft_consensus.cc:2272] T 83cbf207e0df4f9eb53cfc4245851f42 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.832527 29192 tablet_replica.cc:333] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
I20260710 11:07:36.832966 29192 raft_consensus.cc:2243] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.833359 29192 raft_consensus.cc:2272] T a27e29d8d43e44fcafbb3b723e51f790 P 03c1678ecbd44b29beb6e1a3e58ca62c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.834831 29192 tablet_replica.cc:333] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
I20260710 11:07:36.835246 29192 raft_consensus.cc:2243] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.835973 29192 raft_consensus.cc:2272] T 48d2e533735b4726b9a68dabb850edde P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.837512 29192 tablet_replica.cc:333] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c: stopping tablet replica
I20260710 11:07:36.837918 29192 raft_consensus.cc:2243] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.838289 29192 raft_consensus.cc:2272] T 2ca19e5b7ab44a3c90f2920129b8346c P 03c1678ecbd44b29beb6e1a3e58ca62c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.864744 29192 tablet_server.cc:196] TabletServer@127.28.130.2:0 shutdown complete.
I20260710 11:07:36.881420 29192 tablet_server.cc:179] TabletServer@127.28.130.3:0 shutting down...
W20260710 11:07:36.897295 29441 consensus_peers.cc:597] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 -> Peer dbd184f33a3748cf8a0badfe23367fc0 (127.28.130.1:46641): Couldn't send request to peer dbd184f33a3748cf8a0badfe23367fc0. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:46641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.904268 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.904976 29192 tablet_replica.cc:333] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.905686 29192 raft_consensus.cc:2243] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.906136 29192 raft_consensus.cc:2272] T 48d2e533735b4726b9a68dabb850edde P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.907876 29192 tablet_replica.cc:333] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.908361 29192 raft_consensus.cc:2243] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.908740 29192 raft_consensus.cc:2272] T f06c9ad0233d4ec3b29ef63145b42d91 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.910918 29192 tablet_replica.cc:333] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.911399 29192 raft_consensus.cc:2243] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.912138 29192 raft_consensus.cc:2272] T 2ca19e5b7ab44a3c90f2920129b8346c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.913946 29192 tablet_replica.cc:333] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.914388 29192 raft_consensus.cc:2243] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.914757 29192 raft_consensus.cc:2272] T b185a0b880ca4f658ef62a4bd169513c P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.916512 29192 tablet_replica.cc:333] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.916941 29192 raft_consensus.cc:2243] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.917580 29192 raft_consensus.cc:2272] T a27e29d8d43e44fcafbb3b723e51f790 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.919076 29192 tablet_replica.cc:333] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.919488 29192 raft_consensus.cc:2243] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.919898 29192 raft_consensus.cc:2272] T 83cbf207e0df4f9eb53cfc4245851f42 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.921868 29192 tablet_replica.cc:333] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.922312 29192 raft_consensus.cc:2243] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.922751 29192 raft_consensus.cc:2272] T e2c06aefbc8b4a12a1343c24286d06a7 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.924500 29192 tablet_replica.cc:333] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.924911 29192 raft_consensus.cc:2243] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.925582 29192 raft_consensus.cc:2272] T 2b7dde26dc13415591b370f5a772acbe P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.927304 29192 tablet_replica.cc:333] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8: stopping tablet replica
I20260710 11:07:36.927800 29192 raft_consensus.cc:2243] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.928192 29192 raft_consensus.cc:2272] T 9416192ec92049feac7aaa037da59641 P 3b85ebe4167c462dbe82bc8c5ede6ac8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.954336 29192 tablet_server.cc:196] TabletServer@127.28.130.3:0 shutdown complete.
I20260710 11:07:36.970335 29192 master.cc:562] Master@127.28.130.62:46877 shutting down...
I20260710 11:07:37.145141 29192 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:37.145671 29192 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.145956 29192 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac3661ce4b1e45769f916f193d3b352d: stopping tablet replica
I20260710 11:07:37.164947 29192 master.cc:584] Master@127.28.130.62:46877 shutdown complete.
03c1678ecbd44b29beb6e1a3e58ca62c  4
3b85ebe4167c462dbe82bc8c5ede6ac8  1
dbd184f33a3748cf8a0badfe23367fc0  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12455 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:07:37.202342 29192 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.130.62:42961
I20260710 11:07:37.203413 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.208750 29700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.208750 29699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.209915 29702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.211066 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:37.211849 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.212081 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:37.212203 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681657212188 us; error 0 us; skew 500 ppm
I20260710 11:07:37.212664 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.215152 29192 webserver.cc:533] Webserver started at http://127.28.130.62:39547/ using document root <none> and password file <none>
I20260710 11:07:37.215610 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.215816 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.216058 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.217072 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/master-0-root/instance:
uuid: "51bcdace3a8a4b888c01dea0eaed4cc3"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-ghlv"
I20260710 11:07:37.221230 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:37.224344 29707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.225091 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:37.225337 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/master-0-root
uuid: "51bcdace3a8a4b888c01dea0eaed4cc3"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-ghlv"
I20260710 11:07:37.225596 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:37.252239 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.253463 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.291162 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.62:42961
I20260710 11:07:37.291265 29758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.62:42961 every 8 connection(s)
I20260710 11:07:37.294911 29759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.304061 29759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3: Bootstrap starting.
I20260710 11:07:37.308432 29759 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.312425 29759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3: No bootstrap required, opened a new log
I20260710 11:07:37.314440 29759 raft_consensus.cc:359] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51bcdace3a8a4b888c01dea0eaed4cc3" member_type: VOTER }
I20260710 11:07:37.314805 29759 raft_consensus.cc:385] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.314993 29759 raft_consensus.cc:740] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51bcdace3a8a4b888c01dea0eaed4cc3, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.315479 29759 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51bcdace3a8a4b888c01dea0eaed4cc3" member_type: VOTER }
I20260710 11:07:37.315905 29759 raft_consensus.cc:399] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:37.316097 29759 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:37.316298 29759 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.320173 29759 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51bcdace3a8a4b888c01dea0eaed4cc3" member_type: VOTER }
I20260710 11:07:37.320650 29759 leader_election.cc:304] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [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: 51bcdace3a8a4b888c01dea0eaed4cc3; no voters: 
I20260710 11:07:37.321759 29759 leader_election.cc:290] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:37.322115 29762 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.323380 29762 raft_consensus.cc:697] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 1 LEADER]: Becoming Leader. State: Replica: 51bcdace3a8a4b888c01dea0eaed4cc3, State: Running, Role: LEADER
I20260710 11:07:37.324051 29762 consensus_queue.cc:237] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [LEADER]: Queue going to LEADER mode. State: All 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: "51bcdace3a8a4b888c01dea0eaed4cc3" member_type: VOTER }
I20260710 11:07:37.324599 29759 sys_catalog.cc:565] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:37.328593 29764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51bcdace3a8a4b888c01dea0eaed4cc3. Latest consensus state: current_term: 1 leader_uuid: "51bcdace3a8a4b888c01dea0eaed4cc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51bcdace3a8a4b888c01dea0eaed4cc3" member_type: VOTER } }
I20260710 11:07:37.328684 29763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "51bcdace3a8a4b888c01dea0eaed4cc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51bcdace3a8a4b888c01dea0eaed4cc3" member_type: VOTER } }
I20260710 11:07:37.329392 29764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:37.329507 29763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:37.332031 29768 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:37.336728 29768 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:37.346657 29768 catalog_manager.cc:1383] Generated new cluster ID: 921781d4ed9646e29e012569727a7cac
I20260710 11:07:37.346913 29768 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:37.347595 29192 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:37.380560 29768 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:37.381764 29768 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:37.397619 29768 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3: Generated new TSK 0
I20260710 11:07:37.398180 29768 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:37.413726 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.419314 29780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.420029 29781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.422091 29783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.422251 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:37.423095 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.423285 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:37.423429 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681657423410 us; error 0 us; skew 500 ppm
I20260710 11:07:37.424001 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.426287 29192 webserver.cc:533] Webserver started at http://127.28.130.1:45273/ using document root <none> and password file <none>
I20260710 11:07:37.426810 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.427017 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.427266 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.428390 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-0-root/instance:
uuid: "07155fd934914ab29460a5042670add2"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-ghlv"
I20260710 11:07:37.432711 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:07:37.435918 29788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.436605 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:37.436877 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "07155fd934914ab29460a5042670add2"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-ghlv"
I20260710 11:07:37.437147 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:37.450933 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.452257 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.453681 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.455977 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.456175 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.456362 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.456496 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.494921 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:35397
I20260710 11:07:37.495031 29850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:35397 every 8 connection(s)
I20260710 11:07:37.499449 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.507329 29856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.508769 29855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.510367 29858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.511751 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:37.512689 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.512881 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:37.513053 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681657513036 us; error 0 us; skew 500 ppm
I20260710 11:07:37.513643 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.516563 29192 webserver.cc:533] Webserver started at http://127.28.130.2:35099/ using document root <none> and password file <none>
I20260710 11:07:37.516991 29851 heartbeater.cc:344] Connected to a master server at 127.28.130.62:42961
I20260710 11:07:37.517185 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.517390 29851 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.517452 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.517844 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.518309 29851 heartbeater.cc:507] Master 127.28.130.62:42961 requested a full tablet report, sending...
I20260710 11:07:37.519284 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-1-root/instance:
uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-ghlv"
I20260710 11:07:37.520548 29724 ts_manager.cc:194] Registered new tserver with Master: 07155fd934914ab29460a5042670add2 (127.28.130.1:35397)
I20260710 11:07:37.522197 29724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34054
I20260710 11:07:37.523990 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:37.527477 29863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.528258 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:07:37.528538 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-1-root
uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-ghlv"
I20260710 11:07:37.528803 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:37.553253 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.554503 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.555999 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.558148 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.558326 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.558553 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.558697 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.596858 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.2:44087
I20260710 11:07:37.596966 29925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.2:44087 every 8 connection(s)
I20260710 11:07:37.601416 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.608480 29929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.609653 29930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.611240 29932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.611603 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:37.612556 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.612836 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:37.613013 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681657612995 us; error 0 us; skew 500 ppm
I20260710 11:07:37.613200 29926 heartbeater.cc:344] Connected to a master server at 127.28.130.62:42961
I20260710 11:07:37.613605 29926 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.613705 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.614485 29926 heartbeater.cc:507] Master 127.28.130.62:42961 requested a full tablet report, sending...
I20260710 11:07:37.616490 29192 webserver.cc:533] Webserver started at http://127.28.130.3:46705/ using document root <none> and password file <none>
I20260710 11:07:37.616833 29724 ts_manager.cc:194] Registered new tserver with Master: c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:37.617156 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.617410 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.617725 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.618546 29724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34064
I20260710 11:07:37.619218 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-2-root/instance:
uuid: "efe0797c39f448cf84797e0ac9e34b3f"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-ghlv"
I20260710 11:07:37.624084 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:07:37.627447 29937 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.628261 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:37.628540 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-2-root
uuid: "efe0797c39f448cf84797e0ac9e34b3f"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-ghlv"
I20260710 11:07:37.628814 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681644585412-29192-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:37.644405 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.645547 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.647008 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.649231 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.649431 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.649658 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.649806 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.688867 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.3:39559
I20260710 11:07:37.688956 29999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.3:39559 every 8 connection(s)
I20260710 11:07:37.701975 30000 heartbeater.cc:344] Connected to a master server at 127.28.130.62:42961
I20260710 11:07:37.702325 30000 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.702998 30000 heartbeater.cc:507] Master 127.28.130.62:42961 requested a full tablet report, sending...
I20260710 11:07:37.704907 29724 ts_manager.cc:194] Registered new tserver with Master: efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:37.705722 29192 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013734253s
I20260710 11:07:37.706171 29724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34074
I20260710 11:07:37.729895 29724 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34086:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:37.732738 29724 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:37.805406 29816 tablet_service.cc:1511] Processing CreateTablet for tablet 057cbcf6c7124efb8f1b73293bfc4f27 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:37.806818 29816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057cbcf6c7124efb8f1b73293bfc4f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.810823 29965 tablet_service.cc:1511] Processing CreateTablet for tablet 057cbcf6c7124efb8f1b73293bfc4f27 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:37.811554 29814 tablet_service.cc:1511] Processing CreateTablet for tablet ec490ca1e64140399226f75eb945bde1 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:37.812283 29965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057cbcf6c7124efb8f1b73293bfc4f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.812912 29814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec490ca1e64140399226f75eb945bde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.813530 29964 tablet_service.cc:1511] Processing CreateTablet for tablet 1af6d9d815194de1a2c801ddae6a94a2 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:37.814821 29964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af6d9d815194de1a2c801ddae6a94a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.816936 29891 tablet_service.cc:1511] Processing CreateTablet for tablet 057cbcf6c7124efb8f1b73293bfc4f27 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:37.817685 29963 tablet_service.cc:1511] Processing CreateTablet for tablet ec490ca1e64140399226f75eb945bde1 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:37.818233 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057cbcf6c7124efb8f1b73293bfc4f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.818980 29963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec490ca1e64140399226f75eb945bde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.825328 29890 tablet_service.cc:1511] Processing CreateTablet for tablet 1af6d9d815194de1a2c801ddae6a94a2 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:37.812343 29815 tablet_service.cc:1511] Processing CreateTablet for tablet 1af6d9d815194de1a2c801ddae6a94a2 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:37.826726 29890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af6d9d815194de1a2c801ddae6a94a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.827039 29815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af6d9d815194de1a2c801ddae6a94a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.834226 30015 tablet_bootstrap.cc:492] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:37.835829 29889 tablet_service.cc:1511] Processing CreateTablet for tablet ec490ca1e64140399226f75eb945bde1 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:37.837838 29889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec490ca1e64140399226f75eb945bde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.845091 29965 tablet_service.cc:1511] Processing CreateTablet for tablet 24f0242c8c5b4b54a13108be775d98ec (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:37.846473 29965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f0242c8c5b4b54a13108be775d98ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.836839 30016 tablet_bootstrap.cc:492] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:37.851137 29814 tablet_service.cc:1511] Processing CreateTablet for tablet 24f0242c8c5b4b54a13108be775d98ec (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:37.852454 29814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f0242c8c5b4b54a13108be775d98ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.855329 29888 tablet_service.cc:1511] Processing CreateTablet for tablet 24f0242c8c5b4b54a13108be775d98ec (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:37.856750 29888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f0242c8c5b4b54a13108be775d98ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.856748 29963 tablet_service.cc:1511] Processing CreateTablet for tablet 25f82b0e11c34e46a96b4bea3d13c1d8 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:37.858023 29963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f82b0e11c34e46a96b4bea3d13c1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.860566 29964 tablet_service.cc:1511] Processing CreateTablet for tablet 591a061fec8b434d8bfc5ffbd4e571de (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:37.860667 29815 tablet_service.cc:1511] Processing CreateTablet for tablet 25f82b0e11c34e46a96b4bea3d13c1d8 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:37.861932 29964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591a061fec8b434d8bfc5ffbd4e571de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.865131 29813 tablet_service.cc:1511] Processing CreateTablet for tablet 591a061fec8b434d8bfc5ffbd4e571de (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:37.865072 29887 tablet_service.cc:1511] Processing CreateTablet for tablet 25f82b0e11c34e46a96b4bea3d13c1d8 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:37.867084 29887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f82b0e11c34e46a96b4bea3d13c1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.866894 29962 tablet_service.cc:1511] Processing CreateTablet for tablet 481152a495d2410d920bcd53018d77ce (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:37.861958 29815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f82b0e11c34e46a96b4bea3d13c1d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.868191 29962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481152a495d2410d920bcd53018d77ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.870986 29813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591a061fec8b434d8bfc5ffbd4e571de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.871732 29886 tablet_service.cc:1511] Processing CreateTablet for tablet 591a061fec8b434d8bfc5ffbd4e571de (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:37.873061 29886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591a061fec8b434d8bfc5ffbd4e571de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.874418 30015 tablet_bootstrap.cc:654] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.876896 29812 tablet_service.cc:1511] Processing CreateTablet for tablet 481152a495d2410d920bcd53018d77ce (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:37.878252 29812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481152a495d2410d920bcd53018d77ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.881961 29961 tablet_service.cc:1511] Processing CreateTablet for tablet d04396d3cdc549579d0b55e11a6d6daa (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:37.882097 29885 tablet_service.cc:1511] Processing CreateTablet for tablet 481152a495d2410d920bcd53018d77ce (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:37.883278 29961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04396d3cdc549579d0b55e11a6d6daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.883440 29885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481152a495d2410d920bcd53018d77ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.901463 29816 tablet_service.cc:1511] Processing CreateTablet for tablet d04396d3cdc549579d0b55e11a6d6daa (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:37.907092 30016 tablet_bootstrap.cc:654] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.908478 29816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04396d3cdc549579d0b55e11a6d6daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.911250 29811 tablet_service.cc:1511] Processing CreateTablet for tablet 39992208a1d84306b80f86b9289147e2 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:37.904245 29890 tablet_service.cc:1511] Processing CreateTablet for tablet d04396d3cdc549579d0b55e11a6d6daa (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:37.912586 29811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39992208a1d84306b80f86b9289147e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.912598 29890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04396d3cdc549579d0b55e11a6d6daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.918272 30015 tablet_bootstrap.cc:492] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:37.918843 30015 ts_tablet_manager.cc:1403] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.000s
I20260710 11:07:37.921648 29884 tablet_service.cc:1511] Processing CreateTablet for tablet 39992208a1d84306b80f86b9289147e2 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:37.922979 29884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39992208a1d84306b80f86b9289147e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.931133 30017 tablet_bootstrap.cc:492] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:37.921751 30015 raft_consensus.cc:359] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:37.936079 30015 raft_consensus.cc:385] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.938444 30015 raft_consensus.cc:740] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.939895 30015 consensus_queue.cc:260] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:37.947964 30017 tablet_bootstrap.cc:654] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.949405 29961 tablet_service.cc:1511] Processing CreateTablet for tablet 39992208a1d84306b80f86b9289147e2 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:37.952792 29961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39992208a1d84306b80f86b9289147e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.957510 29962 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa7558874ae480cbe6df0a0560e0905 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:37.958611 30017 tablet_bootstrap.cc:492] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:37.959975 29962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa7558874ae480cbe6df0a0560e0905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.960364 30017 ts_tablet_manager.cc:1403] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.029s	user 0.000s	sys 0.012s
I20260710 11:07:37.963791 30017 raft_consensus.cc:359] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:37.957510 29811 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa7558874ae480cbe6df0a0560e0905 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:37.968729 29811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa7558874ae480cbe6df0a0560e0905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.968758 29884 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa7558874ae480cbe6df0a0560e0905 (DEFAULT_TABLE table=test-workload [id=6901563e433c4ceab49bc62de61fcb11]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:37.973917 29884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa7558874ae480cbe6df0a0560e0905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.974877 30016 tablet_bootstrap.cc:492] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:37.975385 30016 ts_tablet_manager.cc:1403] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.000s
I20260710 11:07:37.978487 30016 raft_consensus.cc:359] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:37.979249 30016 raft_consensus.cc:385] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.979628 30016 raft_consensus.cc:740] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.980859 30017 raft_consensus.cc:385] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.980556 30016 consensus_queue.cc:260] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:37.981272 30017 raft_consensus.cc:740] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.984560 30017 consensus_queue.cc:260] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:37.987259 29851 heartbeater.cc:499] Master 127.28.130.62:42961 was elected leader, sending a full tablet report...
I20260710 11:07:37.987785 30016 ts_tablet_manager.cc:1434] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:07:37.988683 30016 tablet_bootstrap.cc:492] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:37.992307 30000 heartbeater.cc:499] Master 127.28.130.62:42961 was elected leader, sending a full tablet report...
I20260710 11:07:37.998235 30016 tablet_bootstrap.cc:654] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.002455 30015 ts_tablet_manager.cc:1434] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.083s	user 0.016s	sys 0.010s
I20260710 11:07:38.003628 30015 tablet_bootstrap.cc:492] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.005460 30017 ts_tablet_manager.cc:1434] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.006s
I20260710 11:07:38.006225 29926 heartbeater.cc:499] Master 127.28.130.62:42961 was elected leader, sending a full tablet report...
I20260710 11:07:38.006430 30016 tablet_bootstrap.cc:492] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.006521 30017 tablet_bootstrap.cc:492] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.006914 30016 ts_tablet_manager.cc:1403] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.009s
I20260710 11:07:38.010128 30015 tablet_bootstrap.cc:654] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.013712 30017 tablet_bootstrap.cc:654] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.009940 30016 raft_consensus.cc:359] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.014299 30016 raft_consensus.cc:385] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.015264 30016 raft_consensus.cc:740] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.018834 30016 consensus_queue.cc:260] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.021081 30016 ts_tablet_manager.cc:1434] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:07:38.022413 30016 tablet_bootstrap.cc:492] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:38.025652 30017 tablet_bootstrap.cc:492] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.026351 30017 ts_tablet_manager.cc:1403] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260710 11:07:38.029407 30015 tablet_bootstrap.cc:492] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.029891 30015 ts_tablet_manager.cc:1403] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260710 11:07:38.029780 30017 raft_consensus.cc:359] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.030478 30017 raft_consensus.cc:385] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.030786 30017 raft_consensus.cc:740] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.031502 30017 consensus_queue.cc:260] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.032364 30016 tablet_bootstrap.cc:654] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.033644 30017 ts_tablet_manager.cc:1434] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:38.034060 30015 raft_consensus.cc:359] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.034662 30017 tablet_bootstrap.cc:492] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.034806 30015 raft_consensus.cc:385] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.035245 30015 raft_consensus.cc:740] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.036198 30015 consensus_queue.cc:260] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.038564 30015 ts_tablet_manager.cc:1434] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:07:38.040297 30023 raft_consensus.cc:493] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.040963 30015 tablet_bootstrap.cc:492] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.043745 30016 tablet_bootstrap.cc:492] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.044255 30016 ts_tablet_manager.cc:1403] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 11:07:38.044333 30017 tablet_bootstrap.cc:654] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.046981 30023 raft_consensus.cc:515] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:38.047288 30016 raft_consensus.cc:359] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:38.047964 30016 raft_consensus.cc:385] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.048264 30015 tablet_bootstrap.cc:654] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.048281 30016 raft_consensus.cc:740] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.049203 30016 consensus_queue.cc:260] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:38.051549 30016 ts_tablet_manager.cc:1434] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:38.052502 30016 tablet_bootstrap.cc:492] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:38.058511 30016 tablet_bootstrap.cc:654] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.062252 30017 tablet_bootstrap.cc:492] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.062733 30017 ts_tablet_manager.cc:1403] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.011s
I20260710 11:07:38.062820 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.063828 30022 raft_consensus.cc:493] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.063512 29826 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.064306 30022 raft_consensus.cc:515] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.065613 30017 raft_consensus.cc:359] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.066327 30017 raft_consensus.cc:385] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.069548 30022 leader_election.cc:290] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.066115 29865 leader_election.cc:304] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:38.070510 30017 raft_consensus.cc:740] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.071214 30028 raft_consensus.cc:2804] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.071338 30017 consensus_queue.cc:260] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.071621 30028 raft_consensus.cc:493] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.072230 30028 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.089123 30019 raft_consensus.cc:493] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.089723 30019 raft_consensus.cc:515] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:38.092542 30019 leader_election.cc:290] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:38.107851 30023 leader_election.cc:290] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.109045 30028 raft_consensus.cc:515] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:38.113946 30028 leader_election.cc:290] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.126245 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.126935 29826 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 0.
I20260710 11:07:38.128012 30015 tablet_bootstrap.cc:492] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.128490 30015 ts_tablet_manager.cc:1403] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.088s	user 0.046s	sys 0.020s
I20260710 11:07:38.128624 29939 leader_election.cc:304] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.129516 30019 raft_consensus.cc:2804] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.129914 30019 raft_consensus.cc:493] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.130460 30019 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.131645 30015 raft_consensus.cc:359] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.133769 30015 raft_consensus.cc:385] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.134104 30015 raft_consensus.cc:740] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.134861 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.135061 30015 consensus_queue.cc:260] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.136706 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.137880 30019 raft_consensus.cc:515] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:38.139812 29975 raft_consensus.cc:2393] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c35ec1e8d249478b84df4be3e1e81c7d in current term 1: Already voted for candidate efe0797c39f448cf84797e0ac9e34b3f in this term.
I20260710 11:07:38.144280 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.144928 29826 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.152925 29826 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 1.
I20260710 11:07:38.154500 29939 leader_election.cc:304] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.161691 30019 leader_election.cc:290] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:38.162395 30019 raft_consensus.cc:2804] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.170146 30015 ts_tablet_manager.cc:1434] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.041s	user 0.027s	sys 0.010s
I20260710 11:07:38.170011 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.171151 29826 raft_consensus.cc:2393] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c35ec1e8d249478b84df4be3e1e81c7d in current term 1: Already voted for candidate efe0797c39f448cf84797e0ac9e34b3f in this term.
I20260710 11:07:38.171350 30015 tablet_bootstrap.cc:492] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.170022 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af6d9d815194de1a2c801ddae6a94a2" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.172318 29865 leader_election.cc:304] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [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: c35ec1e8d249478b84df4be3e1e81c7d; no voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:38.172578 29901 raft_consensus.cc:2468] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 0.
I20260710 11:07:38.167800 30019 raft_consensus.cc:697] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Becoming Leader. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:38.173494 30028 raft_consensus.cc:2749] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.174671 30019 consensus_queue.cc:237] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:38.178354 30017 ts_tablet_manager.cc:1434] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.115s	user 0.023s	sys 0.014s
I20260710 11:07:38.180286 30015 tablet_bootstrap.cc:654] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.181481 29790 leader_election.cc:304] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:38.182194 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.182794 30016 tablet_bootstrap.cc:492] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.183002 29901 raft_consensus.cc:2393] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efe0797c39f448cf84797e0ac9e34b3f in current term 1: Already voted for candidate c35ec1e8d249478b84df4be3e1e81c7d in this term.
I20260710 11:07:38.183244 30016 ts_tablet_manager.cc:1403] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.131s	user 0.038s	sys 0.048s
I20260710 11:07:38.182222 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:38.183883 30022 raft_consensus.cc:2804] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.184350 29900 raft_consensus.cc:2393] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate efe0797c39f448cf84797e0ac9e34b3f in current term 1: Already voted for candidate c35ec1e8d249478b84df4be3e1e81c7d in this term.
I20260710 11:07:38.184576 30022 raft_consensus.cc:493] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.184968 30022 raft_consensus.cc:3060] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.184996 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af6d9d815194de1a2c801ddae6a94a2" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.188488 30016 raft_consensus.cc:359] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.189255 30016 raft_consensus.cc:385] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.189556 30016 raft_consensus.cc:740] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.190299 30017 tablet_bootstrap.cc:492] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.190284 30016 consensus_queue.cc:260] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.191584 29975 raft_consensus.cc:2468] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 0.
I20260710 11:07:38.194312 30022 raft_consensus.cc:515] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.198230 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af6d9d815194de1a2c801ddae6a94a2" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:38.198823 29900 raft_consensus.cc:3060] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.205514 30017 tablet_bootstrap.cc:654] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.206284 29900 raft_consensus.cc:2468] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 1.
I20260710 11:07:38.207551 29790 leader_election.cc:304] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:38.214633 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af6d9d815194de1a2c801ddae6a94a2" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.215261 29975 raft_consensus.cc:3060] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.217908 29722 catalog_manager.cc:5697] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3). New cstate: current_term: 1 leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.221941 29975 raft_consensus.cc:2468] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 1.
I20260710 11:07:38.223901 30022 leader_election.cc:290] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.227749 30022 raft_consensus.cc:2804] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.228695 30022 raft_consensus.cc:697] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:38.230014 30022 consensus_queue.cc:237] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.245703 30016 ts_tablet_manager.cc:1434] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.060s	user 0.047s	sys 0.010s
I20260710 11:07:38.246411 30017 tablet_bootstrap.cc:492] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.246928 30016 tablet_bootstrap.cc:492] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:38.247040 30017 ts_tablet_manager.cc:1403] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.002s
I20260710 11:07:38.247388 30015 tablet_bootstrap.cc:492] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.248030 30015 ts_tablet_manager.cc:1403] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.042s
I20260710 11:07:38.247339 29722 catalog_manager.cc:5697] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.250037 30017 raft_consensus.cc:359] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.250801 30017 raft_consensus.cc:385] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.251224 30017 raft_consensus.cc:740] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.250916 30015 raft_consensus.cc:359] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.251783 30015 raft_consensus.cc:385] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.252128 30015 raft_consensus.cc:740] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.252167 30017 consensus_queue.cc:260] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.253121 30015 consensus_queue.cc:260] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.254825 30017 ts_tablet_manager.cc:1434] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:38.255376 30016 tablet_bootstrap.cc:654] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.255532 30015 ts_tablet_manager.cc:1434] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:38.255981 30017 tablet_bootstrap.cc:492] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.256549 30015 tablet_bootstrap.cc:492] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.262739 30017 tablet_bootstrap.cc:654] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.263864 30015 tablet_bootstrap.cc:654] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.268667 30016 tablet_bootstrap.cc:492] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.269356 30016 ts_tablet_manager.cc:1403] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 11:07:38.272497 30016 raft_consensus.cc:359] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.273597 30016 raft_consensus.cc:385] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.273984 30016 raft_consensus.cc:740] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.274973 30016 consensus_queue.cc:260] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.278316 30016 ts_tablet_manager.cc:1434] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:07:38.279565 30016 tablet_bootstrap.cc:492] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:38.285547 30015 tablet_bootstrap.cc:492] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.285533 30040 raft_consensus.cc:493] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.286273 30015 ts_tablet_manager.cc:1403] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.001s
I20260710 11:07:38.286238 30040 raft_consensus.cc:515] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.287499 30016 tablet_bootstrap.cc:654] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.288610 30040 leader_election.cc:290] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.289271 30015 raft_consensus.cc:359] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.289970 30015 raft_consensus.cc:385] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.290248 30015 raft_consensus.cc:740] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.291025 30015 consensus_queue.cc:260] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.291393 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.290860 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.292088 29975 raft_consensus.cc:2468] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 0.
W20260710 11:07:38.293201 29790 leader_election.cc:343] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.294827 29791 leader_election.cc:304] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [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: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: c35ec1e8d249478b84df4be3e1e81c7d
I20260710 11:07:38.295774 30040 raft_consensus.cc:2804] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.294786 30015 ts_tablet_manager.cc:1434] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:07:38.296201 30040 raft_consensus.cc:493] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.296638 30040 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.297264 30015 tablet_bootstrap.cc:492] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.297246 30019 raft_consensus.cc:493] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.297869 30019 raft_consensus.cc:515] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.298987 30016 tablet_bootstrap.cc:492] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.299481 30016 ts_tablet_manager.cc:1403] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:07:38.300724 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.301393 30019 leader_election.cc:290] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:38.302420 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.302881 30016 raft_consensus.cc:359] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.303798 30016 raft_consensus.cc:385] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.304162 30016 raft_consensus.cc:740] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.304373 30015 tablet_bootstrap.cc:654] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:38.304226 29939 leader_election.cc:343] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07155fd934914ab29460a5042670add2 (127.28.130.1:35397): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:38.305112 29939 leader_election.cc:343] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.305069 30016 consensus_queue.cc:260] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.305622 29939 leader_election.cc:304] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efe0797c39f448cf84797e0ac9e34b3f; no voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d
I20260710 11:07:38.306387 30019 raft_consensus.cc:2749] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.307533 30016 ts_tablet_manager.cc:1434] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:07:38.309303 30016 tablet_bootstrap.cc:492] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:38.310518 30040 raft_consensus.cc:515] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.313400 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
W20260710 11:07:38.315375 29790 leader_election.cc:343] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.316136 30016 tablet_bootstrap.cc:654] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.317694 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.318316 29975 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.324818 29975 raft_consensus.cc:2468] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 1.
I20260710 11:07:38.326134 29791 leader_election.cc:304] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [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: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: c35ec1e8d249478b84df4be3e1e81c7d
I20260710 11:07:38.327447 30043 raft_consensus.cc:2804] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.327998 30043 raft_consensus.cc:697] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:38.328341 30016 tablet_bootstrap.cc:492] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.328831 30016 ts_tablet_manager.cc:1403] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:07:38.328817 30043 consensus_queue.cc:237] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.330895 30015 tablet_bootstrap.cc:492] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.331342 30015 ts_tablet_manager.cc:1403] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.016s
I20260710 11:07:38.331981 30016 raft_consensus.cc:359] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.332955 30016 raft_consensus.cc:385] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.333407 30016 raft_consensus.cc:740] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.334272 30016 consensus_queue.cc:260] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.334506 30015 raft_consensus.cc:359] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.335351 30015 raft_consensus.cc:385] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.335738 30015 raft_consensus.cc:740] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.336611 30016 ts_tablet_manager.cc:1434] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:38.337078 30017 tablet_bootstrap.cc:492] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.336628 30015 consensus_queue.cc:260] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.337644 30017 ts_tablet_manager.cc:1403] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.027s
I20260710 11:07:38.337785 30016 tablet_bootstrap.cc:492] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:38.338109 30040 leader_election.cc:290] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.339043 30015 ts_tablet_manager.cc:1434] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:07:38.340034 30015 tablet_bootstrap.cc:492] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.341889 30017 raft_consensus.cc:359] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
W20260710 11:07:38.342624 29772 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:38.342721 30017 raft_consensus.cc:385] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.337572 29721 catalog_manager.cc:5697] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.344929 30016 tablet_bootstrap.cc:654] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.346297 30017 raft_consensus.cc:740] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.346585 30015 tablet_bootstrap.cc:654] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.347175 30017 consensus_queue.cc:260] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.349733 30017 ts_tablet_manager.cc:1434] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:07:38.350723 30017 tablet_bootstrap.cc:492] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.356686 30016 tablet_bootstrap.cc:492] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.356961 30017 tablet_bootstrap.cc:654] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.357462 30016 ts_tablet_manager.cc:1403] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:07:38.358693 30015 tablet_bootstrap.cc:492] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.359205 30015 ts_tablet_manager.cc:1403] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:07:38.360366 30016 raft_consensus.cc:359] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.361173 30016 raft_consensus.cc:385] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.361493 30016 raft_consensus.cc:740] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.362097 30015 raft_consensus.cc:359] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.362308 30016 consensus_queue.cc:260] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.362964 30015 raft_consensus.cc:385] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.363325 30015 raft_consensus.cc:740] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.364228 30015 consensus_queue.cc:260] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.364733 30016 ts_tablet_manager.cc:1434] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:38.365777 30016 tablet_bootstrap.cc:492] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:38.366819 30015 ts_tablet_manager.cc:1434] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:38.367894 30015 tablet_bootstrap.cc:492] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.371387 30016 tablet_bootstrap.cc:654] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.374310 30015 tablet_bootstrap.cc:654] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.395324 30016 tablet_bootstrap.cc:492] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.396423 30016 ts_tablet_manager.cc:1403] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.017s
I20260710 11:07:38.399116 30016 raft_consensus.cc:359] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.399830 30016 raft_consensus.cc:385] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.400156 30016 raft_consensus.cc:740] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.400830 30015 tablet_bootstrap.cc:492] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.400882 30016 consensus_queue.cc:260] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.401433 30015 ts_tablet_manager.cc:1403] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.007s
I20260710 11:07:38.401753 30017 tablet_bootstrap.cc:492] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.402276 30017 ts_tablet_manager.cc:1403] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.052s	user 0.032s	sys 0.019s
I20260710 11:07:38.403009 30016 ts_tablet_manager.cc:1434] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:07:38.404006 30016 tablet_bootstrap.cc:492] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2: Bootstrap starting.
I20260710 11:07:38.404090 30015 raft_consensus.cc:359] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.404784 30015 raft_consensus.cc:385] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.405110 30015 raft_consensus.cc:740] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.405232 30017 raft_consensus.cc:359] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.406095 30017 raft_consensus.cc:385] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.405946 30015 consensus_queue.cc:260] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.406483 30017 raft_consensus.cc:740] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.407452 30017 consensus_queue.cc:260] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.408353 30015 ts_tablet_manager.cc:1434] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:38.409314 30015 tablet_bootstrap.cc:492] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.410259 30016 tablet_bootstrap.cc:654] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.412051 30017 ts_tablet_manager.cc:1434] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:07:38.413118 30017 tablet_bootstrap.cc:492] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.414881 30015 tablet_bootstrap.cc:654] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.422001 30016 tablet_bootstrap.cc:492] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2: No bootstrap required, opened a new log
I20260710 11:07:38.422693 30016 ts_tablet_manager.cc:1403] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260710 11:07:38.423472 30017 tablet_bootstrap.cc:654] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.425495 30016 raft_consensus.cc:359] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.426322 30016 raft_consensus.cc:385] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.426640 30016 raft_consensus.cc:740] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.427380 30016 consensus_queue.cc:260] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.429559 30016 ts_tablet_manager.cc:1434] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:38.430938 30015 tablet_bootstrap.cc:492] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.431433 30015 ts_tablet_manager.cc:1403] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 11:07:38.433871 30017 tablet_bootstrap.cc:492] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.433858 30015 raft_consensus.cc:359] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.434459 30017 ts_tablet_manager.cc:1403] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260710 11:07:38.434584 30015 raft_consensus.cc:385] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.434866 30015 raft_consensus.cc:740] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.435663 30015 consensus_queue.cc:260] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.437883 30015 ts_tablet_manager.cc:1434] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:38.437600 30017 raft_consensus.cc:359] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.438330 30017 raft_consensus.cc:385] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.438630 30017 raft_consensus.cc:740] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.438934 30015 tablet_bootstrap.cc:492] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f: Bootstrap starting.
I20260710 11:07:38.439332 30017 consensus_queue.cc:260] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.441440 30019 raft_consensus.cc:493] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.441908 30017 ts_tablet_manager.cc:1434] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:38.441929 30019 raft_consensus.cc:515] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.442968 30017 tablet_bootstrap.cc:492] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.444655 30019 leader_election.cc:290] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:38.448657 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.449237 29900 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 0.
I20260710 11:07:38.449987 30017 tablet_bootstrap.cc:654] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.450336 29939 leader_election.cc:304] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.450533 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.450006 30015 tablet_bootstrap.cc:654] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.451140 30019 raft_consensus.cc:2804] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.451649 30019 raft_consensus.cc:493] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.452003 30019 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.451123 29826 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 0.
I20260710 11:07:38.461506 30017 tablet_bootstrap.cc:492] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.462061 30017 ts_tablet_manager.cc:1403] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.011s
I20260710 11:07:38.462998 30015 tablet_bootstrap.cc:492] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f: No bootstrap required, opened a new log
I20260710 11:07:38.463361 30015 ts_tablet_manager.cc:1403] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260710 11:07:38.463195 30019 raft_consensus.cc:515] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.464663 30017 raft_consensus.cc:359] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.465340 30017 raft_consensus.cc:385] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.465771 30017 raft_consensus.cc:740] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.466384 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.465415 30015 raft_consensus.cc:359] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.466792 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:38.466431 30017 consensus_queue.cc:260] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.467203 30015 raft_consensus.cc:385] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.467595 30015 raft_consensus.cc:740] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.467139 29826 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.467979 29900 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.468313 30015 consensus_queue.cc:260] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.470611 30015 ts_tablet_manager.cc:1434] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:07:38.471292 30017 ts_tablet_manager.cc:1434] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:07:38.472261 30017 tablet_bootstrap.cc:492] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.465265 30019 leader_election.cc:290] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:38.476979 29900 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 1.
I20260710 11:07:38.478277 29939 leader_election.cc:304] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.479055 30019 raft_consensus.cc:2804] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.479533 29826 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 1.
I20260710 11:07:38.480469 30019 raft_consensus.cc:697] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Becoming Leader. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:38.481774 30019 consensus_queue.cc:237] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.482353 30017 tablet_bootstrap.cc:654] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.486773 30017 tablet_bootstrap.cc:492] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.487175 30017 ts_tablet_manager.cc:1403] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:07:38.489657 30017 raft_consensus.cc:359] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.490366 30017 raft_consensus.cc:385] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.489552 29723 catalog_manager.cc:5697] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3). New cstate: current_term: 1 leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.490638 30017 raft_consensus.cc:740] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.491295 30017 consensus_queue.cc:260] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.492967 30017 ts_tablet_manager.cc:1434] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:07:38.493642 30017 tablet_bootstrap.cc:492] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d: Bootstrap starting.
I20260710 11:07:38.494766 30019 raft_consensus.cc:493] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.495172 30019 raft_consensus.cc:515] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.497402 30019 leader_election.cc:290] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:38.498441 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39992208a1d84306b80f86b9289147e2" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.498431 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39992208a1d84306b80f86b9289147e2" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.499330 29900 raft_consensus.cc:2468] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 0.
I20260710 11:07:38.499274 29826 raft_consensus.cc:2468] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 0.
I20260710 11:07:38.500685 30017 tablet_bootstrap.cc:654] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.500523 29939 leader_election.cc:304] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.501973 30019 raft_consensus.cc:2804] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.502410 30019 raft_consensus.cc:493] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.502817 30019 raft_consensus.cc:3060] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.510449 30019 raft_consensus.cc:515] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.511431 30017 tablet_bootstrap.cc:492] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d: No bootstrap required, opened a new log
I20260710 11:07:38.511847 30017 ts_tablet_manager.cc:1403] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:07:38.512229 30019 leader_election.cc:290] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:38.513252 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39992208a1d84306b80f86b9289147e2" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:38.513196 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39992208a1d84306b80f86b9289147e2" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.513823 29900 raft_consensus.cc:3060] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.513950 29826 raft_consensus.cc:3060] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.514616 30017 raft_consensus.cc:359] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.515259 30017 raft_consensus.cc:385] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.515558 30017 raft_consensus.cc:740] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.515698 30034 raft_consensus.cc:493] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.516291 30034 raft_consensus.cc:515] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.516304 30017 consensus_queue.cc:260] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.517856 30040 raft_consensus.cc:493] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.518309 30040 raft_consensus.cc:515] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.518784 30034 leader_election.cc:290] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.519009 30017 ts_tablet_manager.cc:1434] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:38.520267 30040 leader_election.cc:290] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.520565 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.521246 29975 raft_consensus.cc:2468] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.522365 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.522586 29866 leader_election.cc:304] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.523043 29825 raft_consensus.cc:2468] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.523412 30028 raft_consensus.cc:2804] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.523695 30028 raft_consensus.cc:493] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.524051 30028 raft_consensus.cc:3060] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.524626 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.525873 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.526533 29975 raft_consensus.cc:2468] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 0.
I20260710 11:07:38.527781 29791 leader_election.cc:304] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.528633 30040 raft_consensus.cc:2804] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.528971 30040 raft_consensus.cc:493] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.529330 29900 raft_consensus.cc:2468] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 1.
I20260710 11:07:38.529343 30040 raft_consensus.cc:3060] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.530866 29939 leader_election.cc:304] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.531095 29826 raft_consensus.cc:2468] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 1.
I20260710 11:07:38.532061 30028 raft_consensus.cc:515] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.532677 30019 raft_consensus.cc:2804] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.533214 29901 raft_consensus.cc:2393] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07155fd934914ab29460a5042670add2 in current term 1: Already voted for candidate c35ec1e8d249478b84df4be3e1e81c7d in this term.
I20260710 11:07:38.533190 30019 raft_consensus.cc:697] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Becoming Leader. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:38.534281 30019 consensus_queue.cc:237] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.534965 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.536303 30028 leader_election.cc:290] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.537253 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.537943 29975 raft_consensus.cc:3060] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.541955 30040 raft_consensus.cc:515] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.543305 29826 raft_consensus.cc:2393] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c35ec1e8d249478b84df4be3e1e81c7d in current term 1: Already voted for candidate 07155fd934914ab29460a5042670add2 in this term.
I20260710 11:07:38.543673 29975 raft_consensus.cc:2468] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 1.
I20260710 11:07:38.543808 29720 catalog_manager.cc:5697] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3). New cstate: current_term: 1 leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.544929 29866 leader_election.cc:304] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.545100 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:38.545778 29901 raft_consensus.cc:2393] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07155fd934914ab29460a5042670add2 in current term 1: Already voted for candidate c35ec1e8d249478b84df4be3e1e81c7d in this term.
I20260710 11:07:38.546271 30028 raft_consensus.cc:2804] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.546721 30028 raft_consensus.cc:697] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Becoming Leader. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:38.546880 30043 raft_consensus.cc:493] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.547380 30043 raft_consensus.cc:515] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.547554 30028 consensus_queue.cc:237] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.549677 30043 leader_election.cc:290] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.550420 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.551200 29974 raft_consensus.cc:2393] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07155fd934914ab29460a5042670add2 in current term 1: Already voted for candidate c35ec1e8d249478b84df4be3e1e81c7d in this term.
I20260710 11:07:38.552644 30034 raft_consensus.cc:493] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.553092 30034 raft_consensus.cc:515] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.555143 30034 leader_election.cc:290] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.556183 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.555760 29723 catalog_manager.cc:5697] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d reported cstate change: term changed from 0 to 1, leader changed from <none> to c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2). New cstate: current_term: 1 leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.556828 29974 raft_consensus.cc:2468] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.557492 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.557878 29866 leader_election.cc:304] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.558174 29826 raft_consensus.cc:2468] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.558712 30034 raft_consensus.cc:2804] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.559064 30034 raft_consensus.cc:493] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.559369 30034 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.559547 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f0242c8c5b4b54a13108be775d98ec" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.560101 29901 raft_consensus.cc:2468] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 0.
I20260710 11:07:38.561614 29791 leader_election.cc:304] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [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: 07155fd934914ab29460a5042670add2; no voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:38.562268 30022 raft_consensus.cc:493] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.562680 30022 raft_consensus.cc:515] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.564730 30022 leader_election.cc:290] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.565204 30022 raft_consensus.cc:2749] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.565366 30034 raft_consensus.cc:515] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.566505 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f0242c8c5b4b54a13108be775d98ec" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.567220 29974 raft_consensus.cc:2468] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 0.
I20260710 11:07:38.567346 30034 leader_election.cc:290] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.567624 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.568379 29790 leader_election.cc:304] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:38.568639 29973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.568862 29975 raft_consensus.cc:2468] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 0.
I20260710 11:07:38.569140 30022 raft_consensus.cc:2804] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.569391 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" is_pre_election: true
I20260710 11:07:38.569510 30022 raft_consensus.cc:493] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.569931 30022 raft_consensus.cc:3060] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.570159 29901 raft_consensus.cc:2393] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07155fd934914ab29460a5042670add2 in current term 1: Already voted for candidate c35ec1e8d249478b84df4be3e1e81c7d in this term.
I20260710 11:07:38.571561 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.572160 29826 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.572395 29791 leader_election.cc:304] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [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: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: c35ec1e8d249478b84df4be3e1e81c7d
I20260710 11:07:38.573247 30040 leader_election.cc:290] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.576825 30022 raft_consensus.cc:515] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.578931 29826 raft_consensus.cc:2468] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 1.
I20260710 11:07:38.580092 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f0242c8c5b4b54a13108be775d98ec" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:38.580173 29973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f0242c8c5b4b54a13108be775d98ec" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.580282 30043 raft_consensus.cc:2764] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:07:38.580874 29973 raft_consensus.cc:3060] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.580827 29901 raft_consensus.cc:3060] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.579607 30022 leader_election.cc:290] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.583770 29865 leader_election.cc:304] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [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: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:38.584754 30034 raft_consensus.cc:2804] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.585255 30034 raft_consensus.cc:697] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Becoming Leader. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:38.586118 30034 consensus_queue.cc:237] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.587397 29973 raft_consensus.cc:2468] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 1.
I20260710 11:07:38.587872 29901 raft_consensus.cc:2468] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 1.
I20260710 11:07:38.588467 29791 leader_election.cc:304] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.589216 30022 raft_consensus.cc:2804] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.589972 30022 raft_consensus.cc:697] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:38.590873 30022 consensus_queue.cc:237] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.594781 29723 catalog_manager.cc:5697] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d reported cstate change: term changed from 0 to 1, leader changed from <none> to c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2). New cstate: current_term: 1 leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.599109 29720 catalog_manager.cc:5697] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.625905 30019 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.633109 30034 raft_consensus.cc:493] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.633585 30034 raft_consensus.cc:515] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.635617 30034 leader_election.cc:290] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.636785 29973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591a061fec8b434d8bfc5ffbd4e571de" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.637109 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591a061fec8b434d8bfc5ffbd4e571de" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.637739 29826 raft_consensus.cc:2468] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.638468 29973 raft_consensus.cc:2468] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.638813 29865 leader_election.cc:304] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:38.639535 30034 raft_consensus.cc:2804] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.639909 30034 raft_consensus.cc:493] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.640276 30034 raft_consensus.cc:3060] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.640606 30019 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.647496 30034 raft_consensus.cc:515] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.649202 30034 leader_election.cc:290] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.649938 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591a061fec8b434d8bfc5ffbd4e571de" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.650184 29973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591a061fec8b434d8bfc5ffbd4e571de" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.650447 29825 raft_consensus.cc:3060] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.650655 29973 raft_consensus.cc:3060] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.656329 29825 raft_consensus.cc:2468] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 1.
I20260710 11:07:38.657244 29865 leader_election.cc:304] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:38.657717 29973 raft_consensus.cc:2468] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 1.
I20260710 11:07:38.657855 30034 raft_consensus.cc:2804] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.658335 30034 raft_consensus.cc:697] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Becoming Leader. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:38.659144 30034 consensus_queue.cc:237] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.665920 29723 catalog_manager.cc:5697] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d reported cstate change: term changed from 0 to 1, leader changed from <none> to c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2). New cstate: current_term: 1 leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.681628 30034 raft_consensus.cc:493] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.682104 30034 raft_consensus.cc:515] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.683677 30034 leader_election.cc:290] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.684456 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7558874ae480cbe6df0a0560e0905" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.684755 29973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7558874ae480cbe6df0a0560e0905" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.685163 29825 raft_consensus.cc:2468] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.685281 29973 raft_consensus.cc:2468] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 0.
I20260710 11:07:38.686193 29866 leader_election.cc:304] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:38.686790 30034 raft_consensus.cc:2804] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.687069 30034 raft_consensus.cc:493] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.687309 30034 raft_consensus.cc:3060] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.691576 30034 raft_consensus.cc:515] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.693085 30034 leader_election.cc:290] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.693889 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7558874ae480cbe6df0a0560e0905" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.693965 29973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7558874ae480cbe6df0a0560e0905" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.694378 29825 raft_consensus.cc:3060] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.694423 29973 raft_consensus.cc:3060] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.698755 29825 raft_consensus.cc:2468] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 1.
I20260710 11:07:38.698987 29973 raft_consensus.cc:2468] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 1.
I20260710 11:07:38.699702 29865 leader_election.cc:304] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:38.700477 30034 raft_consensus.cc:2804] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.700960 30034 raft_consensus.cc:697] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Becoming Leader. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:38.701609 30034 consensus_queue.cc:237] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.708621 29723 catalog_manager.cc:5697] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d reported cstate change: term changed from 0 to 1, leader changed from <none> to c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2). New cstate: current_term: 1 leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.733381 29973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
mode: GRACEFUL
new_leader_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:49502
I20260710 11:07:38.733858 29973 raft_consensus.cc:606] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Received request to transfer leadership to TS 07155fd934914ab29460a5042670add2
I20260710 11:07:38.753808 29901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
mode: GRACEFUL
new_leader_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:43410
I20260710 11:07:38.754271 29901 raft_consensus.cc:606] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Received request to transfer leadership to TS 07155fd934914ab29460a5042670add2
I20260710 11:07:38.761951 29973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "481152a495d2410d920bcd53018d77ce"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
mode: GRACEFUL
new_leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
 from {username='slave'} at 127.0.0.1:49502
I20260710 11:07:38.762454 29973 raft_consensus.cc:606] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Received request to transfer leadership to TS c35ec1e8d249478b84df4be3e1e81c7d
I20260710 11:07:38.769948 29973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39992208a1d84306b80f86b9289147e2"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
mode: GRACEFUL
new_leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
 from {username='slave'} at 127.0.0.1:49502
I20260710 11:07:38.770455 29973 raft_consensus.cc:606] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Received request to transfer leadership to TS c35ec1e8d249478b84df4be3e1e81c7d
I20260710 11:07:38.774931 29901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3aa7558874ae480cbe6df0a0560e0905"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
mode: GRACEFUL
new_leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:43410
I20260710 11:07:38.775389 29901 raft_consensus.cc:606] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Received request to transfer leadership to TS efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:38.790378 30034 raft_consensus.cc:493] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.790817 30034 raft_consensus.cc:515] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.792428 30034 leader_election.cc:290] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.793262 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07155fd934914ab29460a5042670add2" is_pre_election: true
I20260710 11:07:38.793380 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f" is_pre_election: true
I20260710 11:07:38.794063 29975 raft_consensus.cc:2393] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c35ec1e8d249478b84df4be3e1e81c7d in current term 1: Already voted for candidate 07155fd934914ab29460a5042670add2 in this term.
I20260710 11:07:38.793951 30022 consensus_queue.cc:1048] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.794940 29866 leader_election.cc:304] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d; no voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:38.795663 30034 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.801724 30034 raft_consensus.cc:2749] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.804174 30043 consensus_queue.cc:1048] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.811777 30040 consensus_queue.cc:1048] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.822189 30043 consensus_queue.cc:1048] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.937211 30019 consensus_queue.cc:1048] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.946831 30038 consensus_queue.cc:1048] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.955801 30038 raft_consensus.cc:993] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f: : Instructing follower c35ec1e8d249478b84df4be3e1e81c7d to start an election
I20260710 11:07:38.956173 30039 raft_consensus.cc:1081] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Signalling peer c35ec1e8d249478b84df4be3e1e81c7d to start an election
I20260710 11:07:38.957551 29901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39992208a1d84306b80f86b9289147e2"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
 from {username='slave'} at 127.0.0.1:43408
I20260710 11:07:38.958052 29901 raft_consensus.cc:493] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.958362 29901 raft_consensus.cc:3060] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.963001 29901 raft_consensus.cc:515] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.964756 29901 leader_election.cc:290] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 2 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:38.965471 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39992208a1d84306b80f86b9289147e2" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:38.965732 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39992208a1d84306b80f86b9289147e2" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:38.965993 29825 raft_consensus.cc:3060] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.966239 29975 raft_consensus.cc:3055] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.966513 29975 raft_consensus.cc:740] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:38.967092 29975 consensus_queue.cc:260] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.968050 29975 raft_consensus.cc:3060] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.970796 29825 raft_consensus.cc:2468] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 2.
I20260710 11:07:38.971825 29865 leader_election.cc:304] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:38.972465 30034 raft_consensus.cc:2804] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.972857 29975 raft_consensus.cc:2468] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 2.
I20260710 11:07:38.972957 30034 raft_consensus.cc:697] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Becoming Leader. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:38.973801 30034 consensus_queue.cc:237] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:38.979943 29723 catalog_manager.cc:5697] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d reported cstate change: term changed from 1 to 2, leader changed from efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3) to c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2). New cstate: current_term: 2 leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.981458 30043 consensus_queue.cc:1048] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.991614 30022 consensus_queue.cc:1048] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.023219 29975 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:39.029052 30034 consensus_queue.cc:1048] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.044315 30089 consensus_queue.cc:1048] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.044834 30034 consensus_queue.cc:1048] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.048065 30034 consensus_queue.cc:1048] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.049531 30039 consensus_queue.cc:1048] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.059155 30034 raft_consensus.cc:993] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d: : Instructing follower 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:39.059692 30034 consensus_queue.cc:1048] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.060565 30090 raft_consensus.cc:1081] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Signalling peer 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:39.068964 29825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8"
dest_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:51332
I20260710 11:07:39.069677 29825 raft_consensus.cc:493] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.074038 29825 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.081700 30039 raft_consensus.cc:993] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f: : Instructing follower c35ec1e8d249478b84df4be3e1e81c7d to start an election
I20260710 11:07:39.082135 30039 raft_consensus.cc:1081] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Signalling peer c35ec1e8d249478b84df4be3e1e81c7d to start an election
I20260710 11:07:39.082522 29825 raft_consensus.cc:515] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.087105 29899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "481152a495d2410d920bcd53018d77ce"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
 from {username='slave'} at 127.0.0.1:43408
I20260710 11:07:39.087687 29899 raft_consensus.cc:493] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.087566 30039 consensus_queue.cc:1048] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.088126 29899 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.089043 29825 leader_election.cc:290] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 2 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:39.089972 29973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:39.090530 29973 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.092523 30090 consensus_queue.cc:1048] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.094868 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:39.095461 29901 raft_consensus.cc:3055] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:39.095790 29901 raft_consensus.cc:740] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:39.096640 29901 consensus_queue.cc:260] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.097813 29901 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.098919 29973 raft_consensus.cc:2468] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 2.
I20260710 11:07:39.100510 29791 leader_election.cc:304] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:39.101495 30022 raft_consensus.cc:2804] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.101949 30022 raft_consensus.cc:697] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:39.102747 30022 consensus_queue.cc:237] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.106104 29899 raft_consensus.cc:515] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.113175 29901 raft_consensus.cc:2468] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 2.
I20260710 11:07:39.118434 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:39.118871 29899 leader_election.cc:290] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 2 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:39.119076 29825 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.120405 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:39.121019 29975 raft_consensus.cc:3055] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:39.121474 29975 raft_consensus.cc:740] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:39.122370 29975 consensus_queue.cc:260] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.123574 29975 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.126134 29825 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 2.
I20260710 11:07:39.127461 29865 leader_election.cc:304] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:39.128291 30090 raft_consensus.cc:2804] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.128791 30090 raft_consensus.cc:697] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Becoming Leader. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:39.129580 30090 consensus_queue.cc:237] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.130762 29975 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 2.
I20260710 11:07:39.132663 29723 catalog_manager.cc:5697] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 1 to 2, leader changed from c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2) to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.140921 29720 catalog_manager.cc:5697] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d reported cstate change: term changed from 1 to 2, leader changed from efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3) to c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2). New cstate: current_term: 2 leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.182781 30090 consensus_queue.cc:1048] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.183398 30034 consensus_queue.cc:1048] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.197562 30089 raft_consensus.cc:993] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d: : Instructing follower efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:39.198011 30089 raft_consensus.cc:1081] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Signalling peer efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:39.199751 29975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3aa7558874ae480cbe6df0a0560e0905"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:49492
I20260710 11:07:39.200297 29975 raft_consensus.cc:493] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.200596 29975 raft_consensus.cc:3060] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.207007 29975 raft_consensus.cc:515] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.208614 29975 leader_election.cc:290] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 2 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:39.209466 29825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7558874ae480cbe6df0a0560e0905" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:39.209920 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7558874ae480cbe6df0a0560e0905" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:39.210539 29825 raft_consensus.cc:3060] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.210644 29899 raft_consensus.cc:3055] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:39.211030 29899 raft_consensus.cc:740] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:39.211658 29899 consensus_queue.cc:260] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.212517 29899 raft_consensus.cc:3060] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.215399 29825 raft_consensus.cc:2468] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 2.
I20260710 11:07:39.216418 29939 leader_election.cc:304] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:39.216917 29899 raft_consensus.cc:2468] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 2.
I20260710 11:07:39.217181 30019 raft_consensus.cc:2804] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.217612 30019 raft_consensus.cc:697] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 2 LEADER]: Becoming Leader. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:39.218412 30019 consensus_queue.cc:237] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:39.224411 29722 catalog_manager.cc:5697] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f reported cstate change: term changed from 1 to 2, leader changed from c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2) to efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3). New cstate: current_term: 2 leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:39.243866 30039 raft_consensus.cc:993] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f: : Instructing follower 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:39.244395 30019 raft_consensus.cc:1081] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Signalling peer 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:39.245855 29825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27"
dest_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:51340
I20260710 11:07:39.246366 29825 raft_consensus.cc:493] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.246737 29825 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.252323 29825 raft_consensus.cc:515] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:39.254087 29825 leader_election.cc:290] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 2 election: Requested vote from peers efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:39.254755 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:39.255112 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:39.255300 29975 raft_consensus.cc:3055] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:39.255580 29975 raft_consensus.cc:740] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:39.255585 29899 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.256282 29975 consensus_queue.cc:260] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:39.257159 29975 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.260795 29899 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 2.
I20260710 11:07:39.261929 29975 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 2.
I20260710 11:07:39.262045 29790 leader_election.cc:304] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:39.262943 30022 raft_consensus.cc:2804] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.263422 30022 raft_consensus.cc:697] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:39.264176 30022 consensus_queue.cc:237] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:39.270443 29722 catalog_manager.cc:5697] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 1 to 2, leader changed from efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3) to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.480479 29825 raft_consensus.cc:1275] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Refusing update from remote peer c35ec1e8d249478b84df4be3e1e81c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.481720 30089 consensus_queue.cc:1048] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.488888 29975 raft_consensus.cc:1275] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Refusing update from remote peer c35ec1e8d249478b84df4be3e1e81c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.491278 30090 consensus_queue.cc:1048] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.494091 29973 raft_consensus.cc:1275] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.496057 30043 consensus_queue.cc:1048] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.505460 29899 raft_consensus.cc:1275] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.507464 30043 consensus_queue.cc:1048] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.579416 29826 raft_consensus.cc:1275] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Refusing update from remote peer c35ec1e8d249478b84df4be3e1e81c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.580717 30090 consensus_queue.cc:1048] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.588137 29975 raft_consensus.cc:1275] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Refusing update from remote peer c35ec1e8d249478b84df4be3e1e81c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.590432 30091 consensus_queue.cc:1048] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.659924 29826 raft_consensus.cc:1275] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.661180 30019 consensus_queue.cc:1048] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.668606 29899 raft_consensus.cc:1275] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.671092 30101 consensus_queue.cc:1048] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:39.772291 29975 raft_consensus.cc:1275] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.773648 30043 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.782056 29899 raft_consensus.cc:1275] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.783823 30103 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:41.806358 29192 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:07:41.807085 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:41.822908 29826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27"
dest_uuid: "07155fd934914ab29460a5042670add2"
mode: GRACEFUL
new_leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:51352
I20260710 11:07:41.823371 29826 raft_consensus.cc:606] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Received request to transfer leadership to TS efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:41.825677 29826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1"
dest_uuid: "07155fd934914ab29460a5042670add2"
mode: GRACEFUL
new_leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:51352
I20260710 11:07:41.826140 29826 raft_consensus.cc:606] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Received request to transfer leadership to TS efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:41.827045 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:41.827440 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:42.317065 30107 raft_consensus.cc:993] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2: : Instructing follower efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:42.317510 30040 raft_consensus.cc:1081] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Signalling peer efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:42.318866 29975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:49478
I20260710 11:07:42.319301 29975 raft_consensus.cc:493] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.319535 29975 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.323797 29975 raft_consensus.cc:515] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:42.325336 29975 leader_election.cc:290] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 3 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:42.326156 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:42.326468 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:42.326691 29826 raft_consensus.cc:3055] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:42.326939 29899 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.326995 29826 raft_consensus.cc:740] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:42.327876 29826 consensus_queue.cc:260] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:42.328802 29826 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:42.331847 29899 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 3.
I20260710 11:07:42.332854 29939 leader_election.cc:304] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [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: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:42.333511 30101 raft_consensus.cc:2804] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:42.333601 29826 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 3.
I20260710 11:07:42.334570 30101 raft_consensus.cc:697] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 3 LEADER]: Becoming Leader. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:42.335311 30101 consensus_queue.cc:237] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:42.341363 29720 catalog_manager.cc:5697] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f reported cstate change: term changed from 2 to 3, leader changed from 07155fd934914ab29460a5042670add2 (127.28.130.1) to efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3). New cstate: current_term: 3 leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.374097 30107 raft_consensus.cc:993] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2: : Instructing follower efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:42.374477 30040 raft_consensus.cc:1081] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Signalling peer efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:42.375826 29975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:49478
I20260710 11:07:42.376227 29975 raft_consensus.cc:493] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.376462 29975 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.382421 29975 raft_consensus.cc:515] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:42.383921 29975 leader_election.cc:290] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 2 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:42.384980 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:42.385562 29899 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.385641 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:42.386207 29826 raft_consensus.cc:3055] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:42.386511 29826 raft_consensus.cc:740] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:42.387256 29826 consensus_queue.cc:260] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:42.388440 29826 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.390264 29899 raft_consensus.cc:2468] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 2.
I20260710 11:07:42.391283 29939 leader_election.cc:304] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:42.391935 30101 raft_consensus.cc:2804] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:42.392304 30101 raft_consensus.cc:697] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 2 LEADER]: Becoming Leader. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:42.393045 30101 consensus_queue.cc:237] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:42.394939 29826 raft_consensus.cc:2468] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 2.
I20260710 11:07:42.399567 29720 catalog_manager.cc:5697] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f reported cstate change: term changed from 1 to 2, leader changed from 07155fd934914ab29460a5042670add2 (127.28.130.1) to efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3). New cstate: current_term: 2 leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:42.718897 29826 raft_consensus.cc:1275] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.720161 30101 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:42.729192 29899 raft_consensus.cc:1275] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:42.731314 30108 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:42.792156 29899 raft_consensus.cc:1275] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:42.793429 30101 consensus_queue.cc:1048] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.803380 29826 raft_consensus.cc:1275] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:42.804870 30122 consensus_queue.cc:1048] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:42.828159 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:42.837842 29975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
mode: GRACEFUL
new_leader_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:49502
I20260710 11:07:42.838340 29975 raft_consensus.cc:606] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 3 LEADER]: Received request to transfer leadership to TS 07155fd934914ab29460a5042670add2
I20260710 11:07:42.845161 29975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
mode: GRACEFUL
new_leader_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:49502
I20260710 11:07:42.845600 29975 raft_consensus.cc:606] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 2 LEADER]: Received request to transfer leadership to TS 07155fd934914ab29460a5042670add2
I20260710 11:07:42.854660 29899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "591a061fec8b434d8bfc5ffbd4e571de"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
mode: GRACEFUL
new_leader_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:43410
I20260710 11:07:42.855145 29899 raft_consensus.cc:606] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Received request to transfer leadership to TS 07155fd934914ab29460a5042670add2
I20260710 11:07:42.859802 29899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "481152a495d2410d920bcd53018d77ce"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
mode: GRACEFUL
new_leader_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:43410
I20260710 11:07:42.860291 29899 raft_consensus.cc:606] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Received request to transfer leadership to TS 07155fd934914ab29460a5042670add2
I20260710 11:07:42.864666 29899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
mode: GRACEFUL
new_leader_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:43410
I20260710 11:07:42.865124 29899 raft_consensus.cc:606] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Received request to transfer leadership to TS 07155fd934914ab29460a5042670add2
I20260710 11:07:42.987021 30091 raft_consensus.cc:993] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d: : Instructing follower 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:42.987453 30119 raft_consensus.cc:1081] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Signalling peer 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:42.988845 29826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa"
dest_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:51332
I20260710 11:07:42.989250 29826 raft_consensus.cc:493] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:42.989488 29826 raft_consensus.cc:3060] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.993921 29826 raft_consensus.cc:515] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:42.995544 29826 leader_election.cc:290] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 2 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:42.996447 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:42.996598 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04396d3cdc549579d0b55e11a6d6daa" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:42.997061 29899 raft_consensus.cc:3055] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:42.997133 29975 raft_consensus.cc:3060] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:42.997478 29899 raft_consensus.cc:740] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:42.998279 29899 consensus_queue.cc:260] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:42.999434 29899 raft_consensus.cc:3060] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.003319 29975 raft_consensus.cc:2468] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 2.
I20260710 11:07:43.004560 29791 leader_election.cc:304] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:43.005211 30040 raft_consensus.cc:2804] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:43.005364 29899 raft_consensus.cc:2468] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 2.
I20260710 11:07:43.006191 30040 raft_consensus.cc:697] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:43.007339 30040 consensus_queue.cc:237] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.013592 29723 catalog_manager.cc:5697] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 1 to 2, leader changed from c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2) to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.053671 30091 raft_consensus.cc:993] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d: : Instructing follower 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:43.054093 30119 raft_consensus.cc:1081] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Signalling peer 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:43.055469 29826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "481152a495d2410d920bcd53018d77ce"
dest_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:51332
I20260710 11:07:43.055938 29826 raft_consensus.cc:493] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:43.056197 29826 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:43.060532 29826 raft_consensus.cc:515] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.062057 29826 leader_election.cc:290] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 3 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:43.062801 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:43.063030 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:43.063351 29899 raft_consensus.cc:3055] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:43.063508 29975 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:43.063671 29899 raft_consensus.cc:740] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:43.064448 29899 consensus_queue.cc:260] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.065318 29899 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:43.067765 29975 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 3.
I20260710 11:07:43.068691 29791 leader_election.cc:304] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [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: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:43.069293 30040 raft_consensus.cc:2804] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:43.069643 30040 raft_consensus.cc:697] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 3 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:43.069916 29899 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 3.
I20260710 11:07:43.070344 30040 consensus_queue.cc:237] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.076442 29723 catalog_manager.cc:5697] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 2 to 3, leader changed from c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2) to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 3 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.193430 30119 raft_consensus.cc:993] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d: : Instructing follower 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:43.193818 30091 raft_consensus.cc:1081] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Signalling peer 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:43.195225 29826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "591a061fec8b434d8bfc5ffbd4e571de"
dest_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:51332
I20260710 11:07:43.195662 29826 raft_consensus.cc:493] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:43.195951 29826 raft_consensus.cc:3060] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.199700 29826 raft_consensus.cc:515] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.201351 29826 leader_election.cc:290] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 2 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:43.202016 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591a061fec8b434d8bfc5ffbd4e571de" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:43.202347 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591a061fec8b434d8bfc5ffbd4e571de" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:43.202597 29899 raft_consensus.cc:3055] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:43.202831 29975 raft_consensus.cc:3060] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.202929 29899 raft_consensus.cc:740] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:43.203750 29899 consensus_queue.cc:260] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.204875 29899 raft_consensus.cc:3060] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.208767 29975 raft_consensus.cc:2468] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 2.
I20260710 11:07:43.209823 29791 leader_election.cc:304] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07155fd934914ab29460a5042670add2, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:43.210549 30040 raft_consensus.cc:2804] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:43.210922 30040 raft_consensus.cc:697] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:43.211017 29899 raft_consensus.cc:2468] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 2.
I20260710 11:07:43.211644 30040 consensus_queue.cc:237] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.217698 29723 catalog_manager.cc:5697] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 1 to 2, leader changed from c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2) to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.240382 30101 raft_consensus.cc:993] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f: : Instructing follower 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:43.240811 30122 raft_consensus.cc:1081] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 3 LEADER]: Signalling peer 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:43.242265 29826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27"
dest_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:51340
I20260710 11:07:43.242672 29826 raft_consensus.cc:493] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:43.242897 29826 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:43.247015 29826 raft_consensus.cc:515] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:43.248488 29826 leader_election.cc:290] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 4 election: Requested vote from peers efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:43.249485 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:43.249552 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:43.250108 29975 raft_consensus.cc:3055] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:43.250267 29899 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:43.250443 29975 raft_consensus.cc:740] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:43.251250 29975 consensus_queue.cc:260] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:43.252218 29975 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:43.255566 29899 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 4.
I20260710 11:07:43.256454 29975 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 4.
I20260710 11:07:43.256510 29790 leader_election.cc:304] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [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: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:43.257254 30040 raft_consensus.cc:2804] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:43.257702 30040 raft_consensus.cc:697] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 4 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:43.258404 30040 consensus_queue.cc:237] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:43.262387 30108 raft_consensus.cc:993] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f: : Instructing follower 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:43.262850 30122 raft_consensus.cc:1081] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 2 LEADER]: Signalling peer 07155fd934914ab29460a5042670add2 to start an election
I20260710 11:07:43.264273 29826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1"
dest_uuid: "07155fd934914ab29460a5042670add2"
 from {username='slave'} at 127.0.0.1:51340
I20260710 11:07:43.264775 29826 raft_consensus.cc:493] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:43.265362 29826 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:43.264791 29722 catalog_manager.cc:5697] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 3 to 4, leader changed from efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3) to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 4 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.270308 29826 raft_consensus.cc:515] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.272100 29826 leader_election.cc:290] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [CANDIDATE]: Term 3 election: Requested vote from peers c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:43.273128 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:43.273476 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec490ca1e64140399226f75eb945bde1" candidate_uuid: "07155fd934914ab29460a5042670add2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:43.273623 29975 raft_consensus.cc:3055] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:43.273976 29899 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:43.273958 29975 raft_consensus.cc:740] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:43.274885 29975 consensus_queue.cc:260] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.276078 29975 raft_consensus.cc:3060] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:43.280649 29899 raft_consensus.cc:2468] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 3.
I20260710 11:07:43.281689 29790 leader_election.cc:304] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [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: 07155fd934914ab29460a5042670add2, c35ec1e8d249478b84df4be3e1e81c7d; no voters: 
I20260710 11:07:43.282510 30040 raft_consensus.cc:2804] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:43.282459 29975 raft_consensus.cc:2468] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07155fd934914ab29460a5042670add2 in term 3.
I20260710 11:07:43.283072 30040 raft_consensus.cc:697] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 3 LEADER]: Becoming Leader. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:43.283941 30040 consensus_queue.cc:237] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:43.289630 29722 catalog_manager.cc:5697] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 reported cstate change: term changed from 2 to 3, leader changed from efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3) to 07155fd934914ab29460a5042670add2 (127.28.130.1). New cstate: current_term: 3 leader_uuid: "07155fd934914ab29460a5042670add2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.463985 29899 raft_consensus.cc:1275] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.465124 30040 consensus_queue.cc:1048] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.474902 29975 raft_consensus.cc:1275] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.476452 30124 consensus_queue.cc:1048] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.482867 29899 raft_consensus.cc:1275] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.483923 30124 consensus_queue.cc:1048] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.491888 29975 raft_consensus.cc:1275] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.493489 30040 consensus_queue.cc:1048] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.594882 29899 raft_consensus.cc:1275] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.596011 30040 consensus_queue.cc:1048] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.603528 29975 raft_consensus.cc:1275] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.604998 30133 consensus_queue.cc:1048] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.760344 29975 raft_consensus.cc:1275] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 4 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:43.761396 30124 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:43.768757 29899 raft_consensus.cc:1275] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 4 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:43.770932 30124 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:43.780279 29975 raft_consensus.cc:1275] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.782565 30124 consensus_queue.cc:1048] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:43.790169 29899 raft_consensus.cc:1275] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Refusing update from remote peer 07155fd934914ab29460a5042670add2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:43.791841 30124 consensus_queue.cc:1048] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:45.872051 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:45.879586 29826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27"
dest_uuid: "07155fd934914ab29460a5042670add2"
mode: GRACEFUL
new_leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:51352
I20260710 11:07:45.880414 29826 raft_consensus.cc:606] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 4 LEADER]: Received request to transfer leadership to TS efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:45.883172 29826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1af6d9d815194de1a2c801ddae6a94a2"
dest_uuid: "07155fd934914ab29460a5042670add2"
mode: GRACEFUL
new_leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
 from {username='slave'} at 127.0.0.1:51352
I20260710 11:07:45.883605 29826 raft_consensus.cc:606] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Received request to transfer leadership to TS c35ec1e8d249478b84df4be3e1e81c7d
I20260710 11:07:45.885972 29826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8"
dest_uuid: "07155fd934914ab29460a5042670add2"
mode: GRACEFUL
new_leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:51352
I20260710 11:07:45.886454 29826 raft_consensus.cc:606] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Received request to transfer leadership to TS efe0797c39f448cf84797e0ac9e34b3f
I20260710 11:07:45.888697 29826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "481152a495d2410d920bcd53018d77ce"
dest_uuid: "07155fd934914ab29460a5042670add2"
mode: GRACEFUL
new_leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
 from {username='slave'} at 127.0.0.1:51352
I20260710 11:07:45.889154 29826 raft_consensus.cc:606] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 3 LEADER]: Received request to transfer leadership to TS c35ec1e8d249478b84df4be3e1e81c7d
I20260710 11:07:45.890048 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:07:45.890476 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:46.018538 30040 raft_consensus.cc:993] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2: : Instructing follower c35ec1e8d249478b84df4be3e1e81c7d to start an election
I20260710 11:07:46.019029 30144 raft_consensus.cc:1081] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 3 LEADER]: Signalling peer c35ec1e8d249478b84df4be3e1e81c7d to start an election
I20260710 11:07:46.020675 29899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "481152a495d2410d920bcd53018d77ce"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
 from {username='slave'} at 127.0.0.1:43392
I20260710 11:07:46.021131 29899 raft_consensus.cc:493] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:46.021415 29899 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:46.026765 29899 raft_consensus.cc:515] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.028483 29899 leader_election.cc:290] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 4 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:46.029487 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:46.029650 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481152a495d2410d920bcd53018d77ce" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:46.030151 29826 raft_consensus.cc:3055] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:46.030475 29975 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:46.030593 29826 raft_consensus.cc:740] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:46.031700 29826 consensus_queue.cc:260] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.032663 29826 raft_consensus.cc:3060] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:46.036002 29975 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 4.
I20260710 11:07:46.037137 29866 leader_election.cc:304] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [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: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:46.037400 29826 raft_consensus.cc:2468] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 4.
I20260710 11:07:46.037948 30145 raft_consensus.cc:2804] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:46.039332 30145 raft_consensus.cc:697] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 4 LEADER]: Becoming Leader. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:46.040508 30145 consensus_queue.cc:237] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.047619 29723 catalog_manager.cc:5697] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d reported cstate change: term changed from 3 to 4, leader changed from 07155fd934914ab29460a5042670add2 (127.28.130.1) to c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2). New cstate: current_term: 4 leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:46.075292 30040 raft_consensus.cc:993] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2: : Instructing follower c35ec1e8d249478b84df4be3e1e81c7d to start an election
I20260710 11:07:46.075686 30144 raft_consensus.cc:1081] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Signalling peer c35ec1e8d249478b84df4be3e1e81c7d to start an election
I20260710 11:07:46.077143 29899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1af6d9d815194de1a2c801ddae6a94a2"
dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
 from {username='slave'} at 127.0.0.1:43392
I20260710 11:07:46.077571 29899 raft_consensus.cc:493] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:46.077826 29899 raft_consensus.cc:3060] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.081836 29899 raft_consensus.cc:515] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.083228 29899 leader_election.cc:290] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 2 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3:39559)
I20260710 11:07:46.084152 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af6d9d815194de1a2c801ddae6a94a2" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:46.084278 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af6d9d815194de1a2c801ddae6a94a2" candidate_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
I20260710 11:07:46.084580 29826 raft_consensus.cc:3055] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:46.084718 29975 raft_consensus.cc:3060] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.084854 29826 raft_consensus.cc:740] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:46.085572 29826 consensus_queue.cc:260] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.086540 29826 raft_consensus.cc:3060] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.088922 29975 raft_consensus.cc:2468] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 2.
I20260710 11:07:46.089937 29866 leader_election.cc:304] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:46.090749 30145 raft_consensus.cc:2804] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:46.091019 29826 raft_consensus.cc:2468] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c35ec1e8d249478b84df4be3e1e81c7d in term 2.
I20260710 11:07:46.091220 30145 raft_consensus.cc:697] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Becoming Leader. State: Replica: c35ec1e8d249478b84df4be3e1e81c7d, State: Running, Role: LEADER
I20260710 11:07:46.092247 30145 consensus_queue.cc:237] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.099366 29723 catalog_manager.cc:5697] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d reported cstate change: term changed from 1 to 2, leader changed from 07155fd934914ab29460a5042670add2 (127.28.130.1) to c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2). New cstate: current_term: 2 leader_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:46.253940 30040 raft_consensus.cc:993] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2: : Instructing follower efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:46.254370 30144 raft_consensus.cc:1081] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Signalling peer efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:46.255584 29975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:49478
I20260710 11:07:46.256006 29975 raft_consensus.cc:493] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:46.256237 29975 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.260098 29975 raft_consensus.cc:515] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.261472 29975 leader_election.cc:290] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 3 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:46.262444 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:46.262576 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f82b0e11c34e46a96b4bea3d13c1d8" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:46.262979 29826 raft_consensus.cc:3055] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:46.263021 29899 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.263378 29826 raft_consensus.cc:740] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:46.264119 29826 consensus_queue.cc:260] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.265254 29826 raft_consensus.cc:3060] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.269433 29899 raft_consensus.cc:2468] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 3.
I20260710 11:07:46.270670 29939 leader_election.cc:304] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [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: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:46.270845 29826 raft_consensus.cc:2468] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 3.
I20260710 11:07:46.271432 30122 raft_consensus.cc:2804] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:46.272440 30122 raft_consensus.cc:697] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 3 LEADER]: Becoming Leader. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:46.273214 30122 consensus_queue.cc:237] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } }
I20260710 11:07:46.280023 29723 catalog_manager.cc:5697] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f reported cstate change: term changed from 2 to 3, leader changed from 07155fd934914ab29460a5042670add2 (127.28.130.1) to efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3). New cstate: current_term: 3 leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:46.318423 30040 raft_consensus.cc:993] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2: : Instructing follower efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:46.318821 30144 raft_consensus.cc:1081] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 4 LEADER]: Signalling peer efe0797c39f448cf84797e0ac9e34b3f to start an election
I20260710 11:07:46.320223 29975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27"
dest_uuid: "efe0797c39f448cf84797e0ac9e34b3f"
 from {username='slave'} at 127.0.0.1:49478
I20260710 11:07:46.320669 29975 raft_consensus.cc:493] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:46.320904 29975 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:46.325439 29975 raft_consensus.cc:515] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:46.326879 29975 leader_election.cc:290] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [CANDIDATE]: Term 5 election: Requested vote from peers 07155fd934914ab29460a5042670add2 (127.28.130.1:35397), c35ec1e8d249478b84df4be3e1e81c7d (127.28.130.2:44087)
I20260710 11:07:46.327766 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "07155fd934914ab29460a5042670add2"
I20260710 11:07:46.328047 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057cbcf6c7124efb8f1b73293bfc4f27" candidate_uuid: "efe0797c39f448cf84797e0ac9e34b3f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c35ec1e8d249478b84df4be3e1e81c7d"
I20260710 11:07:46.328320 29826 raft_consensus.cc:3055] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:46.328503 29899 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:46.328630 29826 raft_consensus.cc:740] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 07155fd934914ab29460a5042670add2, State: Running, Role: LEADER
I20260710 11:07:46.329382 29826 consensus_queue.cc:260] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:46.330492 29826 raft_consensus.cc:3060] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:46.334812 29899 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 5.
I20260710 11:07:46.335903 29939 leader_election.cc:304] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [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: c35ec1e8d249478b84df4be3e1e81c7d, efe0797c39f448cf84797e0ac9e34b3f; no voters: 
I20260710 11:07:46.336297 29826 raft_consensus.cc:2468] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe0797c39f448cf84797e0ac9e34b3f in term 5.
I20260710 11:07:46.336642 30122 raft_consensus.cc:2804] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:46.337085 30122 raft_consensus.cc:697] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 5 LEADER]: Becoming Leader. State: Replica: efe0797c39f448cf84797e0ac9e34b3f, State: Running, Role: LEADER
I20260710 11:07:46.337879 30122 consensus_queue.cc:237] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [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: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } }
I20260710 11:07:46.345193 29723 catalog_manager.cc:5697] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f reported cstate change: term changed from 4 to 5, leader changed from 07155fd934914ab29460a5042670add2 (127.28.130.1) to efe0797c39f448cf84797e0ac9e34b3f (127.28.130.3). New cstate: current_term: 5 leader_uuid: "efe0797c39f448cf84797e0ac9e34b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:46.551705 29826 raft_consensus.cc:1275] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 4 FOLLOWER]: Refusing update from remote peer c35ec1e8d249478b84df4be3e1e81c7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:46.552857 30145 consensus_queue.cc:1048] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.563694 29975 raft_consensus.cc:1275] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 4 FOLLOWER]: Refusing update from remote peer c35ec1e8d249478b84df4be3e1e81c7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:46.565366 30145 consensus_queue.cc:1048] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:46.613546 29826 raft_consensus.cc:1275] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Refusing update from remote peer c35ec1e8d249478b84df4be3e1e81c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.614648 30145 consensus_queue.cc:1048] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.621079 29975 raft_consensus.cc:1275] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Refusing update from remote peer c35ec1e8d249478b84df4be3e1e81c7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:46.622610 30146 consensus_queue.cc:1048] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe0797c39f448cf84797e0ac9e34b3f" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 39559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:46.732426 29826 raft_consensus.cc:1275] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 5 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:46.733489 30122 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:46.742429 29899 raft_consensus.cc:1275] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 5 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:07:46.743866 30122 consensus_queue.cc:1048] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:46.825788 29899 raft_consensus.cc:1275] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:46.827070 30122 consensus_queue.cc:1048] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c35ec1e8d249478b84df4be3e1e81c7d" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 44087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.835399 29826 raft_consensus.cc:1275] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Refusing update from remote peer efe0797c39f448cf84797e0ac9e34b3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:46.836778 30165 consensus_queue.cc:1048] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "07155fd934914ab29460a5042670add2" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:46.891322 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:46.897014 29192 tablet_server.cc:179] TabletServer@127.28.130.1:0 shutting down...
I20260710 11:07:46.916568 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:46.917282 29192 tablet_replica.cc:333] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.917858 29192 raft_consensus.cc:2243] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.918326 29192 raft_consensus.cc:2272] T 3aa7558874ae480cbe6df0a0560e0905 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.920360 29192 tablet_replica.cc:333] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.920974 29192 raft_consensus.cc:2243] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.921448 29192 raft_consensus.cc:2272] T 39992208a1d84306b80f86b9289147e2 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.923205 29192 tablet_replica.cc:333] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.923750 29192 raft_consensus.cc:2243] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.924481 29192 raft_consensus.cc:2272] T 591a061fec8b434d8bfc5ffbd4e571de P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.926258 29192 tablet_replica.cc:333] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.926779 29192 raft_consensus.cc:2243] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.927489 29192 raft_consensus.cc:2272] T d04396d3cdc549579d0b55e11a6d6daa P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.929191 29192 tablet_replica.cc:333] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.929685 29192 raft_consensus.cc:2243] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.930238 29192 raft_consensus.cc:2272] T 25f82b0e11c34e46a96b4bea3d13c1d8 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.932502 29192 tablet_replica.cc:333] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.932961 29192 raft_consensus.cc:2243] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.933625 29192 raft_consensus.cc:2272] T 24f0242c8c5b4b54a13108be775d98ec P 07155fd934914ab29460a5042670add2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.935353 29192 tablet_replica.cc:333] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.935866 29192 raft_consensus.cc:2243] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:46.936535 29192 raft_consensus.cc:2272] T ec490ca1e64140399226f75eb945bde1 P 07155fd934914ab29460a5042670add2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.938249 29192 tablet_replica.cc:333] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.938727 29192 raft_consensus.cc:2243] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.939087 29192 raft_consensus.cc:2272] T 057cbcf6c7124efb8f1b73293bfc4f27 P 07155fd934914ab29460a5042670add2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:46.941566 29192 tablet_replica.cc:333] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.942060 29192 raft_consensus.cc:2243] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.942488 29192 raft_consensus.cc:2272] T 481152a495d2410d920bcd53018d77ce P 07155fd934914ab29460a5042670add2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:46.943463 29865 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:07:46.944563 29192 tablet_replica.cc:333] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2: stopping tablet replica
I20260710 11:07:46.945124 29192 raft_consensus.cc:2243] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:46.945596 29192 raft_consensus.cc:2272] T 1af6d9d815194de1a2c801ddae6a94a2 P 07155fd934914ab29460a5042670add2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:46.946261 29865 consensus_peers.cc:597] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d -> Peer 07155fd934914ab29460a5042670add2 (127.28.130.1:35397): Couldn't send request to peer 07155fd934914ab29460a5042670add2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:46.974270 29192 tablet_server.cc:196] TabletServer@127.28.130.1:0 shutdown complete.
I20260710 11:07:46.994478 29192 tablet_server.cc:179] TabletServer@127.28.130.2:0 shutting down...
W20260710 11:07:47.004928 29865 consensus_peers.cc:597] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d -> Peer 07155fd934914ab29460a5042670add2 (127.28.130.1:35397): Couldn't send request to peer 07155fd934914ab29460a5042670add2. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:35397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.020053 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:47.020761 29192 tablet_replica.cc:333] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.021591 29192 raft_consensus.cc:2243] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.022148 29192 raft_consensus.cc:2272] T 3aa7558874ae480cbe6df0a0560e0905 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.023960 29192 tablet_replica.cc:333] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.024441 29192 raft_consensus.cc:2243] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.025085 29192 raft_consensus.cc:2272] T 39992208a1d84306b80f86b9289147e2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.026700 29192 tablet_replica.cc:333] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.027261 29192 raft_consensus.cc:2243] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.027631 29192 raft_consensus.cc:2272] T d04396d3cdc549579d0b55e11a6d6daa P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.029186 29192 tablet_replica.cc:333] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.029626 29192 raft_consensus.cc:2243] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.030010 29192 raft_consensus.cc:2272] T 591a061fec8b434d8bfc5ffbd4e571de P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.031898 29192 tablet_replica.cc:333] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.032344 29192 raft_consensus.cc:2243] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.032706 29192 raft_consensus.cc:2272] T 25f82b0e11c34e46a96b4bea3d13c1d8 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.034565 29192 tablet_replica.cc:333] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.035019 29192 raft_consensus.cc:2243] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.035650 29192 raft_consensus.cc:2272] T 481152a495d2410d920bcd53018d77ce P c35ec1e8d249478b84df4be3e1e81c7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.037397 29192 tablet_replica.cc:333] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.037832 29192 raft_consensus.cc:2243] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.038457 29192 raft_consensus.cc:2272] T 1af6d9d815194de1a2c801ddae6a94a2 P c35ec1e8d249478b84df4be3e1e81c7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.040231 29192 tablet_replica.cc:333] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.040694 29192 raft_consensus.cc:2243] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.041077 29192 raft_consensus.cc:2272] T ec490ca1e64140399226f75eb945bde1 P c35ec1e8d249478b84df4be3e1e81c7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.042980 29192 tablet_replica.cc:333] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.043582 29192 raft_consensus.cc:2243] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.044181 29192 raft_consensus.cc:2272] T 24f0242c8c5b4b54a13108be775d98ec P c35ec1e8d249478b84df4be3e1e81c7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.045900 29192 tablet_replica.cc:333] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d: stopping tablet replica
I20260710 11:07:47.046339 29192 raft_consensus.cc:2243] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.046710 29192 raft_consensus.cc:2272] T 057cbcf6c7124efb8f1b73293bfc4f27 P c35ec1e8d249478b84df4be3e1e81c7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.074262 29192 tablet_server.cc:196] TabletServer@127.28.130.2:0 shutdown complete.
I20260710 11:07:47.092396 29192 tablet_server.cc:179] TabletServer@127.28.130.3:0 shutting down...
I20260710 11:07:47.112922 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:47.113714 29192 tablet_replica.cc:333] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.114564 29192 raft_consensus.cc:2243] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.115231 29192 raft_consensus.cc:2272] T 3aa7558874ae480cbe6df0a0560e0905 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.117117 29192 tablet_replica.cc:333] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.117616 29192 raft_consensus.cc:2243] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.118330 29192 raft_consensus.cc:2272] T 25f82b0e11c34e46a96b4bea3d13c1d8 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.120208 29192 tablet_replica.cc:333] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.120675 29192 raft_consensus.cc:2243] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.121083 29192 raft_consensus.cc:2272] T 39992208a1d84306b80f86b9289147e2 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.122639 29192 tablet_replica.cc:333] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.123086 29192 raft_consensus.cc:2243] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.123479 29192 raft_consensus.cc:2272] T 591a061fec8b434d8bfc5ffbd4e571de P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.124979 29192 tablet_replica.cc:333] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.125397 29192 raft_consensus.cc:2243] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.125773 29192 raft_consensus.cc:2272] T d04396d3cdc549579d0b55e11a6d6daa P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.127351 29192 tablet_replica.cc:333] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.127863 29192 raft_consensus.cc:2243] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.128209 29192 raft_consensus.cc:2272] T 24f0242c8c5b4b54a13108be775d98ec P efe0797c39f448cf84797e0ac9e34b3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.129662 29192 tablet_replica.cc:333] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.130119 29192 raft_consensus.cc:2243] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.130823 29192 raft_consensus.cc:2272] T 057cbcf6c7124efb8f1b73293bfc4f27 P efe0797c39f448cf84797e0ac9e34b3f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.132650 29192 tablet_replica.cc:333] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.133090 29192 raft_consensus.cc:2243] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.133461 29192 raft_consensus.cc:2272] T ec490ca1e64140399226f75eb945bde1 P efe0797c39f448cf84797e0ac9e34b3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.134919 29192 tablet_replica.cc:333] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.135339 29192 raft_consensus.cc:2243] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.135782 29192 raft_consensus.cc:2272] T 481152a495d2410d920bcd53018d77ce P efe0797c39f448cf84797e0ac9e34b3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.137521 29192 tablet_replica.cc:333] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f: stopping tablet replica
I20260710 11:07:47.137923 29192 raft_consensus.cc:2243] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.138267 29192 raft_consensus.cc:2272] T 1af6d9d815194de1a2c801ddae6a94a2 P efe0797c39f448cf84797e0ac9e34b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.164629 29192 tablet_server.cc:196] TabletServer@127.28.130.3:0 shutdown complete.
I20260710 11:07:47.181713 29192 master.cc:562] Master@127.28.130.62:42961 shutting down...
I20260710 11:07:47.201223 29192 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.201713 29192 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.201989 29192 tablet_replica.cc:333] T 00000000000000000000000000000000 P 51bcdace3a8a4b888c01dea0eaed4cc3: stopping tablet replica
I20260710 11:07:47.222810 29192 master.cc:584] Master@127.28.130.62:42961 shutdown complete.
07155fd934914ab29460a5042670add2  5
c35ec1e8d249478b84df4be3e1e81c7d  4
efe0797c39f448cf84797e0ac9e34b3f  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10059 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:07:47.262120 29192 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.130.62:40651
I20260710 11:07:47.263164 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:47.268467 30174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:47.268498 30173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:47.269281 30176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:47.271140 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:47.271919 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:47.272099 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:47.272212 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681667272201 us; error 0 us; skew 500 ppm
I20260710 11:07:47.272675 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:47.274991 29192 webserver.cc:533] Webserver started at http://127.28.130.62:40855/ using document root <none> and password file <none>
I20260710 11:07:47.275418 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:47.275563 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:47.275842 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:47.276952 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/master-0-root/instance:
uuid: "c802be8687334e3c835c3837e7877978"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-ghlv"
I20260710 11:07:47.281445 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:47.284636 30181 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.285364 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:47.285629 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/master-0-root
uuid: "c802be8687334e3c835c3837e7877978"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-ghlv"
I20260710 11:07:47.285887 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:47.301352 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:47.302498 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:47.339171 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.62:40651
I20260710 11:07:47.339295 30232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.62:40651 every 8 connection(s)
I20260710 11:07:47.342851 30233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.352285 30233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978: Bootstrap starting.
I20260710 11:07:47.356707 30233 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:47.360839 30233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978: No bootstrap required, opened a new log
I20260710 11:07:47.362785 30233 raft_consensus.cc:359] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c802be8687334e3c835c3837e7877978" member_type: VOTER }
I20260710 11:07:47.363131 30233 raft_consensus.cc:385] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:47.363312 30233 raft_consensus.cc:740] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c802be8687334e3c835c3837e7877978, State: Initialized, Role: FOLLOWER
I20260710 11:07:47.363819 30233 consensus_queue.cc:260] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c802be8687334e3c835c3837e7877978" member_type: VOTER }
I20260710 11:07:47.364253 30233 raft_consensus.cc:399] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:47.364439 30233 raft_consensus.cc:493] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:47.364635 30233 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:47.368594 30233 raft_consensus.cc:515] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c802be8687334e3c835c3837e7877978" member_type: VOTER }
I20260710 11:07:47.369035 30233 leader_election.cc:304] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [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: c802be8687334e3c835c3837e7877978; no voters: 
I20260710 11:07:47.370011 30233 leader_election.cc:290] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:47.370313 30236 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:47.371490 30236 raft_consensus.cc:697] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 1 LEADER]: Becoming Leader. State: Replica: c802be8687334e3c835c3837e7877978, State: Running, Role: LEADER
I20260710 11:07:47.372187 30236 consensus_queue.cc:237] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [LEADER]: Queue going to LEADER mode. State: All 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: "c802be8687334e3c835c3837e7877978" member_type: VOTER }
I20260710 11:07:47.372681 30233 sys_catalog.cc:565] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:47.374825 30237 sys_catalog.cc:455] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c802be8687334e3c835c3837e7877978" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c802be8687334e3c835c3837e7877978" member_type: VOTER } }
I20260710 11:07:47.375007 30238 sys_catalog.cc:455] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c802be8687334e3c835c3837e7877978. Latest consensus state: current_term: 1 leader_uuid: "c802be8687334e3c835c3837e7877978" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c802be8687334e3c835c3837e7877978" member_type: VOTER } }
I20260710 11:07:47.375524 30238 sys_catalog.cc:458] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:47.375435 30237 sys_catalog.cc:458] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:47.379398 30242 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:47.386488 30242 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:47.387342 29192 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:47.395038 30242 catalog_manager.cc:1383] Generated new cluster ID: 1fb0e23e89e4438d88b49e9f213f245a
I20260710 11:07:47.395328 30242 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:47.412902 30242 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:47.414084 30242 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:47.430141 30242 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978: Generated new TSK 0
I20260710 11:07:47.430681 30242 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:47.453635 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:47.459352 30254 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:47.460314 30255 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:47.462172 30257 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:47.462478 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:47.463536 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:47.463886 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:47.464069 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681667464049 us; error 0 us; skew 500 ppm
I20260710 11:07:47.464640 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:47.466799 29192 webserver.cc:533] Webserver started at http://127.28.130.1:36211/ using document root <none> and password file <none>
I20260710 11:07:47.467243 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:47.467402 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:47.467674 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:47.468751 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/instance:
uuid: "7ac73b830168462dbc31ea5d27260727"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-ghlv"
I20260710 11:07:47.473100 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:47.476257 30262 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.476934 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:47.477193 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "7ac73b830168462dbc31ea5d27260727"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-ghlv"
I20260710 11:07:47.477469 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:47.487099 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:47.488416 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:47.489840 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:47.492054 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:47.492260 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.492482 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:47.492637 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.530400 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:43217
I20260710 11:07:47.530498 30324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:43217 every 8 connection(s)
I20260710 11:07:47.535118 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:47.541821 30329 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:47.542001 30330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:47.544250 30332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:47.545027 29192 server_base.cc:1061] running on GCE node
I20260710 11:07:47.546039 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:47.546233 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:47.546387 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681667546369 us; error 0 us; skew 500 ppm
I20260710 11:07:47.546933 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:47.549532 29192 webserver.cc:533] Webserver started at http://127.28.130.2:45933/ using document root <none> and password file <none>
I20260710 11:07:47.549765 30325 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40651
I20260710 11:07:47.550092 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:47.550109 30325 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:47.550398 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:47.550674 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:47.550946 30325 heartbeater.cc:507] Master 127.28.130.62:40651 requested a full tablet report, sending...
I20260710 11:07:47.551795 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/instance:
uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-ghlv"
I20260710 11:07:47.553063 30198 ts_manager.cc:194] Registered new tserver with Master: 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217)
I20260710 11:07:47.555377 30198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41192
I20260710 11:07:47.557451 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 11:07:47.560519 30337 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.561211 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:47.561480 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root
uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-ghlv"
I20260710 11:07:47.561728 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:47.585750 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:47.586921 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:47.588346 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:47.590699 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:47.590906 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.591176 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:47.591331 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.629314 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.2:42521
I20260710 11:07:47.629415 30399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.2:42521 every 8 connection(s)
I20260710 11:07:47.633895 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:47.640478 30403 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:47.642668 30404 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:47.643754 29192 server_base.cc:1061] running on GCE node
W20260710 11:07:47.643901 30406 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:47.644964 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:47.645215 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:47.645381 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681667645365 us; error 0 us; skew 500 ppm
I20260710 11:07:47.645861 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:47.646162 30400 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40651
I20260710 11:07:47.646534 30400 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:47.647392 30400 heartbeater.cc:507] Master 127.28.130.62:40651 requested a full tablet report, sending...
I20260710 11:07:47.648409 29192 webserver.cc:533] Webserver started at http://127.28.130.3:34851/ using document root <none> and password file <none>
I20260710 11:07:47.648880 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:47.649055 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:47.649281 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:47.649473 30198 ts_manager.cc:194] Registered new tserver with Master: 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:47.650319 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/instance:
uuid: "894510aa78504707aafa76a6c707a33b"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-ghlv"
I20260710 11:07:47.650748 30198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41206
I20260710 11:07:47.654956 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:07:47.658391 30411 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.659103 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:47.659382 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root
uuid: "894510aa78504707aafa76a6c707a33b"
format_stamp: "Formatted at 2026-07-10 11:07:47 on dist-test-slave-ghlv"
I20260710 11:07:47.659651 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:47.684628 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:47.685750 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:47.687091 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:47.689248 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:47.689450 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.689666 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:47.689814 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:47.727259 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.3:44277
I20260710 11:07:47.727375 30473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.3:44277 every 8 connection(s)
I20260710 11:07:47.740586 30474 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40651
I20260710 11:07:47.740921 30474 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:47.741612 30474 heartbeater.cc:507] Master 127.28.130.62:40651 requested a full tablet report, sending...
I20260710 11:07:47.743352 30198 ts_manager.cc:194] Registered new tserver with Master: 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:47.743731 29192 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013464911s
I20260710 11:07:47.744679 30198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41216
I20260710 11:07:47.768700 30198 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41220:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:47.772414 30198 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:47.880561 30290 tablet_service.cc:1511] Processing CreateTablet for tablet f39e6880ea8d4e65a8a6218932298960 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.882025 30290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39e6880ea8d4e65a8a6218932298960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.881783 30288 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d4c6c8e8c461cb9502061cfdf9218 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.884102 30289 tablet_service.cc:1511] Processing CreateTablet for tablet fe58db72d7e8454a974cd439244d4939 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.885394 30289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe58db72d7e8454a974cd439244d4939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.889117 30439 tablet_service.cc:1511] Processing CreateTablet for tablet f39e6880ea8d4e65a8a6218932298960 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.890818 30439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39e6880ea8d4e65a8a6218932298960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.891424 30288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d4c6c8e8c461cb9502061cfdf9218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.894449 30365 tablet_service.cc:1511] Processing CreateTablet for tablet f39e6880ea8d4e65a8a6218932298960 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:07:47.895813 30365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39e6880ea8d4e65a8a6218932298960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.900712 30364 tablet_service.cc:1511] Processing CreateTablet for tablet fe58db72d7e8454a974cd439244d4939 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.900810 30437 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d4c6c8e8c461cb9502061cfdf9218 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.902050 30364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe58db72d7e8454a974cd439244d4939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.902160 30437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d4c6c8e8c461cb9502061cfdf9218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.904734 30363 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d4c6c8e8c461cb9502061cfdf9218 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:07:47.905182 30436 tablet_service.cc:1511] Processing CreateTablet for tablet ca65ae6c93f94f35a8b0dce9b22e9c1a (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.906064 30363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d4c6c8e8c461cb9502061cfdf9218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.906500 30436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca65ae6c93f94f35a8b0dce9b22e9c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.909188 30438 tablet_service.cc:1511] Processing CreateTablet for tablet fe58db72d7e8454a974cd439244d4939 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:07:47.909644 30287 tablet_service.cc:1511] Processing CreateTablet for tablet ca65ae6c93f94f35a8b0dce9b22e9c1a (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.910491 30438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe58db72d7e8454a974cd439244d4939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.910881 30287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca65ae6c93f94f35a8b0dce9b22e9c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.912741 30435 tablet_service.cc:1511] Processing CreateTablet for tablet f88671d898424b45a7adfb0b90e1daeb (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.912868 30286 tablet_service.cc:1511] Processing CreateTablet for tablet f88671d898424b45a7adfb0b90e1daeb (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.914043 30435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88671d898424b45a7adfb0b90e1daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.916725 30434 tablet_service.cc:1511] Processing CreateTablet for tablet 9838b2a57016443cb6e7827307c10476 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.917726 30361 tablet_service.cc:1511] Processing CreateTablet for tablet f88671d898424b45a7adfb0b90e1daeb (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:07:47.918001 30362 tablet_service.cc:1511] Processing CreateTablet for tablet ca65ae6c93f94f35a8b0dce9b22e9c1a (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:07:47.919018 30361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88671d898424b45a7adfb0b90e1daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.919902 30362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca65ae6c93f94f35a8b0dce9b22e9c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.920822 30360 tablet_service.cc:1511] Processing CreateTablet for tablet 9838b2a57016443cb6e7827307c10476 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.921535 30285 tablet_service.cc:1511] Processing CreateTablet for tablet 9838b2a57016443cb6e7827307c10476 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:07:47.922122 30360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9838b2a57016443cb6e7827307c10476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.923666 30284 tablet_service.cc:1511] Processing CreateTablet for tablet 92e4e6f02a984b67956257eb80cacddb (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.924818 30359 tablet_service.cc:1511] Processing CreateTablet for tablet 92e4e6f02a984b67956257eb80cacddb (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.919203 30433 tablet_service.cc:1511] Processing CreateTablet for tablet 92e4e6f02a984b67956257eb80cacddb (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:07:47.926062 30359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e4e6f02a984b67956257eb80cacddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.926343 30285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9838b2a57016443cb6e7827307c10476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.928097 30284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e4e6f02a984b67956257eb80cacddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.928543 30358 tablet_service.cc:1511] Processing CreateTablet for tablet ec8533bdd97a45dabb29dc0a82041dc3 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.929503 30286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88671d898424b45a7adfb0b90e1daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.929826 30358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8533bdd97a45dabb29dc0a82041dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.932906 30357 tablet_service.cc:1511] Processing CreateTablet for tablet a4f0d054b55e49cda5b9e8097586c0ec (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.934262 30357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f0d054b55e49cda5b9e8097586c0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.918037 30434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9838b2a57016443cb6e7827307c10476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.937556 30356 tablet_service.cc:1511] Processing CreateTablet for tablet ac73a1c056534f34853acbc60726bdda (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.938802 30356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac73a1c056534f34853acbc60726bdda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.947140 30432 tablet_service.cc:1511] Processing CreateTablet for tablet ec8533bdd97a45dabb29dc0a82041dc3 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.948570 30432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8533bdd97a45dabb29dc0a82041dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.952868 30283 tablet_service.cc:1511] Processing CreateTablet for tablet ec8533bdd97a45dabb29dc0a82041dc3 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:07:47.954196 30283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8533bdd97a45dabb29dc0a82041dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.956856 30431 tablet_service.cc:1511] Processing CreateTablet for tablet a4f0d054b55e49cda5b9e8097586c0ec (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:47.971108 30290 tablet_service.cc:1511] Processing CreateTablet for tablet 96845e085ae14a9ba22740c72700ff16 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:47.972510 30290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96845e085ae14a9ba22740c72700ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.985011 30430 tablet_service.cc:1511] Processing CreateTablet for tablet ac73a1c056534f34853acbc60726bdda (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:47.991887 30433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e4e6f02a984b67956257eb80cacddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:47.992791 30281 tablet_service.cc:1511] Processing CreateTablet for tablet ac73a1c056534f34853acbc60726bdda (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:07:48.012794 30282 tablet_service.cc:1511] Processing CreateTablet for tablet a4f0d054b55e49cda5b9e8097586c0ec (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:07:48.017599 30431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f0d054b55e49cda5b9e8097586c0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.032177 30430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac73a1c056534f34853acbc60726bdda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.033175 30286 tablet_service.cc:1511] Processing CreateTablet for tablet 84f9f27e0983441699047d6cd5c63d90 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:48.033979 30360 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc0eb82850c4927a78887ab250253c0 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:48.037418 30360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc0eb82850c4927a78887ab250253c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.035524 30363 tablet_service.cc:1511] Processing CreateTablet for tablet 4c06efbec4f04850b3e34c728c9a3b39 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:48.040083 30282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f0d054b55e49cda5b9e8097586c0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.040750 30284 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc0eb82850c4927a78887ab250253c0 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:48.041635 30286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f9f27e0983441699047d6cd5c63d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.043551 30281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac73a1c056534f34853acbc60726bdda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.040110 30363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c06efbec4f04850b3e34c728c9a3b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.049427 30491 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.050303 30365 tablet_service.cc:1511] Processing CreateTablet for tablet 84f9f27e0983441699047d6cd5c63d90 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:48.052309 30365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f9f27e0983441699047d6cd5c63d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.027140 30287 tablet_service.cc:1511] Processing CreateTablet for tablet 4c06efbec4f04850b3e34c728c9a3b39 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:48.055454 30289 tablet_service.cc:1511] Processing CreateTablet for tablet f357fd9fbdbc4cb986840c8d7d43c6b0 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:48.068215 30439 tablet_service.cc:1511] Processing CreateTablet for tablet 96845e085ae14a9ba22740c72700ff16 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:48.069500 30439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96845e085ae14a9ba22740c72700ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.077746 30362 tablet_service.cc:1511] Processing CreateTablet for tablet 96845e085ae14a9ba22740c72700ff16 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:07:48.079276 30362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96845e085ae14a9ba22740c72700ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.084514 30432 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc0eb82850c4927a78887ab250253c0 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:07:48.085844 30439 tablet_service.cc:1511] Processing CreateTablet for tablet 4c06efbec4f04850b3e34c728c9a3b39 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:07:48.085863 30432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc0eb82850c4927a78887ab250253c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.088105 30490 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.092074 30439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c06efbec4f04850b3e34c728c9a3b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.092440 30489 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.065857 30284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc0eb82850c4927a78887ab250253c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.095786 30283 tablet_service.cc:1511] Processing CreateTablet for tablet 53fa0dc7054a4f9c94172752d8867efc (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:48.096637 30364 tablet_service.cc:1511] Processing CreateTablet for tablet f357fd9fbdbc4cb986840c8d7d43c6b0 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:48.098711 30281 tablet_service.cc:1511] Processing CreateTablet for tablet b79cfbe1c8c6476aa2cbbcf5ac535539 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:48.099138 30364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f357fd9fbdbc4cb986840c8d7d43c6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.097071 30283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fa0dc7054a4f9c94172752d8867efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.113045 30289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f357fd9fbdbc4cb986840c8d7d43c6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.108767 30365 tablet_service.cc:1511] Processing CreateTablet for tablet dc867060b1e646a1bec5c14fd090a55d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:48.110234 30356 tablet_service.cc:1511] Processing CreateTablet for tablet b79cfbe1c8c6476aa2cbbcf5ac535539 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:48.114979 30356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79cfbe1c8c6476aa2cbbcf5ac535539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.121912 30438 tablet_service.cc:1511] Processing CreateTablet for tablet f357fd9fbdbc4cb986840c8d7d43c6b0 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:07:48.110841 30362 tablet_service.cc:1511] Processing CreateTablet for tablet fdb54cf68e8346989ae89ec839b191ec (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:48.114148 30287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c06efbec4f04850b3e34c728c9a3b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.125494 30438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f357fd9fbdbc4cb986840c8d7d43c6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.126832 30433 tablet_service.cc:1511] Processing CreateTablet for tablet 53fa0dc7054a4f9c94172752d8867efc (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:48.127683 30281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79cfbe1c8c6476aa2cbbcf5ac535539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.136782 30285 tablet_service.cc:1511] Processing CreateTablet for tablet fdb54cf68e8346989ae89ec839b191ec (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:48.138113 30285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb54cf68e8346989ae89ec839b191ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.138507 30364 tablet_service.cc:1511] Processing CreateTablet for tablet eee4623e20e04b378569cac51fe51ff8 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:48.120065 30365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc867060b1e646a1bec5c14fd090a55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.149827 30432 tablet_service.cc:1511] Processing CreateTablet for tablet b79cfbe1c8c6476aa2cbbcf5ac535539 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:07:48.150319 30491 tablet_bootstrap.cc:654] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.151028 30288 tablet_service.cc:1511] Processing CreateTablet for tablet eee4623e20e04b378569cac51fe51ff8 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:48.151989 30439 tablet_service.cc:1511] Processing CreateTablet for tablet fdb54cf68e8346989ae89ec839b191ec (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:07:48.162359 30288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee4623e20e04b378569cac51fe51ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.152596 30434 tablet_service.cc:1511] Processing CreateTablet for tablet 84f9f27e0983441699047d6cd5c63d90 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:07:48.061056 30359 tablet_service.cc:1511] Processing CreateTablet for tablet 53fa0dc7054a4f9c94172752d8867efc (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:07:48.180756 30361 tablet_service.cc:1511] Processing CreateTablet for tablet e06e17d842c0496d9c6c108422a0b13d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:48.157091 30489 tablet_bootstrap.cc:654] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.182075 30357 tablet_service.cc:1511] Processing CreateTablet for tablet 690048d52c1741e0a7e2bed48e7ca7fc (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:48.182654 30433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fa0dc7054a4f9c94172752d8867efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.193043 30434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f9f27e0983441699047d6cd5c63d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.183743 30362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb54cf68e8346989ae89ec839b191ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.193917 30364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee4623e20e04b378569cac51fe51ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.194696 30432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79cfbe1c8c6476aa2cbbcf5ac535539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.195551 30359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fa0dc7054a4f9c94172752d8867efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.196218 30439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdb54cf68e8346989ae89ec839b191ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.175889 30437 tablet_service.cc:1511] Processing CreateTablet for tablet eee4623e20e04b378569cac51fe51ff8 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:07:48.155433 30289 tablet_service.cc:1511] Processing CreateTablet for tablet 690048d52c1741e0a7e2bed48e7ca7fc (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:48.201577 30289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690048d52c1741e0a7e2bed48e7ca7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.202111 30436 tablet_service.cc:1511] Processing CreateTablet for tablet dc867060b1e646a1bec5c14fd090a55d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:48.203357 30357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690048d52c1741e0a7e2bed48e7ca7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.212471 30287 tablet_service.cc:1511] Processing CreateTablet for tablet dc867060b1e646a1bec5c14fd090a55d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:07:48.217325 30437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee4623e20e04b378569cac51fe51ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.220688 30361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06e17d842c0496d9c6c108422a0b13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.224121 30435 tablet_service.cc:1511] Processing CreateTablet for tablet 690048d52c1741e0a7e2bed48e7ca7fc (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:07:48.257593 30436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc867060b1e646a1bec5c14fd090a55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.290305 30435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690048d52c1741e0a7e2bed48e7ca7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.297721 30489 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.298241 30489 ts_tablet_manager.cc:1403] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.206s	user 0.014s	sys 0.010s
I20260710 11:07:48.300249 30287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc867060b1e646a1bec5c14fd090a55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.301177 30489 raft_consensus.cc:359] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.301918 30489 raft_consensus.cc:385] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.302218 30489 raft_consensus.cc:740] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.302958 30489 consensus_queue.cc:260] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.303897 30358 tablet_service.cc:1511] Processing CreateTablet for tablet b656356172824d3ca92603874db32c16 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:48.305259 30358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b656356172824d3ca92603874db32c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.308908 30284 tablet_service.cc:1511] Processing CreateTablet for tablet e06e17d842c0496d9c6c108422a0b13d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:48.310431 30282 tablet_service.cc:1511] Processing CreateTablet for tablet 9944952ba5d54ad4a5bf918092e95a1d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:48.316419 30431 tablet_service.cc:1511] Processing CreateTablet for tablet e06e17d842c0496d9c6c108422a0b13d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:07:48.317292 30491 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.319200 30283 tablet_service.cc:1511] Processing CreateTablet for tablet b656356172824d3ca92603874db32c16 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:48.321331 30430 tablet_service.cc:1511] Processing CreateTablet for tablet 9944952ba5d54ad4a5bf918092e95a1d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:48.325773 30490 tablet_bootstrap.cc:654] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.338696 30491 ts_tablet_manager.cc:1403] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.290s	user 0.008s	sys 0.009s
I20260710 11:07:48.339397 30474 heartbeater.cc:499] Master 127.28.130.62:40651 was elected leader, sending a full tablet report...
I20260710 11:07:48.339840 30431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06e17d842c0496d9c6c108422a0b13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.341598 30491 raft_consensus.cc:359] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.342303 30491 raft_consensus.cc:385] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.342571 30491 raft_consensus.cc:740] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.343364 30491 consensus_queue.cc:260] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.348088 30489 ts_tablet_manager.cc:1434] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.050s	user 0.002s	sys 0.007s
I20260710 11:07:48.348297 30430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9944952ba5d54ad4a5bf918092e95a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.349182 30489 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.351095 30360 tablet_service.cc:1511] Processing CreateTablet for tablet 9944952ba5d54ad4a5bf918092e95a1d (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:07:48.363999 30433 tablet_service.cc:1511] Processing CreateTablet for tablet b656356172824d3ca92603874db32c16 (DEFAULT_TABLE table=test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:07:48.364938 30360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9944952ba5d54ad4a5bf918092e95a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.365229 30433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b656356172824d3ca92603874db32c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.367442 30284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06e17d842c0496d9c6c108422a0b13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.371088 30282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9944952ba5d54ad4a5bf918092e95a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.356736 30494 raft_consensus.cc:493] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.389366 30283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b656356172824d3ca92603874db32c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:48.393173 30491 ts_tablet_manager.cc:1434] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.054s	user 0.028s	sys 0.002s
W20260710 11:07:48.393097 30246 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:48.397161 30400 heartbeater.cc:499] Master 127.28.130.62:40651 was elected leader, sending a full tablet report...
I20260710 11:07:48.384392 30494 raft_consensus.cc:515] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.400331 30489 tablet_bootstrap.cc:654] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.404877 30491 tablet_bootstrap.cc:492] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.418673 30494 leader_election.cc:290] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:48.437137 30491 tablet_bootstrap.cc:654] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.465425 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39e6880ea8d4e65a8a6218932298960" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
W20260710 11:07:48.467133 30413 leader_election.cc:343] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.484236 30495 raft_consensus.cc:493] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.484758 30495 raft_consensus.cc:515] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.489063 30495 leader_election.cc:290] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.492928 30489 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.493085 30491 tablet_bootstrap.cc:492] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.493428 30489 ts_tablet_manager.cc:1403] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.144s	user 0.027s	sys 0.005s
I20260710 11:07:48.493570 30491 ts_tablet_manager.cc:1403] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.002s
I20260710 11:07:48.495859 30489 raft_consensus.cc:359] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.496590 30489 raft_consensus.cc:385] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.499018 30490 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:48.499466 30490 ts_tablet_manager.cc:1403] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.412s	user 0.009s	sys 0.014s
I20260710 11:07:48.496598 30491 raft_consensus.cc:359] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.500459 30491 raft_consensus.cc:385] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.500775 30491 raft_consensus.cc:740] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.501489 30491 consensus_queue.cc:260] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.497665 30489 raft_consensus.cc:740] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.507047 30489 consensus_queue.cc:260] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.509461 30489 ts_tablet_manager.cc:1434] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:07:48.507431 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39e6880ea8d4e65a8a6218932298960" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:48.510187 30375 raft_consensus.cc:2468] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 0.
I20260710 11:07:48.510726 30489 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.511514 30412 leader_election.cc:304] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:48.512682 30494 raft_consensus.cc:2804] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.513036 30494 raft_consensus.cc:493] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.513339 30494 raft_consensus.cc:3060] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.515187 30491 ts_tablet_manager.cc:1434] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 11:07:48.519047 30489 tablet_bootstrap.cc:654] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.524451 30491 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.521715 30494 raft_consensus.cc:515] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.529868 30494 leader_election.cc:290] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:48.531044 30490 raft_consensus.cc:359] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.548363 30490 raft_consensus.cc:385] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.548641 30490 raft_consensus.cc:740] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.549278 30490 consensus_queue.cc:260] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.549782 30489 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.547428 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39e6880ea8d4e65a8a6218932298960" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:48.550196 30489 ts_tablet_manager.cc:1403] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.006s
W20260710 11:07:48.551797 30413 leader_election.cc:343] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.536020 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39e6880ea8d4e65a8a6218932298960" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:48.552605 30375 raft_consensus.cc:3060] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.553426 30494 raft_consensus.cc:493] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.535168 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39e6880ea8d4e65a8a6218932298960" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:48.553638 30489 raft_consensus.cc:359] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.554358 30489 raft_consensus.cc:385] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.554015 30494 raft_consensus.cc:515] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.554648 30489 raft_consensus.cc:740] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
W20260710 11:07:48.554950 30339 leader_election.cc:343] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.555511 30489 consensus_queue.cc:260] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.557713 30489 ts_tablet_manager.cc:1434] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:48.558282 30325 heartbeater.cc:499] Master 127.28.130.62:40651 was elected leader, sending a full tablet report...
I20260710 11:07:48.561987 30375 raft_consensus.cc:2468] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 1.
I20260710 11:07:48.563333 30412 leader_election.cc:304] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:48.563745 30489 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.565276 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39e6880ea8d4e65a8a6218932298960" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:48.565670 30496 raft_consensus.cc:2804] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.567099 30494 leader_election.cc:290] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:48.567144 30490 ts_tablet_manager.cc:1434] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.003s
I20260710 11:07:48.568209 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838b2a57016443cb6e7827307c10476" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
W20260710 11:07:48.569566 30413 leader_election.cc:343] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.570199 30489 tablet_bootstrap.cc:654] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.570227 30491 tablet_bootstrap.cc:654] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.574880 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838b2a57016443cb6e7827307c10476" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
W20260710 11:07:48.576330 30412 leader_election.cc:343] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.576794 30412 leader_election.cc:304] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:48.577595 30494 raft_consensus.cc:2749] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.579013 30490 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.584306 30495 raft_consensus.cc:493] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.584879 30495 raft_consensus.cc:515] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.586048 30496 raft_consensus.cc:697] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Becoming Leader. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Running, Role: LEADER
I20260710 11:07:48.587002 30495 leader_election.cc:290] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.586918 30496 consensus_queue.cc:237] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.589408 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:48.589591 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
W20260710 11:07:48.591185 30339 leader_election.cc:343] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:48.591874 30339 leader_election.cc:343] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.592290 30339 leader_election.cc:304] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b
I20260710 11:07:48.593392 30491 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.593452 30495 raft_consensus.cc:2749] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.594003 30491 ts_tablet_manager.cc:1403] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.004s
I20260710 11:07:48.596266 30489 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.596747 30489 ts_tablet_manager.cc:1403] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.003s
I20260710 11:07:48.597098 30491 raft_consensus.cc:359] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.597895 30491 raft_consensus.cc:385] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.598225 30491 raft_consensus.cc:740] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.594116 30490 tablet_bootstrap.cc:654] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.599174 30491 consensus_queue.cc:260] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.601437 30491 ts_tablet_manager.cc:1434] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:48.599689 30489 raft_consensus.cc:359] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.603161 30489 raft_consensus.cc:385] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.604597 30491 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.604547 30508 raft_consensus.cc:493] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.605106 30508 raft_consensus.cc:515] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.605638 30339 leader_election.cc:304] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b
I20260710 11:07:48.606679 30495 raft_consensus.cc:2749] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.603492 30489 raft_consensus.cc:740] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.608104 30489 consensus_queue.cc:260] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.609090 30508 leader_election.cc:290] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.611217 30489 ts_tablet_manager.cc:1434] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:07:48.612396 30489 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.618503 30198 catalog_manager.cc:5697] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 894510aa78504707aafa76a6c707a33b (127.28.130.3). New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.619988 30490 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:48.620468 30490 ts_tablet_manager.cc:1403] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260710 11:07:48.623337 30490 raft_consensus.cc:359] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.624185 30490 raft_consensus.cc:385] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.624505 30490 raft_consensus.cc:740] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.625357 30490 consensus_queue.cc:260] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.626466 30491 tablet_bootstrap.cc:654] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.627807 30490 ts_tablet_manager.cc:1434] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:48.629951 30490 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.628933 30489 tablet_bootstrap.cc:654] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.638679 30491 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.639233 30491 ts_tablet_manager.cc:1403] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.001s
I20260710 11:07:48.642228 30491 raft_consensus.cc:359] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.642961 30491 raft_consensus.cc:385] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.643240 30491 raft_consensus.cc:740] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.644074 30491 consensus_queue.cc:260] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.645871 30489 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.644644 30490 tablet_bootstrap.cc:654] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.646353 30489 ts_tablet_manager.cc:1403] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.004s
I20260710 11:07:48.649492 30489 raft_consensus.cc:359] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.650220 30489 raft_consensus.cc:385] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.650540 30489 raft_consensus.cc:740] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.651379 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:48.646379 30491 ts_tablet_manager.cc:1434] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:07:48.652745 30491 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
W20260710 11:07:48.652987 30263 leader_election.cc:343] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.658973 30491 tablet_bootstrap.cc:654] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.651239 30489 consensus_queue.cc:260] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.660327 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:48.660948 30449 raft_consensus.cc:2468] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:48.661922 30489 ts_tablet_manager.cc:1434] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:07:48.662575 30264 leader_election.cc:304] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:48.663535 30508 raft_consensus.cc:2804] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.662878 30489 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.664110 30508 raft_consensus.cc:493] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.664731 30508 raft_consensus.cc:3060] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.670102 30490 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:48.670755 30490 ts_tablet_manager.cc:1403] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.004s
I20260710 11:07:48.672658 30508 raft_consensus.cc:515] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.678452 30491 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.674077 30490 raft_consensus.cc:359] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.678822 30490 raft_consensus.cc:385] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.681025 30490 raft_consensus.cc:740] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.681226 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:48.681770 30449 raft_consensus.cc:3060] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.682119 30508 leader_election.cc:290] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.682157 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:48.681969 30490 consensus_queue.cc:260] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
W20260710 11:07:48.683396 30263 leader_election.cc:343] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.684702 30490 ts_tablet_manager.cc:1434] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:07:48.685707 30490 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.678196 30489 tablet_bootstrap.cc:654] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.689006 30449 raft_consensus.cc:2468] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:48.679019 30491 ts_tablet_manager.cc:1403] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.017s
I20260710 11:07:48.690073 30264 leader_election.cc:304] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:48.691175 30508 raft_consensus.cc:2804] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:48.692755 30491 raft_consensus.cc:359] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.693446 30491 raft_consensus.cc:385] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.693717 30491 raft_consensus.cc:740] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.694413 30491 consensus_queue.cc:260] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.696835 30491 ts_tablet_manager.cc:1434] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:48.697602 30490 tablet_bootstrap.cc:654] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.697837 30491 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.703578 30490 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:48.704078 30489 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.704088 30490 ts_tablet_manager.cc:1403] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260710 11:07:48.704380 30491 tablet_bootstrap.cc:654] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.704787 30489 ts_tablet_manager.cc:1403] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260710 11:07:48.707211 30490 raft_consensus.cc:359] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.708058 30490 raft_consensus.cc:385] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.707662 30489 raft_consensus.cc:359] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.708413 30490 raft_consensus.cc:740] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.708593 30489 raft_consensus.cc:385] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.709028 30489 raft_consensus.cc:740] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.709321 30490 consensus_queue.cc:260] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.709932 30489 consensus_queue.cc:260] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.712462 30489 ts_tablet_manager.cc:1434] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:48.713572 30489 tablet_bootstrap.cc:492] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.714838 30508 raft_consensus.cc:697] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:48.715826 30491 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.715761 30508 consensus_queue.cc:237] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.716325 30491 ts_tablet_manager.cc:1403] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:07:48.721567 30489 tablet_bootstrap.cc:654] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.722734 30491 raft_consensus.cc:359] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.724195 30491 raft_consensus.cc:385] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.724555 30491 raft_consensus.cc:740] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.725355 30491 consensus_queue.cc:260] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.730647 30491 ts_tablet_manager.cc:1434] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:07:48.731882 30491 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.738511 30491 tablet_bootstrap.cc:654] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.741302 30490 ts_tablet_manager.cc:1434] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.001s
I20260710 11:07:48.741205 30196 catalog_manager.cc:5697] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.742460 30490 tablet_bootstrap.cc:492] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.749719 30490 tablet_bootstrap.cc:654] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.753297 30489 tablet_bootstrap.cc:492] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.753835 30489 ts_tablet_manager.cc:1403] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.013s
I20260710 11:07:48.756798 30489 raft_consensus.cc:359] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.757577 30489 raft_consensus.cc:385] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.757870 30489 raft_consensus.cc:740] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.758555 30489 consensus_queue.cc:260] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.760751 30489 ts_tablet_manager.cc:1434] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:48.761854 30489 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.766209 30491 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.766768 30491 ts_tablet_manager.cc:1403] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.024s
I20260710 11:07:48.767521 30489 tablet_bootstrap.cc:654] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.769698 30491 raft_consensus.cc:359] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.770489 30491 raft_consensus.cc:385] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.770812 30491 raft_consensus.cc:740] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.771453 30491 consensus_queue.cc:260] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.771955 30489 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.772410 30489 ts_tablet_manager.cc:1403] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:07:48.773325 30490 tablet_bootstrap.cc:492] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:48.773797 30490 ts_tablet_manager.cc:1403] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.010s
I20260710 11:07:48.774659 30489 raft_consensus.cc:359] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.775290 30489 raft_consensus.cc:385] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.775549 30489 raft_consensus.cc:740] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.775902 30491 ts_tablet_manager.cc:1434] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:07:48.776296 30489 consensus_queue.cc:260] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.776895 30491 tablet_bootstrap.cc:492] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.776757 30490 raft_consensus.cc:359] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.777458 30490 raft_consensus.cc:385] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.777746 30490 raft_consensus.cc:740] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.778707 30489 ts_tablet_manager.cc:1434] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:48.778584 30490 consensus_queue.cc:260] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.779568 30489 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.783735 30490 ts_tablet_manager.cc:1434] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260710 11:07:48.783898 30491 tablet_bootstrap.cc:654] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.784739 30490 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.785331 30489 tablet_bootstrap.cc:654] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.788159 30508 raft_consensus.cc:493] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.788678 30508 raft_consensus.cc:515] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.790825 30508 leader_election.cc:290] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.791604 30490 tablet_bootstrap.cc:654] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.792074 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88671d898424b45a7adfb0b90e1daeb" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:48.793299 30489 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
W20260710 11:07:48.793526 30264 leader_election.cc:343] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.793712 30489 ts_tablet_manager.cc:1403] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:07:48.796303 30489 raft_consensus.cc:359] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.796917 30489 raft_consensus.cc:385] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.797163 30489 raft_consensus.cc:740] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.797943 30496 raft_consensus.cc:493] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.798363 30496 raft_consensus.cc:515] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.800370 30496 leader_election.cc:290] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:48.801750 30374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c06efbec4f04850b3e34c728c9a3b39" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:48.802193 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c06efbec4f04850b3e34c728c9a3b39" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
W20260710 11:07:48.803426 30413 leader_election.cc:343] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:48.803956 30412 leader_election.cc:343] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.804347 30412 leader_election.cc:304] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:48.792397 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88671d898424b45a7adfb0b90e1daeb" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:48.805343 30496 raft_consensus.cc:2749] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:48.806003 30263 leader_election.cc:343] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.806445 30263 leader_election.cc:304] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727; no voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:48.797780 30489 consensus_queue.cc:260] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.807520 30508 raft_consensus.cc:2749] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.809217 30489 ts_tablet_manager.cc:1434] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:07:48.808830 30491 tablet_bootstrap.cc:492] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.810118 30489 tablet_bootstrap.cc:492] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.810163 30491 ts_tablet_manager.cc:1403] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.012s
I20260710 11:07:48.812997 30491 raft_consensus.cc:359] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.813710 30491 raft_consensus.cc:385] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.813982 30491 raft_consensus.cc:740] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.814849 30491 consensus_queue.cc:260] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.817253 30491 ts_tablet_manager.cc:1434] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:48.818653 30491 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.819301 30489 tablet_bootstrap.cc:654] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.824115 30491 tablet_bootstrap.cc:654] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.824205 30490 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:48.824697 30490 ts_tablet_manager.cc:1403] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.022s
I20260710 11:07:48.827761 30490 raft_consensus.cc:359] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.828518 30490 raft_consensus.cc:385] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.828814 30490 raft_consensus.cc:740] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.829556 30490 consensus_queue.cc:260] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.832832 30489 tablet_bootstrap.cc:492] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.833295 30489 ts_tablet_manager.cc:1403] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 11:07:48.834029 30490 ts_tablet_manager.cc:1434] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:07:48.835104 30490 tablet_bootstrap.cc:492] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.835834 30489 raft_consensus.cc:359] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.836479 30489 raft_consensus.cc:385] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.836722 30489 raft_consensus.cc:740] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.837414 30489 consensus_queue.cc:260] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.839257 30489 ts_tablet_manager.cc:1434] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:48.841215 30491 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.841717 30491 ts_tablet_manager.cc:1403] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260710 11:07:48.844468 30489 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.844533 30490 tablet_bootstrap.cc:654] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.844256 30491 raft_consensus.cc:359] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.845036 30491 raft_consensus.cc:385] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.845290 30491 raft_consensus.cc:740] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.846041 30491 consensus_queue.cc:260] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.850557 30489 tablet_bootstrap.cc:654] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.851799 30491 ts_tablet_manager.cc:1434] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:48.852908 30491 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.859587 30491 tablet_bootstrap.cc:654] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.862478 30490 tablet_bootstrap.cc:492] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:48.862998 30490 ts_tablet_manager.cc:1403] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260710 11:07:48.866180 30490 raft_consensus.cc:359] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.866950 30490 raft_consensus.cc:385] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.867090 30489 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.867274 30490 raft_consensus.cc:740] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.867493 30489 ts_tablet_manager.cc:1403] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260710 11:07:48.868124 30490 consensus_queue.cc:260] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.870472 30490 ts_tablet_manager.cc:1434] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:48.871340 30490 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.871263 30489 raft_consensus.cc:359] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.872000 30489 raft_consensus.cc:385] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.872272 30489 raft_consensus.cc:740] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.872895 30491 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.873394 30491 ts_tablet_manager.cc:1403] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:07:48.873018 30489 consensus_queue.cc:260] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.876101 30491 raft_consensus.cc:359] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.876892 30491 raft_consensus.cc:385] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.877198 30491 raft_consensus.cc:740] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.877949 30489 ts_tablet_manager.cc:1434] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:07:48.878063 30490 tablet_bootstrap.cc:654] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.878015 30491 consensus_queue.cc:260] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.879143 30489 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.883839 30491 ts_tablet_manager.cc:1434] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:48.885051 30491 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.885188 30489 tablet_bootstrap.cc:654] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.889815 30490 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:48.890309 30490 ts_tablet_manager.cc:1403] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:07:48.893002 30490 raft_consensus.cc:359] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.893666 30490 raft_consensus.cc:385] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.893951 30490 raft_consensus.cc:740] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.894804 30490 consensus_queue.cc:260] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.895641 30491 tablet_bootstrap.cc:654] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.896451 30489 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:48.896904 30489 ts_tablet_manager.cc:1403] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:07:48.899381 30489 raft_consensus.cc:359] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.900048 30489 raft_consensus.cc:385] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.900187 30490 ts_tablet_manager.cc:1434] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:07:48.900309 30489 raft_consensus.cc:740] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.901305 30490 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:48.901268 30489 consensus_queue.cc:260] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.905889 30489 ts_tablet_manager.cc:1434] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:48.906852 30489 tablet_bootstrap.cc:492] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:48.907509 30491 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:48.907685 30490 tablet_bootstrap.cc:654] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.908079 30491 ts_tablet_manager.cc:1403] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 11:07:48.910820 30491 raft_consensus.cc:359] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.911760 30491 raft_consensus.cc:385] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:48.912130 30491 raft_consensus.cc:740] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:48.912452 30489 tablet_bootstrap.cc:654] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.913072 30491 consensus_queue.cc:260] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.916635 30508 raft_consensus.cc:493] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.917178 30508 raft_consensus.cc:515] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.920943 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:48.922403 30527 raft_consensus.cc:493] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.922957 30527 raft_consensus.cc:515] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } }
I20260710 11:07:48.924268 30491 ts_tablet_manager.cc:1434] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:07:48.925428 30527 leader_election.cc:290] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:48.928120 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39e6880ea8d4e65a8a6218932298960" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:48.929538 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:48.930208 30449 raft_consensus.cc:2468] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
W20260710 11:07:48.932915 30263 leader_election.cc:343] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.934082 30491 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:48.934518 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39e6880ea8d4e65a8a6218932298960" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:48.935406 30375 raft_consensus.cc:2393] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ac73b830168462dbc31ea5d27260727 in current term 1: Already voted for candidate 894510aa78504707aafa76a6c707a33b in this term.
I20260710 11:07:48.934109 30264 leader_election.cc:304] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:48.937682 30263 leader_election.cc:304] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727; no voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:48.939073 30523 raft_consensus.cc:2804] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:48.939486 30523 raft_consensus.cc:493] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:48.939867 30523 raft_consensus.cc:3060] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.941416 30491 tablet_bootstrap.cc:654] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:48.919510 30508 leader_election.cc:290] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.944509 30508 raft_consensus.cc:3060] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:48.959652 30527 raft_consensus.cc:493] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.959997 30496 raft_consensus.cc:493] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.960568 30496 raft_consensus.cc:515] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.962836 30496 leader_election.cc:290] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:48.964323 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0eb82850c4927a78887ab250253c0" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:48.964322 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0eb82850c4927a78887ab250253c0" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
W20260710 11:07:48.965572 30413 leader_election.cc:343] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:48.966812 30412 leader_election.cc:343] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.967303 30412 leader_election.cc:304] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:48.968146 30496 raft_consensus.cc:2749] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:48.976109 30523 raft_consensus.cc:515] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.979384 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:48.979609 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:48.980127 30449 raft_consensus.cc:3060] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:48.980720 30263 leader_election.cc:343] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:48.991956 30495 raft_consensus.cc:493] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:48.960548 30527 raft_consensus.cc:515] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.992486 30495 raft_consensus.cc:515] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:48.994395 30495 leader_election.cc:290] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.995944 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac73a1c056534f34853acbc60726bdda" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:48.996863 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d4c6c8e8c461cb9502061cfdf9218" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:48.997509 30527 leader_election.cc:290] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.997648 30447 raft_consensus.cc:2468] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:48.987525 30449 raft_consensus.cc:2468] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:48.997922 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac73a1c056534f34853acbc60726bdda" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:48.998488 30375 raft_consensus.cc:2468] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:48.999936 30508 raft_consensus.cc:2749] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.000275 30339 leader_election.cc:304] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:49.000569 30523 leader_election.cc:290] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:48.997401 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d4c6c8e8c461cb9502061cfdf9218" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.001363 30299 raft_consensus.cc:2468] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
W20260710 11:07:48.997428 30264 leader_election.cc:343] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.002792 30264 leader_election.cc:304] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:49.005760 30508 raft_consensus.cc:2804] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.005896 30263 leader_election.cc:304] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 894510aa78504707aafa76a6c707a33b
I20260710 11:07:49.006764 30527 raft_consensus.cc:2804] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.007000 30495 raft_consensus.cc:2804] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.007114 30527 raft_consensus.cc:493] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.007391 30495 raft_consensus.cc:493] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.007511 30527 raft_consensus.cc:3060] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.007764 30495 raft_consensus.cc:3060] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.006253 30508 raft_consensus.cc:697] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:49.013024 30508 consensus_queue.cc:237] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.014182 30495 raft_consensus.cc:515] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.016775 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d4c6c8e8c461cb9502061cfdf9218" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:49.017328 30299 raft_consensus.cc:3060] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.017537 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d4c6c8e8c461cb9502061cfdf9218" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:49.018074 30449 raft_consensus.cc:3060] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.021225 30527 raft_consensus.cc:515] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.023959 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac73a1c056534f34853acbc60726bdda" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:49.024137 30449 raft_consensus.cc:2468] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:49.024505 30375 raft_consensus.cc:3060] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.025231 30339 leader_election.cc:304] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:49.036621 30491 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:49.037266 30491 ts_tablet_manager.cc:1403] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.103s	user 0.046s	sys 0.050s
I20260710 11:07:49.038345 30549 raft_consensus.cc:2804] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.039812 30495 leader_election.cc:290] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.040375 30491 raft_consensus.cc:359] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.041216 30491 raft_consensus.cc:385] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.041575 30491 raft_consensus.cc:740] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.040347 30495 raft_consensus.cc:493] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.043190 30491 consensus_queue.cc:260] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.043923 30495 raft_consensus.cc:515] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.046657 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.043840 30197 catalog_manager.cc:5697] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:49.048709 30339 leader_election.cc:343] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.043368 30549 raft_consensus.cc:697] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:49.049960 30549 consensus_queue.cc:237] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.052145 30496 raft_consensus.cc:493] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.052385 30547 raft_consensus.cc:493] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.052659 30496 raft_consensus.cc:515] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.052815 30547 raft_consensus.cc:515] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.054782 30496 leader_election.cc:290] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:49.055423 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838b2a57016443cb6e7827307c10476" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.056012 30374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96845e085ae14a9ba22740c72700ff16" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:49.056677 30374 raft_consensus.cc:2468] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 0.
I20260710 11:07:49.056854 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96845e085ae14a9ba22740c72700ff16" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
W20260710 11:07:49.058071 30413 leader_election.cc:343] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.043126 30550 raft_consensus.cc:493] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.058936 30412 leader_election.cc:304] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:49.059010 30550 raft_consensus.cc:515] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.059901 30496 raft_consensus.cc:2804] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.060230 30496 raft_consensus.cc:493] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.060556 30496 raft_consensus.cc:3060] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.070729 30495 leader_election.cc:290] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.071242 30495 raft_consensus.cc:493] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.071589 30495 raft_consensus.cc:515] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.073972 30491 ts_tablet_manager.cc:1434] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.009s
I20260710 11:07:49.074972 30491 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:49.075201 30495 leader_election.cc:290] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.079417 30550 leader_election.cc:290] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
W20260710 11:07:49.069643 30339 leader_election.cc:343] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.080379 30491 tablet_bootstrap.cc:654] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.069169 30375 raft_consensus.cc:2468] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:49.080827 30547 leader_election.cc:290] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.082923 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.084416 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4e6f02a984b67956257eb80cacddb" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.084739 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f9f27e0983441699047d6cd5c63d90" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.087028 30263 leader_election.cc:304] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:49.085150 30446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838b2a57016443cb6e7827307c10476" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.087903 30508 raft_consensus.cc:2804] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:07:49.087980 30339 leader_election.cc:343] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.088470 30508 raft_consensus.cc:697] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:49.088096 30446 raft_consensus.cc:2468] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:49.089450 30508 consensus_queue.cc:237] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.090253 30339 leader_election.cc:304] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:49.091378 30547 raft_consensus.cc:2804] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.091735 30547 raft_consensus.cc:493] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.092041 30547 raft_consensus.cc:3060] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.085690 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4e6f02a984b67956257eb80cacddb" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.086690 30449 raft_consensus.cc:2468] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:49.084775 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f9f27e0983441699047d6cd5c63d90" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.088507 30448 raft_consensus.cc:2468] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:49.094085 30298 raft_consensus.cc:2468] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
W20260710 11:07:49.094802 30339 leader_election.cc:343] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.095220 30339 leader_election.cc:304] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b
I20260710 11:07:49.096375 30339 leader_election.cc:304] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:49.097847 30552 raft_consensus.cc:2749] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.098572 30550 raft_consensus.cc:2804] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.098483 30339 leader_election.cc:304] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:49.098968 30550 raft_consensus.cc:493] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.099339 30550 raft_consensus.cc:3060] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.099864 30552 raft_consensus.cc:2804] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.100136 30552 raft_consensus.cc:493] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.100392 30552 raft_consensus.cc:3060] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.092549 30299 raft_consensus.cc:2468] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:49.110920 30490 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:49.112195 30490 ts_tablet_manager.cc:1403] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.211s	user 0.048s	sys 0.113s
I20260710 11:07:49.114605 30527 leader_election.cc:290] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.115386 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac73a1c056534f34853acbc60726bdda" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:49.108994 30552 raft_consensus.cc:515] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
W20260710 11:07:49.117590 30264 leader_election.cc:343] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.118817 30552 leader_election.cc:290] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.123512 30489 tablet_bootstrap.cc:492] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:49.124114 30489 ts_tablet_manager.cc:1403] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.217s	user 0.051s	sys 0.036s
I20260710 11:07:49.130545 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:49.128201 30496 raft_consensus.cc:515] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.133407 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:49.134228 30449 raft_consensus.cc:3060] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.133755 30489 raft_consensus.cc:359] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.134804 30489 raft_consensus.cc:385] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.135138 30489 raft_consensus.cc:740] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.136741 30496 leader_election.cc:290] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:49.136309 30197 catalog_manager.cc:5697] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.137428 30496 raft_consensus.cc:493] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.137904 30496 raft_consensus.cc:515] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.140480 30496 leader_election.cc:290] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:49.143602 30489 consensus_queue.cc:260] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.142481 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88671d898424b45a7adfb0b90e1daeb" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.148241 30298 raft_consensus.cc:2468] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 0.
I20260710 11:07:49.149284 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96845e085ae14a9ba22740c72700ff16" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:49.152299 30552 raft_consensus.cc:493] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.149549 30413 leader_election.cc:304] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:49.182935 30490 raft_consensus.cc:359] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.185283 30490 raft_consensus.cc:385] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.158857 30527 raft_consensus.cc:493] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.185812 30489 ts_tablet_manager.cc:1434] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.061s	user 0.014s	sys 0.014s
I20260710 11:07:49.186146 30490 raft_consensus.cc:740] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.189888 30489 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:49.184345 30552 raft_consensus.cc:515] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.190865 30490 consensus_queue.cc:260] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
W20260710 11:07:49.145691 30339 leader_election.cc:343] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.186384 30527 raft_consensus.cc:515] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
W20260710 11:07:49.204432 30339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.1:43217, user_credentials={real_user=slave}} blocked reactor thread for 49763.9us
I20260710 11:07:49.206259 30557 raft_consensus.cc:2804] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.206729 30557 raft_consensus.cc:493] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.207062 30557 raft_consensus.cc:3060] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.207327 30549 raft_consensus.cc:493] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.208034 30549 raft_consensus.cc:515] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.218969 30490 ts_tablet_manager.cc:1434] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.106s	user 0.010s	sys 0.008s
I20260710 11:07:49.193758 30449 raft_consensus.cc:2468] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:49.220211 30490 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:49.220139 30547 raft_consensus.cc:515] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.237219 30339 leader_election.cc:304] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:49.237900 30527 leader_election.cc:290] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.238035 30495 raft_consensus.cc:2804] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.238484 30495 raft_consensus.cc:697] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:49.236635 30549 leader_election.cc:290] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.239147 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357fd9fbdbc4cb986840c8d7d43c6b0" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.239291 30495 consensus_queue.cc:237] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.230965 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96845e085ae14a9ba22740c72700ff16" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:49.236637 30374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88671d898424b45a7adfb0b90e1daeb" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:49.240314 30375 raft_consensus.cc:3060] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.240386 30374 raft_consensus.cc:2468] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 0.
I20260710 11:07:49.241293 30491 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:49.241895 30491 ts_tablet_manager.cc:1403] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.010s
I20260710 11:07:49.242228 30550 raft_consensus.cc:515] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.243855 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357fd9fbdbc4cb986840c8d7d43c6b0" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.244227 30550 leader_election.cc:290] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.245703 30552 leader_election.cc:290] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.246393 30491 raft_consensus.cc:359] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.247409 30491 raft_consensus.cc:385] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.247803 30491 raft_consensus.cc:740] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
W20260710 11:07:49.241259 30553 log.cc:927] Time spent T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260710 11:07:49.250181 30491 consensus_queue.cc:260] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
W20260710 11:07:49.229701 30413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.1:43217, user_credentials={real_user=slave}} blocked reactor thread for 79145.1us
I20260710 11:07:49.285925 30491 ts_tablet_manager.cc:1434] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.013s
I20260710 11:07:49.286430 30558 raft_consensus.cc:493] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.286912 30491 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:49.287066 30558 raft_consensus.cc:515] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.288694 30374 raft_consensus.cc:3060] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.289126 30558 leader_election.cc:290] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:49.275911 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.290942 30449 raft_consensus.cc:2468] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:49.291616 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4e6f02a984b67956257eb80cacddb" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:49.292230 30448 raft_consensus.cc:3060] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.292306 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
W20260710 11:07:49.294533 30339 leader_election.cc:343] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.294618 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
W20260710 11:07:49.290460 30413 leader_election.cc:343] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.296108 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4e6f02a984b67956257eb80cacddb" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:49.296679 30299 raft_consensus.cc:3060] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.299619 30491 tablet_bootstrap.cc:654] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.295397 30447 raft_consensus.cc:2393] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in current term 1: Already voted for candidate 7ac73b830168462dbc31ea5d27260727 in this term.
I20260710 11:07:49.303069 30264 leader_election.cc:304] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:49.308018 30559 raft_consensus.cc:2804] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.308439 30559 raft_consensus.cc:493] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.308759 30559 raft_consensus.cc:3060] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:49.296079 30339 leader_election.cc:343] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.311621 30373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:49.310671 30557 raft_consensus.cc:515] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.313170 30373 raft_consensus.cc:2468] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:49.334031 30557 leader_election.cc:290] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:49.339313 30299 raft_consensus.cc:2468] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:49.345729 30375 raft_consensus.cc:2468] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 1.
I20260710 11:07:49.350852 30489 tablet_bootstrap.cc:654] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.311762 30339 leader_election.cc:304] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b
I20260710 11:07:49.356408 30495 raft_consensus.cc:2749] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.356760 30547 leader_election.cc:290] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.356175 30557 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.357134 30558 raft_consensus.cc:493] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.358810 30412 leader_election.cc:304] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:49.359155 30527 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.359809 30557 raft_consensus.cc:2804] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.358932 30558 raft_consensus.cc:515] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.362852 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88671d898424b45a7adfb0b90e1daeb" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:49.363554 30558 leader_election.cc:290] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:49.361202 30374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:49.361413 30557 raft_consensus.cc:697] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Becoming Leader. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Running, Role: LEADER
I20260710 11:07:49.365119 30374 raft_consensus.cc:2468] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 0.
I20260710 11:07:49.363505 30375 raft_consensus.cc:3060] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.369493 30527 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:07:49.358117 30339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:44277, user_credentials={real_user=slave}} blocked reactor thread for 61276.1us
I20260710 11:07:49.370313 30372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac73a1c056534f34853acbc60726bdda" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:49.373174 30412 leader_election.cc:304] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:49.374111 30496 raft_consensus.cc:2804] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.374275 30372 raft_consensus.cc:2393] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 894510aa78504707aafa76a6c707a33b in current term 1: Already voted for candidate 7ac73b830168462dbc31ea5d27260727 in this term.
I20260710 11:07:49.374538 30496 raft_consensus.cc:493] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.374856 30496 raft_consensus.cc:3060] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.365644 30557 consensus_queue.cc:237] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.378871 30547 raft_consensus.cc:493] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.382398 30547 raft_consensus.cc:515] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.385703 30547 leader_election.cc:290] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.387296 30559 raft_consensus.cc:515] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.388522 30448 raft_consensus.cc:2468] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:49.389648 30559 leader_election.cc:290] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.387615 30489 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:49.391052 30489 ts_tablet_manager.cc:1403] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.005s
I20260710 11:07:49.366459 30198 catalog_manager.cc:5697] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.392441 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:49.393311 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838b2a57016443cb6e7827307c10476" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:49.393903 30299 raft_consensus.cc:3060] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.394619 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.395181 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88671d898424b45a7adfb0b90e1daeb" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:49.395604 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9838b2a57016443cb6e7827307c10476" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:49.395787 30300 raft_consensus.cc:3060] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.395406 30298 raft_consensus.cc:2393] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 894510aa78504707aafa76a6c707a33b in current term 1: Already voted for candidate 7ac73b830168462dbc31ea5d27260727 in this term.
I20260710 11:07:49.397149 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac73a1c056534f34853acbc60726bdda" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.397251 30558 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.393931 30339 leader_election.cc:304] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:49.400538 30447 raft_consensus.cc:3060] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.406956 30491 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:49.407400 30491 ts_tablet_manager.cc:1403] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.025s
I20260710 11:07:49.409077 30547 raft_consensus.cc:2804] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.413024 30413 leader_election.cc:304] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:49.414139 30558 raft_consensus.cc:3060] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.409559 30547 raft_consensus.cc:697] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:49.418761 30491 raft_consensus.cc:359] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.419466 30491 raft_consensus.cc:385] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.412205 30197 catalog_manager.cc:5697] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.409561 30374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:49.423087 30491 raft_consensus.cc:740] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.416348 30339 leader_election.cc:304] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b
I20260710 11:07:49.428090 30491 consensus_queue.cc:260] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.429456 30496 raft_consensus.cc:515] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.430574 30491 ts_tablet_manager.cc:1434] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:07:49.423873 30489 raft_consensus.cc:359] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.431416 30489 raft_consensus.cc:385] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.431664 30491 tablet_bootstrap.cc:492] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:49.431792 30489 raft_consensus.cc:740] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.451345 30448 raft_consensus.cc:2393] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ac73b830168462dbc31ea5d27260727 in current term 1: Already voted for candidate 894510aa78504707aafa76a6c707a33b in this term.
I20260710 11:07:49.523059 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:49.524089 30298 raft_consensus.cc:2393] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 894510aa78504707aafa76a6c707a33b in current term 1: Already voted for candidate 7ac73b830168462dbc31ea5d27260727 in this term.
I20260710 11:07:49.450301 30490 tablet_bootstrap.cc:654] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.430648 30374 raft_consensus.cc:3060] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.438689 30495 raft_consensus.cc:2749] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:49.481549 30246 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:49.454564 30300 raft_consensus.cc:2468] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 1.
I20260710 11:07:49.522552 30496 leader_election.cc:290] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:49.467018 30508 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.066s
W20260710 11:07:49.457664 30339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:44277, user_credentials={real_user=slave}} blocked reactor thread for 45073us
I20260710 11:07:49.535884 30296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0eb82850c4927a78887ab250253c0" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.537055 30490 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:49.537544 30490 ts_tablet_manager.cc:1403] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.318s	user 0.039s	sys 0.015s
I20260710 11:07:49.538319 30371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:49.540340 30490 raft_consensus.cc:359] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.541020 30490 raft_consensus.cc:385] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.541326 30490 raft_consensus.cc:740] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.542456 30490 consensus_queue.cc:260] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.543766 30197 catalog_manager.cc:5697] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 894510aa78504707aafa76a6c707a33b (127.28.130.3). New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.544690 30490 ts_tablet_manager.cc:1434] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:49.545657 30490 tablet_bootstrap.cc:492] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:49.546976 30374 raft_consensus.cc:2468] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:49.486255 30447 raft_consensus.cc:2468] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:49.491451 30299 raft_consensus.cc:2468] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:49.489133 30558 raft_consensus.cc:2749] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.548676 30412 leader_election.cc:304] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [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: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:49.551133 30263 leader_election.cc:304] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 894510aa78504707aafa76a6c707a33b
I20260710 11:07:49.551330 30413 leader_election.cc:304] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:49.547974 30375 raft_consensus.cc:2468] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 1.
I20260710 11:07:49.552096 30523 raft_consensus.cc:2804] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.554733 30523 raft_consensus.cc:697] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:49.489432 30547 consensus_queue.cc:237] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.560091 30555 raft_consensus.cc:2749] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.565167 30489 consensus_queue.cc:260] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.566618 30490 tablet_bootstrap.cc:654] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.567584 30555 raft_consensus.cc:2804] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.555583 30523 consensus_queue.cc:237] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.577504 30559 raft_consensus.cc:493] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.576726 30527 consensus_queue.cc:1048] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:49.578673 30373 raft_consensus.cc:3060] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.578761 30559 raft_consensus.cc:515] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.576411 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0eb82850c4927a78887ab250253c0" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.580426 30447 raft_consensus.cc:2468] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:49.585171 30489 ts_tablet_manager.cc:1434] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.194s	user 0.008s	sys 0.000s
I20260710 11:07:49.584086 30555 raft_consensus.cc:697] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Becoming Leader. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Running, Role: LEADER
I20260710 11:07:49.587970 30555 consensus_queue.cc:237] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.593372 30489 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:49.594456 30372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357fd9fbdbc4cb986840c8d7d43c6b0" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:49.595229 30372 raft_consensus.cc:2468] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:49.597859 30339 leader_election.cc:304] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:49.598847 30339 leader_election.cc:304] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:49.584761 30559 leader_election.cc:290] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
W20260710 11:07:49.622510 30413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.1:43217, user_credentials={real_user=slave}} blocked reactor thread for 51360.3us
I20260710 11:07:49.614467 30495 raft_consensus.cc:2804] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.624473 30551 raft_consensus.cc:2804] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.614223 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357fd9fbdbc4cb986840c8d7d43c6b0" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.623103 30552 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260710 11:07:49.657042 30495 raft_consensus.cc:493] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.686033 30551 raft_consensus.cc:697] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:49.687022 30551 consensus_queue.cc:237] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.690629 30495 raft_consensus.cc:3060] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:49.710098 30412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.2:42521, user_credentials={real_user=slave}} blocked reactor thread for 119137us
W20260710 11:07:49.657537 30339 leader_election.cc:343] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:49.716492 30339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.1:43217, user_credentials={real_user=slave}} blocked reactor thread for 68716.6us
I20260710 11:07:49.734486 30198 catalog_manager.cc:5697] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.740401 30491 tablet_bootstrap.cc:654] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.745182 30489 tablet_bootstrap.cc:654] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.755056 30495 raft_consensus.cc:515] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.771764 30495 leader_election.cc:290] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.787329 30490 tablet_bootstrap.cc:492] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:49.787855 30490 ts_tablet_manager.cc:1403] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.242s	user 0.030s	sys 0.029s
I20260710 11:07:49.791517 30490 raft_consensus.cc:359] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.791074 30197 catalog_manager.cc:5697] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 894510aa78504707aafa76a6c707a33b (127.28.130.3). New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:49.792073 30489 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:49.792204 30490 raft_consensus.cc:385] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.792618 30490 raft_consensus.cc:740] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.792677 30489 ts_tablet_manager.cc:1403] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.207s	user 0.011s	sys 0.010s
I20260710 11:07:49.793140 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0eb82850c4927a78887ab250253c0" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:49.793337 30490 consensus_queue.cc:260] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.792054 30299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0eb82850c4927a78887ab250253c0" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:49.793704 30449 raft_consensus.cc:3060] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.795609 30490 ts_tablet_manager.cc:1434] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:49.796506 30490 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:49.797488 30491 tablet_bootstrap.cc:492] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:49.797947 30491 ts_tablet_manager.cc:1403] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.366s	user 0.025s	sys 0.018s
I20260710 11:07:49.800932 30491 raft_consensus.cc:359] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.801542 30449 raft_consensus.cc:2468] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:49.802713 30490 tablet_bootstrap.cc:654] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.802809 30551 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.803745 30495 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.801666 30491 raft_consensus.cc:385] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.805224 30489 raft_consensus.cc:359] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.805876 30489 raft_consensus.cc:385] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.806124 30489 raft_consensus.cc:740] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.806787 30489 consensus_queue.cc:260] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.804657 30491 raft_consensus.cc:740] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.808790 30489 ts_tablet_manager.cc:1434] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:07:49.808415 30491 consensus_queue.cc:260] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.809705 30489 tablet_bootstrap.cc:492] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:49.810680 30491 ts_tablet_manager.cc:1434] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260710 11:07:49.803490 30339 leader_election.cc:343] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.643913 30263 leader_election.cc:304] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
W20260710 11:07:49.812273 30264 leader_election.cc:343] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:49.812381 30263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.2:42521, user_credentials={real_user=slave}} blocked reactor thread for 190867us
I20260710 11:07:49.812923 30523 raft_consensus.cc:2804] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.813306 30523 raft_consensus.cc:493] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:07:49.813413 30264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:44277, user_credentials={real_user=slave}} blocked reactor thread for 99048.8us
I20260710 11:07:49.813709 30523 raft_consensus.cc:3060] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.811295 30581 consensus_queue.cc:1048] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:49.815789 30491 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:49.817883 30339 leader_election.cc:304] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:49.820351 30495 raft_consensus.cc:2804] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.820873 30495 raft_consensus.cc:697] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:49.821743 30495 consensus_queue.cc:237] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.842044 30196 catalog_manager.cc:5697] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.868119 30559 consensus_queue.cc:1048] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:49.863284 30589 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:07:49.875257 30582 raft_consensus.cc:493] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.873037 30495 raft_consensus.cc:493] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.884090 30495 raft_consensus.cc:515] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.875162 30523 raft_consensus.cc:515] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.888546 30489 tablet_bootstrap.cc:654] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.891407 30523 leader_election.cc:290] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:49.892033 30372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357fd9fbdbc4cb986840c8d7d43c6b0" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:49.886950 30582 raft_consensus.cc:515] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.892643 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357fd9fbdbc4cb986840c8d7d43c6b0" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
W20260710 11:07:49.893731 30339 consensus_peers.cc:597] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:49.896260 30372 raft_consensus.cc:3060] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:49.898047 30490 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:49.898432 30490 ts_tablet_manager.cc:1403] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.017s
W20260710 11:07:49.901087 30264 leader_election.cc:343] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.901407 30582 leader_election.cc:290] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:49.901625 30374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:49.905671 30495 leader_election.cc:290] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
W20260710 11:07:49.907943 30412 leader_election.cc:343] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.908468 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.908998 30448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.910238 30339 leader_election.cc:304] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b
I20260710 11:07:49.912210 30372 raft_consensus.cc:2468] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:49.916040 30490 raft_consensus.cc:359] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.916716 30490 raft_consensus.cc:385] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.916976 30490 raft_consensus.cc:740] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.917232 30491 tablet_bootstrap.cc:654] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.917593 30490 consensus_queue.cc:260] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.918027 30263 leader_election.cc:304] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 894510aa78504707aafa76a6c707a33b
I20260710 11:07:49.922219 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:49.923225 30559 raft_consensus.cc:2804] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:49.924800 30552 raft_consensus.cc:2749] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:49.925274 30559 raft_consensus.cc:697] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:49.925575 30490 ts_tablet_manager.cc:1434] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 11:07:49.926545 30490 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:49.926405 30559 consensus_queue.cc:237] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
W20260710 11:07:49.929888 30413 leader_election.cc:343] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:49.930397 30413 leader_election.cc:304] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:49.931843 30582 raft_consensus.cc:2749] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:49.944203 30489 tablet_bootstrap.cc:492] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:49.944806 30489 ts_tablet_manager.cc:1403] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.020s
I20260710 11:07:49.945490 30196 catalog_manager.cc:5697] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:49.952484 30413 consensus_peers.cc:597] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:49.959148 30489 raft_consensus.cc:359] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.959883 30489 raft_consensus.cc:385] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:49.960147 30489 raft_consensus.cc:740] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:49.960484 30490 tablet_bootstrap.cc:654] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:49.960816 30489 consensus_queue.cc:260] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.966060 30489 ts_tablet_manager.cc:1434] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:07:49.980125 30197 catalog_manager.cc:5697] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.987447 30589 raft_consensus.cc:493] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:49.988121 30589 raft_consensus.cc:515] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:49.993188 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c06efbec4f04850b3e34c728c9a3b39" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:49.994009 30445 raft_consensus.cc:2468] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:49.995885 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c06efbec4f04850b3e34c728c9a3b39" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:49.996590 30375 raft_consensus.cc:2468] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:49.995882 30264 leader_election.cc:304] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:49.998883 30523 raft_consensus.cc:2804] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:49.999254 30523 raft_consensus.cc:493] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:49.999595 30523 raft_consensus.cc:3060] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.000408 30589 leader_election.cc:290] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.013360 30491 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.013805 30491 ts_tablet_manager.cc:1403] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.202s	user 0.009s	sys 0.025s
I20260710 11:07:50.013145 30523 raft_consensus.cc:515] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.018958 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c06efbec4f04850b3e34c728c9a3b39" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:50.019541 30375 raft_consensus.cc:3060] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.022388 30489 tablet_bootstrap.cc:492] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:50.023150 30523 leader_election.cc:290] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.026507 30375 raft_consensus.cc:2468] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:50.027670 30263 leader_election.cc:304] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:50.028569 30523 raft_consensus.cc:2804] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.029066 30523 raft_consensus.cc:697] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:50.029927 30523 consensus_queue.cc:237] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.030664 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c06efbec4f04850b3e34c728c9a3b39" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:50.031231 30445 raft_consensus.cc:3060] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.036636 30547 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.039906 30581 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.038447 30445 raft_consensus.cc:2468] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:50.058692 30490 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.059181 30490 ts_tablet_manager.cc:1403] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.009s
I20260710 11:07:50.060006 30547 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:50.064054 30490 raft_consensus.cc:359] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.067939 30490 raft_consensus.cc:385] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.068228 30490 raft_consensus.cc:740] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.071431 30491 raft_consensus.cc:359] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.072109 30491 raft_consensus.cc:385] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.072374 30491 raft_consensus.cc:740] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.073472 30490 consensus_queue.cc:260] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.069089 30489 tablet_bootstrap.cc:654] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.088275 30575 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:50.080334 30491 consensus_queue.cc:260] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.101016 30491 ts_tablet_manager.cc:1434] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.001s
I20260710 11:07:50.102077 30491 tablet_bootstrap.cc:492] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:50.087066 30197 catalog_manager.cc:5697] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.107537 30491 tablet_bootstrap.cc:654] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.109627 30589 raft_consensus.cc:493] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.110100 30589 raft_consensus.cc:515] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.112140 30589 leader_election.cc:290] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.113597 30490 ts_tablet_manager.cc:1434] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 11:07:50.114187 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.114507 30490 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.118782 30559 consensus_queue.cc:1048] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.119927 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.129664 30489 tablet_bootstrap.cc:492] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:50.130151 30489 ts_tablet_manager.cc:1403] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.007s
I20260710 11:07:50.132629 30558 raft_consensus.cc:493] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.132877 30263 leader_election.cc:304] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727; no voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:50.134030 30559 raft_consensus.cc:2749] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.134652 30558 raft_consensus.cc:515] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.136811 30558 leader_election.cc:290] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:50.138032 30490 tablet_bootstrap.cc:654] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.138845 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee4623e20e04b378569cac51fe51ff8" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.143966 30508 consensus_queue.cc:1048] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.145056 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee4623e20e04b378569cac51fe51ff8" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
W20260710 11:07:50.146287 30412 leader_election.cc:343] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:50.146941 30413 leader_election.cc:343] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.146802 30489 raft_consensus.cc:359] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.147480 30489 raft_consensus.cc:385] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.147414 30413 leader_election.cc:304] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:50.147877 30489 raft_consensus.cc:740] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.148584 30489 consensus_queue.cc:260] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.151859 30489 ts_tablet_manager.cc:1434] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 11:07:50.152798 30489 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:50.153712 30197 catalog_manager.cc:5697] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.158696 30547 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.159029 30489 tablet_bootstrap.cc:654] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.158726 30558 raft_consensus.cc:2749] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.162621 30491 tablet_bootstrap.cc:492] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.163120 30491 ts_tablet_manager.cc:1403] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.006s
I20260710 11:07:50.178053 30491 raft_consensus.cc:359] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.178800 30491 raft_consensus.cc:385] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.179095 30491 raft_consensus.cc:740] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.179986 30491 consensus_queue.cc:260] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.182334 30491 ts_tablet_manager.cc:1434] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:07:50.184144 30491 tablet_bootstrap.cc:492] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:50.189946 30547 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.208484 30490 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.209105 30490 ts_tablet_manager.cc:1403] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.002s
I20260710 11:07:50.214742 30491 tablet_bootstrap.cc:654] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.216018 30490 raft_consensus.cc:359] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.220531 30490 raft_consensus.cc:385] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.220813 30490 raft_consensus.cc:740] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.220165 30489 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:50.221670 30489 ts_tablet_manager.cc:1403] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.011s
I20260710 11:07:50.224339 30489 raft_consensus.cc:359] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.225452 30490 consensus_queue.cc:260] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.226361 30489 raft_consensus.cc:385] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.226701 30489 raft_consensus.cc:740] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.228966 30490 ts_tablet_manager.cc:1434] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 11:07:50.230562 30298 raft_consensus.cc:3060] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.230475 30489 consensus_queue.cc:260] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.232043 30491 tablet_bootstrap.cc:492] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.232543 30491 ts_tablet_manager.cc:1403] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.006s
I20260710 11:07:50.235082 30491 raft_consensus.cc:359] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.235864 30491 raft_consensus.cc:385] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.236186 30491 raft_consensus.cc:740] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.236375 30489 ts_tablet_manager.cc:1434] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:07:50.237298 30489 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:50.237035 30491 consensus_queue.cc:260] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.239089 30491 ts_tablet_manager.cc:1434] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:07:50.238853 30551 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.240329 30490 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.240630 30491 tablet_bootstrap.cc:492] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:50.266363 30551 raft_consensus.cc:493] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.266374 30558 raft_consensus.cc:493] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.267066 30558 raft_consensus.cc:515] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.267057 30551 raft_consensus.cc:515] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.269374 30558 leader_election.cc:290] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:50.269706 30551 leader_election.cc:290] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.271196 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f9f27e0983441699047d6cd5c63d90" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.272470 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb54cf68e8346989ae89ec839b191ec" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.273350 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb54cf68e8346989ae89ec839b191ec" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.273437 30445 raft_consensus.cc:2468] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:50.274436 30489 tablet_bootstrap.cc:654] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:50.274878 30413 leader_election.cc:343] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:50.275087 30339 leader_election.cc:343] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.274425 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f9f27e0983441699047d6cd5c63d90" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.275914 30375 raft_consensus.cc:2468] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 0.
I20260710 11:07:50.275877 30339 leader_election.cc:304] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:50.277087 30412 leader_election.cc:304] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:50.278066 30558 raft_consensus.cc:2804] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.278342 30558 raft_consensus.cc:493] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.278679 30558 raft_consensus.cc:3060] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.279989 30551 raft_consensus.cc:2804] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.281055 30551 raft_consensus.cc:493] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.281435 30551 raft_consensus.cc:3060] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.290047 30300 raft_consensus.cc:3060] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.290696 30558 raft_consensus.cc:515] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.294312 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f9f27e0983441699047d6cd5c63d90" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
W20260710 11:07:50.295892 30413 leader_election.cc:343] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.297274 30558 leader_election.cc:290] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:50.301342 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f9f27e0983441699047d6cd5c63d90" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:50.302237 30375 raft_consensus.cc:3060] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.306846 30490 tablet_bootstrap.cc:654] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.314592 30551 raft_consensus.cc:515] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.318715 30375 raft_consensus.cc:2468] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 1.
I20260710 11:07:50.320324 30551 leader_election.cc:290] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.320819 30412 leader_election.cc:304] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:50.325438 30558 raft_consensus.cc:2804] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.326382 30547 raft_consensus.cc:493] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.326874 30547 raft_consensus.cc:515] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.327450 30491 tablet_bootstrap.cc:654] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.325374 30551 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:50.327607 30558 raft_consensus.cc:697] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Becoming Leader. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Running, Role: LEADER
I20260710 11:07:50.328480 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb54cf68e8346989ae89ec839b191ec" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:50.329092 30449 raft_consensus.cc:3060] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.329277 30547 leader_election.cc:290] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.329463 30558 consensus_queue.cc:237] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.331039 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.331918 30445 raft_consensus.cc:2468] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:50.332973 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdb54cf68e8346989ae89ec839b191ec" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:50.333705 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.334998 30339 leader_election.cc:304] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:50.335897 30547 raft_consensus.cc:2804] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.336277 30547 raft_consensus.cc:493] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.336665 30547 raft_consensus.cc:3060] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:50.336300 30339 leader_election.cc:343] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:50.337602 30339 leader_election.cc:343] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.356127 30449 raft_consensus.cc:2468] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:50.357522 30491 tablet_bootstrap.cc:492] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.357415 30339 leader_election.cc:304] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:50.357988 30491 ts_tablet_manager.cc:1403] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.019s
I20260710 11:07:50.358523 30552 raft_consensus.cc:2804] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.359005 30552 raft_consensus.cc:697] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:50.359841 30552 consensus_queue.cc:237] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.360610 30491 raft_consensus.cc:359] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.361761 30491 raft_consensus.cc:385] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.362038 30491 raft_consensus.cc:740] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.362600 30491 consensus_queue.cc:260] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.365805 30491 ts_tablet_manager.cc:1434] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:50.366711 30491 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:50.369378 30490 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.369472 30489 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:50.370021 30490 ts_tablet_manager.cc:1403] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.140s	user 0.005s	sys 0.012s
I20260710 11:07:50.369385 30547 raft_consensus.cc:515] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.370021 30489 ts_tablet_manager.cc:1403] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.014s
I20260710 11:07:50.375397 30490 raft_consensus.cc:359] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.376188 30490 raft_consensus.cc:385] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.376475 30490 raft_consensus.cc:740] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.377214 30490 consensus_queue.cc:260] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.392894 30490 ts_tablet_manager.cc:1434] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:07:50.393997 30490 tablet_bootstrap.cc:492] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.395860 30489 raft_consensus.cc:359] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.396932 30489 raft_consensus.cc:385] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.397218 30489 raft_consensus.cc:740] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.398168 30489 consensus_queue.cc:260] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.401470 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:50.404084 30552 raft_consensus.cc:493] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.404582 30552 raft_consensus.cc:515] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.406543 30552 leader_election.cc:290] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.398307 30547 leader_election.cc:290] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.407022 30198 catalog_manager.cc:5697] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.409082 30489 ts_tablet_manager.cc:1434] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260710 11:07:50.409590 30588 raft_consensus.cc:493] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.409981 30489 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:50.410072 30588 raft_consensus.cc:515] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.412269 30588 leader_election.cc:290] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.413652 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
W20260710 11:07:50.416023 30263 leader_election.cc:343] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.418023 30588 consensus_queue.cc:1048] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.418365 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.418932 30449 raft_consensus.cc:2468] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:50.419883 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:50.420008 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690048d52c1741e0a7e2bed48e7ca7fc" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.420431 30264 leader_election.cc:304] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:50.420437 30445 raft_consensus.cc:3060] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.425740 30490 tablet_bootstrap.cc:654] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.426030 30196 catalog_manager.cc:5697] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 894510aa78504707aafa76a6c707a33b (127.28.130.3). New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:50.421797 30508 raft_consensus.cc:2804] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.428037 30508 raft_consensus.cc:493] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.428409 30508 raft_consensus.cc:3060] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.435333 30589 consensus_queue.cc:1048] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:50.436993 30445 raft_consensus.cc:2468] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:50.438654 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690048d52c1741e0a7e2bed48e7ca7fc" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
W20260710 11:07:50.448210 30339 leader_election.cc:343] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:50.452502 30339 leader_election.cc:343] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.453230 30339 leader_election.cc:304] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727
I20260710 11:07:50.454044 30547 raft_consensus.cc:2804] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:07:50.454404 30339 leader_election.cc:343] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.454514 30547 raft_consensus.cc:697] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:50.454846 30339 leader_election.cc:304] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b
I20260710 11:07:50.455916 30552 raft_consensus.cc:2749] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.455677 30547 consensus_queue.cc:237] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.457517 30588 raft_consensus.cc:493] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.458009 30588 raft_consensus.cc:515] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.461969 30372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f9f27e0983441699047d6cd5c63d90" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.462482 30588 leader_election.cc:290] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.462765 30372 raft_consensus.cc:2393] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ac73b830168462dbc31ea5d27260727 in current term 1: Already voted for candidate 894510aa78504707aafa76a6c707a33b in this term.
I20260710 11:07:50.463542 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f9f27e0983441699047d6cd5c63d90" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.466852 30264 leader_election.cc:304] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727; no voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:50.470373 30588 raft_consensus.cc:3060] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.471307 30490 tablet_bootstrap.cc:492] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.471832 30490 ts_tablet_manager.cc:1403] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.023s
I20260710 11:07:50.474282 30196 catalog_manager.cc:5697] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.477298 30491 tablet_bootstrap.cc:654] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.467672 30508 raft_consensus.cc:515] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.482333 30490 raft_consensus.cc:359] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.483036 30490 raft_consensus.cc:385] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.483292 30490 raft_consensus.cc:740] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.483867 30490 consensus_queue.cc:260] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.484598 30588 raft_consensus.cc:2749] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.485781 30490 ts_tablet_manager.cc:1434] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:07:50.488989 30490 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
W20260710 11:07:50.491918 30264 consensus_peers.cc:597] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 -> Peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Couldn't send request to peer 894510aa78504707aafa76a6c707a33b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:50.493242 30489 tablet_bootstrap.cc:654] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.495626 30508 leader_election.cc:290] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.496140 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:50.496757 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:50.497319 30449 raft_consensus.cc:3060] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:50.498266 30263 leader_election.cc:343] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.515998 30490 tablet_bootstrap.cc:654] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.516755 30558 raft_consensus.cc:493] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.517274 30558 raft_consensus.cc:515] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.519397 30558 leader_election.cc:290] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:50.521356 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b656356172824d3ca92603874db32c16" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.521358 30372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b656356172824d3ca92603874db32c16" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.526253 30449 raft_consensus.cc:2468] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
W20260710 11:07:50.527132 30412 leader_election.cc:343] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.527381 30264 leader_election.cc:304] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [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: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:50.528481 30559 raft_consensus.cc:2804] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.530395 30559 raft_consensus.cc:697] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
W20260710 11:07:50.531544 30413 leader_election.cc:343] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.532078 30413 leader_election.cc:304] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:50.531348 30559 consensus_queue.cc:237] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.534988 30558 raft_consensus.cc:2749] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.536445 30523 consensus_queue.cc:1048] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.545549 30491 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.549758 30491 ts_tablet_manager.cc:1403] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.183s	user 0.031s	sys 0.007s
I20260710 11:07:50.550519 30197 catalog_manager.cc:5697] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.552486 30491 raft_consensus.cc:359] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.553164 30491 raft_consensus.cc:385] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.553421 30491 raft_consensus.cc:740] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.554523 30489 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:50.554945 30489 ts_tablet_manager.cc:1403] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.025s
I20260710 11:07:50.557953 30489 raft_consensus.cc:359] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.558609 30489 raft_consensus.cc:385] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.558879 30489 raft_consensus.cc:740] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.559252 30491 consensus_queue.cc:260] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.561681 30491 ts_tablet_manager.cc:1434] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:50.562572 30491 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:50.564744 30489 consensus_queue.cc:260] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.566010 30489 ts_tablet_manager.cc:1434] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:07:50.567101 30489 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
W20260710 11:07:50.569243 30246 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:50.573321 30489 tablet_bootstrap.cc:654] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.600102 30491 tablet_bootstrap.cc:654] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.601140 30490 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.601640 30490 ts_tablet_manager.cc:1403] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.006s
I20260710 11:07:50.603322 30489 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:50.603832 30489 ts_tablet_manager.cc:1403] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.001s
I20260710 11:07:50.604507 30491 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.604259 30490 raft_consensus.cc:359] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.604864 30491 ts_tablet_manager.cc:1403] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.002s
I20260710 11:07:50.604943 30490 raft_consensus.cc:385] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.605290 30490 raft_consensus.cc:740] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.605903 30490 consensus_queue.cc:260] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.607035 30491 raft_consensus.cc:359] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.607502 30491 raft_consensus.cc:385] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.606514 30489 raft_consensus.cc:359] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.607705 30491 raft_consensus.cc:740] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.607808 30490 ts_tablet_manager.cc:1434] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:50.608103 30489 raft_consensus.cc:385] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.608405 30489 raft_consensus.cc:740] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.608515 30491 consensus_queue.cc:260] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.609246 30490 tablet_bootstrap.cc:492] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.609046 30489 consensus_queue.cc:260] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.611125 30491 ts_tablet_manager.cc:1434] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:07:50.612630 30489 ts_tablet_manager.cc:1434] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:07:50.614213 30491 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:50.620031 30491 tablet_bootstrap.cc:654] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.622192 30489 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:50.625443 30490 tablet_bootstrap.cc:654] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.627599 30489 tablet_bootstrap.cc:654] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.629782 30491 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.630280 30491 ts_tablet_manager.cc:1403] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:07:50.633080 30491 raft_consensus.cc:359] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.633814 30491 raft_consensus.cc:385] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.634093 30491 raft_consensus.cc:740] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.634663 30491 consensus_queue.cc:260] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.634948 30490 tablet_bootstrap.cc:492] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.635418 30490 ts_tablet_manager.cc:1403] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260710 11:07:50.636250 30489 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:50.636478 30491 ts_tablet_manager.cc:1434] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:07:50.636662 30489 ts_tablet_manager.cc:1403] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:07:50.637547 30491 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:50.637954 30490 raft_consensus.cc:359] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.638566 30490 raft_consensus.cc:385] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.638820 30490 raft_consensus.cc:740] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.639093 30489 raft_consensus.cc:359] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.639734 30489 raft_consensus.cc:385] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.639417 30490 consensus_queue.cc:260] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.639984 30489 raft_consensus.cc:740] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.640594 30489 consensus_queue.cc:260] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.642544 30489 ts_tablet_manager.cc:1434] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:50.643838 30489 tablet_bootstrap.cc:492] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:50.645316 30490 ts_tablet_manager.cc:1434] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:50.646209 30490 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.651467 30491 tablet_bootstrap.cc:654] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.652455 30559 raft_consensus.cc:493] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.653019 30559 raft_consensus.cc:515] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.654469 30490 tablet_bootstrap.cc:654] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.656615 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.657423 30445 raft_consensus.cc:2393] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ac73b830168462dbc31ea5d27260727 in current term 1: Already voted for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in this term.
I20260710 11:07:50.659763 30372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.661696 30263 leader_election.cc:304] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727; no voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:50.662259 30489 tablet_bootstrap.cc:654] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.662518 30523 raft_consensus.cc:3060] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.667845 30559 leader_election.cc:290] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.669205 30491 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.669735 30491 ts_tablet_manager.cc:1403] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.016s
I20260710 11:07:50.670606 30523 raft_consensus.cc:2749] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.672612 30491 raft_consensus.cc:359] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.673383 30491 raft_consensus.cc:385] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.673720 30491 raft_consensus.cc:740] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.674455 30489 tablet_bootstrap.cc:492] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:50.675072 30489 ts_tablet_manager.cc:1403] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260710 11:07:50.674544 30491 consensus_queue.cc:260] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.678035 30489 raft_consensus.cc:359] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.679386 30489 raft_consensus.cc:385] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.679684 30489 raft_consensus.cc:740] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.680647 30491 ts_tablet_manager.cc:1434] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:07:50.680413 30489 consensus_queue.cc:260] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.681473 30490 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.681851 30491 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Bootstrap starting.
I20260710 11:07:50.682199 30490 ts_tablet_manager.cc:1403] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.005s
I20260710 11:07:50.682999 30489 ts_tablet_manager.cc:1434] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:50.683959 30489 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b: Bootstrap starting.
I20260710 11:07:50.684937 30490 raft_consensus.cc:359] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.685601 30490 raft_consensus.cc:385] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.685865 30490 raft_consensus.cc:740] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.686853 30490 consensus_queue.cc:260] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.688625 30491 tablet_bootstrap.cc:654] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.690234 30489 tablet_bootstrap.cc:654] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.692243 30490 ts_tablet_manager.cc:1434] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:50.693243 30490 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.699311 30490 tablet_bootstrap.cc:654] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.701344 30489 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b: No bootstrap required, opened a new log
I20260710 11:07:50.701850 30489 ts_tablet_manager.cc:1403] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:07:50.704625 30523 raft_consensus.cc:493] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.704789 30489 raft_consensus.cc:359] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.705286 30523 raft_consensus.cc:515] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.705752 30489 raft_consensus.cc:385] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.706144 30489 raft_consensus.cc:740] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.706955 30489 consensus_queue.cc:260] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.708312 30523 leader_election.cc:290] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.709295 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee4623e20e04b378569cac51fe51ff8" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.710049 30445 raft_consensus.cc:2468] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:50.710537 30372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee4623e20e04b378569cac51fe51ff8" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.711323 30372 raft_consensus.cc:2468] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:50.711479 30264 leader_election.cc:304] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:50.713193 30559 raft_consensus.cc:2804] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.713573 30559 raft_consensus.cc:493] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.713881 30559 raft_consensus.cc:3060] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.714020 30547 raft_consensus.cc:493] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.714500 30547 raft_consensus.cc:515] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.715391 30489 ts_tablet_manager.cc:1434] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:07:50.716447 30547 leader_election.cc:290] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.718822 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.721164 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.722025 30445 raft_consensus.cc:2393] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in current term 1: Already voted for candidate 7ac73b830168462dbc31ea5d27260727 in this term.
I20260710 11:07:50.723531 30339 leader_election.cc:304] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b
I20260710 11:07:50.723405 30559 raft_consensus.cc:515] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.725582 30552 raft_consensus.cc:3060] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.727247 30559 leader_election.cc:290] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.729219 30490 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.729295 30372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee4623e20e04b378569cac51fe51ff8" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:50.729780 30490 ts_tablet_manager.cc:1403] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.011s
I20260710 11:07:50.730006 30372 raft_consensus.cc:3060] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.732448 30490 raft_consensus.cc:359] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.733119 30490 raft_consensus.cc:385] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.733355 30490 raft_consensus.cc:740] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.734232 30552 raft_consensus.cc:2749] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.733947 30490 consensus_queue.cc:260] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.729308 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee4623e20e04b378569cac51fe51ff8" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:50.735702 30445 raft_consensus.cc:3060] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.736876 30491 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: No bootstrap required, opened a new log
I20260710 11:07:50.737315 30491 ts_tablet_manager.cc:1403] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.010s
I20260710 11:07:50.737360 30490 ts_tablet_manager.cc:1434] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:50.737385 30372 raft_consensus.cc:2468] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:50.738422 30490 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.738897 30263 leader_election.cc:304] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:50.739639 30559 raft_consensus.cc:2804] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.740110 30559 raft_consensus.cc:697] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:50.739966 30491 raft_consensus.cc:359] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.740664 30491 raft_consensus.cc:385] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.740934 30491 raft_consensus.cc:740] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.740947 30559 consensus_queue.cc:237] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.741652 30491 consensus_queue.cc:260] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.744021 30491 ts_tablet_manager.cc:1434] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:50.744910 30490 tablet_bootstrap.cc:654] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.748951 30445 raft_consensus.cc:2468] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:50.758662 30490 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.759102 30490 ts_tablet_manager.cc:1403] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:07:50.761169 30195 catalog_manager.cc:5697] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.761749 30490 raft_consensus.cc:359] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.762281 30490 raft_consensus.cc:385] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.762499 30490 raft_consensus.cc:740] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.763031 30490 consensus_queue.cc:260] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.764837 30490 ts_tablet_manager.cc:1434] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:07:50.765708 30490 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.770480 30490 tablet_bootstrap.cc:654] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.776638 30490 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.777148 30490 ts_tablet_manager.cc:1403] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:07:50.778781 30582 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.779343 30490 raft_consensus.cc:359] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.779897 30490 raft_consensus.cc:385] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.780161 30490 raft_consensus.cc:740] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.780761 30490 consensus_queue.cc:260] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.782346 30490 ts_tablet_manager.cc:1434] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:07:50.783317 30490 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.788404 30490 tablet_bootstrap.cc:654] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.798645 30582 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.799428 30300 raft_consensus.cc:3060] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.810030 30551 consensus_queue.cc:1048] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.821738 30490 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.822257 30490 ts_tablet_manager.cc:1403] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.011s
I20260710 11:07:50.824939 30490 raft_consensus.cc:359] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.825631 30490 raft_consensus.cc:385] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.825908 30490 raft_consensus.cc:740] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.826538 30490 consensus_queue.cc:260] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.828608 30490 ts_tablet_manager.cc:1434] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:50.829630 30490 tablet_bootstrap.cc:492] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727: Bootstrap starting.
I20260710 11:07:50.838744 30490 tablet_bootstrap.cc:654] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:50.844038 30547 raft_consensus.cc:493] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.844784 30547 raft_consensus.cc:515] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.847519 30547 leader_election.cc:290] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.853353 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc867060b1e646a1bec5c14fd090a55d" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.852406 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc867060b1e646a1bec5c14fd090a55d" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.850741 30551 consensus_queue.cc:1048] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:50.854257 30445 raft_consensus.cc:2468] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:50.855629 30339 leader_election.cc:304] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:50.857273 30490 tablet_bootstrap.cc:492] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727: No bootstrap required, opened a new log
I20260710 11:07:50.857569 30551 raft_consensus.cc:2804] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.857738 30490 ts_tablet_manager.cc:1403] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.003s
W20260710 11:07:50.857769 30339 leader_election.cc:343] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:50.858189 30551 raft_consensus.cc:493] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.858975 30551 raft_consensus.cc:3060] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.860503 30490 raft_consensus.cc:359] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.861311 30490 raft_consensus.cc:385] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:50.861593 30490 raft_consensus.cc:740] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Initialized, Role: FOLLOWER
I20260710 11:07:50.862282 30490 consensus_queue.cc:260] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.864264 30490 ts_tablet_manager.cc:1434] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:50.866377 30551 raft_consensus.cc:515] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.867502 30559 raft_consensus.cc:493] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.868616 30551 leader_election.cc:290] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.868000 30559 raft_consensus.cc:515] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.869640 30449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc867060b1e646a1bec5c14fd090a55d" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:50.870908 30559 leader_election.cc:290] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.870231 30449 raft_consensus.cc:3060] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.871553 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9944952ba5d54ad4a5bf918092e95a1d" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.871971 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9944952ba5d54ad4a5bf918092e95a1d" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.872184 30375 raft_consensus.cc:2468] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:50.872570 30445 raft_consensus.cc:2468] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:50.873656 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc867060b1e646a1bec5c14fd090a55d" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:50.873950 30264 leader_election.cc:304] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:50.874239 30300 raft_consensus.cc:3060] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.876747 30449 raft_consensus.cc:2468] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:50.877899 30339 leader_election.cc:304] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 894510aa78504707aafa76a6c707a33b, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:50.877952 30559 raft_consensus.cc:2804] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.879541 30559 raft_consensus.cc:493] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.879943 30559 raft_consensus.cc:3060] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.880008 30551 raft_consensus.cc:2804] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.880838 30551 raft_consensus.cc:697] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:50.881841 30582 raft_consensus.cc:493] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.881749 30551 consensus_queue.cc:237] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.882329 30582 raft_consensus.cc:515] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.882916 30300 raft_consensus.cc:2468] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:50.885936 30582 leader_election.cc:290] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:50.886849 30449 raft_consensus.cc:3060] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.888074 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357fd9fbdbc4cb986840c8d7d43c6b0" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.890774 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f357fd9fbdbc4cb986840c8d7d43c6b0" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.893620 30413 leader_election.cc:304] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 894510aa78504707aafa76a6c707a33b; no voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0
I20260710 11:07:50.896770 30559 raft_consensus.cc:515] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.899768 30582 raft_consensus.cc:2749] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:50.900236 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9944952ba5d54ad4a5bf918092e95a1d" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:50.900645 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9944952ba5d54ad4a5bf918092e95a1d" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:50.900931 30445 raft_consensus.cc:3060] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.901237 30375 raft_consensus.cc:3060] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.901302 30196 catalog_manager.cc:5697] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.908023 30559 leader_election.cc:290] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.908861 30375 raft_consensus.cc:2468] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:50.908842 30445 raft_consensus.cc:2468] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:50.910879 30264 leader_election.cc:304] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:50.912118 30559 raft_consensus.cc:2804] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.912591 30559 raft_consensus.cc:697] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:50.913692 30559 consensus_queue.cc:237] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.917065 30552 consensus_queue.cc:1048] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.927912 30559 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.932969 30198 catalog_manager.cc:5697] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:50.934674 30551 consensus_queue.cc:1048] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:50.937364 30582 raft_consensus.cc:493] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.937894 30582 raft_consensus.cc:515] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.940007 30582 leader_election.cc:290] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:50.942469 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690048d52c1741e0a7e2bed48e7ca7fc" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:50.942699 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690048d52c1741e0a7e2bed48e7ca7fc" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.943320 30300 raft_consensus.cc:2468] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 0.
I20260710 11:07:50.943480 30375 raft_consensus.cc:2468] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 0.
I20260710 11:07:50.944731 30413 leader_election.cc:304] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:50.945688 30582 raft_consensus.cc:2804] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.946117 30582 raft_consensus.cc:493] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.946482 30582 raft_consensus.cc:3060] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.959273 30300 raft_consensus.cc:3060] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.957967 30582 raft_consensus.cc:515] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.961632 30582 leader_election.cc:290] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:50.962618 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690048d52c1741e0a7e2bed48e7ca7fc" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:50.963256 30297 raft_consensus.cc:3060] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.963400 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690048d52c1741e0a7e2bed48e7ca7fc" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:50.964133 30375 raft_consensus.cc:3060] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.968137 30523 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:50.970443 30297 raft_consensus.cc:2468] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 1.
I20260710 11:07:50.972167 30413 leader_election.cc:304] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:50.973107 30582 raft_consensus.cc:2804] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:50.974881 30582 raft_consensus.cc:697] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Becoming Leader. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Running, Role: LEADER
I20260710 11:07:50.974984 30559 raft_consensus.cc:493] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:50.975232 30375 raft_consensus.cc:2468] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 1.
I20260710 11:07:50.975459 30559 raft_consensus.cc:515] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.975836 30582 consensus_queue.cc:237] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.979980 30559 leader_election.cc:290] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:50.980111 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06e17d842c0496d9c6c108422a0b13d" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" is_pre_election: true
I20260710 11:07:50.980923 30375 raft_consensus.cc:2468] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:50.980948 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06e17d842c0496d9c6c108422a0b13d" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:50.982366 30263 leader_election.cc:304] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:50.983817 30559 raft_consensus.cc:2804] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:50.984244 30559 raft_consensus.cc:493] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:50.984583 30559 raft_consensus.cc:3060] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:50.982393 30445 raft_consensus.cc:2468] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 0.
I20260710 11:07:50.992587 30559 raft_consensus.cc:515] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:50.993634 30196 catalog_manager.cc:5697] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b reported cstate change: term changed from 0 to 1, leader changed from <none> to 894510aa78504707aafa76a6c707a33b (127.28.130.3). New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:50.997751 30559 leader_election.cc:290] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:51.003859 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06e17d842c0496d9c6c108422a0b13d" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:51.004514 30445 raft_consensus.cc:3060] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.004882 30373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06e17d842c0496d9c6c108422a0b13d" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:07:51.005466 30373 raft_consensus.cc:3060] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.011605 30445 raft_consensus.cc:2468] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:51.012825 30264 leader_election.cc:304] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:07:51.013967 30523 raft_consensus.cc:2804] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:51.014618 30523 raft_consensus.cc:697] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:07:51.013721 30373 raft_consensus.cc:2468] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 1.
I20260710 11:07:51.015455 30523 consensus_queue.cc:237] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:51.025079 30198 catalog_manager.cc:5697] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:51.074620 30551 raft_consensus.cc:493] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:51.075162 30551 raft_consensus.cc:515] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:51.076927 30551 leader_election.cc:290] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:51.077769 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b656356172824d3ca92603874db32c16" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727" is_pre_election: true
I20260710 11:07:51.078050 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b656356172824d3ca92603874db32c16" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b" is_pre_election: true
I20260710 11:07:51.078379 30297 raft_consensus.cc:2468] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:51.078641 30445 raft_consensus.cc:2468] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 0.
I20260710 11:07:51.079428 30339 leader_election.cc:304] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:51.080209 30551 raft_consensus.cc:2804] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:51.080624 30551 raft_consensus.cc:493] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:51.080950 30551 raft_consensus.cc:3060] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.086926 30551 raft_consensus.cc:515] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:51.088655 30551 leader_election.cc:290] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:51.089468 30300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b656356172824d3ca92603874db32c16" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:07:51.089741 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b656356172824d3ca92603874db32c16" candidate_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:07:51.089967 30300 raft_consensus.cc:3060] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.090231 30445 raft_consensus.cc:3060] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:51.094704 30300 raft_consensus.cc:2468] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:51.095566 30445 raft_consensus.cc:2468] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a3fb9f8475b4f10b50761b13ca4fdc0 in term 1.
I20260710 11:07:51.095939 30339 leader_election.cc:304] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:07:51.096735 30551 raft_consensus.cc:2804] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:51.097201 30551 raft_consensus.cc:697] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:07:51.098038 30551 consensus_queue.cc:237] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:07:51.106879 30198 catalog_manager.cc:5697] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:51.183789 30523 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.194514 30523 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.380527 30589 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.392484 30668 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.431663 30495 consensus_queue.cc:1048] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.442242 30551 consensus_queue.cc:1048] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.461326 30523 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.474445 30668 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.488812 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:51.495275 30675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:51.495934 30676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:51.498196 29192 server_base.cc:1061] running on GCE node
W20260710 11:07:51.499148 30678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:51.500706 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:51.500963 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:51.501109 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681671501097 us; error 0 us; skew 500 ppm
I20260710 11:07:51.501792 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:51.504927 30666 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.505151 29192 webserver.cc:533] Webserver started at http://127.28.130.4:42421/ using document root <none> and password file <none>
I20260710 11:07:51.505805 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:51.505581 30575 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.506063 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:51.506373 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:51.507884 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-3-root/instance:
uuid: "1ab1205b7e454666a64ab80fe2d78366"
format_stamp: "Formatted at 2026-07-10 11:07:51 on dist-test-slave-ghlv"
I20260710 11:07:51.524966 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.016s	user 0.005s	sys 0.007s
I20260710 11:07:51.534224 30685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:51.535125 29192 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:51.535493 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-3-root
uuid: "1ab1205b7e454666a64ab80fe2d78366"
format_stamp: "Formatted at 2026-07-10 11:07:51 on dist-test-slave-ghlv"
I20260710 11:07:51.535943 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:51.557848 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:51.559825 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:51.561703 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:51.564108 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:51.564328 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:51.564563 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:51.564711 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:51.616626 30495 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:51.638082 30552 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:51.662936 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.4:46257
I20260710 11:07:51.663053 30749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.4:46257 every 8 connection(s)
I20260710 11:07:51.669284 29192 auto_leader_rebalancer-test.cc:388] add a tserver: 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:51.680593 30750 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40651
I20260710 11:07:51.680974 30750 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:51.681777 30750 heartbeater.cc:507] Master 127.28.130.62:40651 requested a full tablet report, sending...
I20260710 11:07:51.683799 30195 ts_manager.cc:194] Registered new tserver with Master: 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257)
I20260710 11:07:51.685177 30195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41228
I20260710 11:07:52.655493 30373 consensus_queue.cc:237] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:52.662623 30449 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.663429 30300 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.664659 30671 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.665583 30551 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:52.677675 30338 consensus_peers.cc:597] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92e4e6f02a984b67956257eb80cacddb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.678324 30551 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.679852 30449 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.681018 30300 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.687355 30750 heartbeater.cc:499] Master 127.28.130.62:40651 was elected leader, sending a full tablet report...
I20260710 11:07:52.691215 30195 catalog_manager.cc:5697] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.713846 30449 consensus_queue.cc:237] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
W20260710 11:07:52.780923 30263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.2:42521, user_credentials={real_user=slave}} blocked reactor thread for 59135.2us
I20260710 11:07:52.782728 30300 raft_consensus.cc:1275] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.784325 30770 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.792299 30373 raft_consensus.cc:1275] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.796041 30770 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:52.804404 30412 consensus_peers.cc:597] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84f9f27e0983441699047d6cd5c63d90. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.804647 30582 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.807142 30373 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.808911 30300 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.817147 30449 consensus_queue.cc:237] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:52.821344 30198 catalog_manager.cc:5697] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
W20260710 11:07:52.831851 30412 consensus_peers.cc:597] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f88671d898424b45a7adfb0b90e1daeb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.834020 30300 raft_consensus.cc:1275] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.835861 30373 raft_consensus.cc:1275] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.835783 30754 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.839411 30582 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.845021 30754 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.847741 30300 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.850127 30373 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.859776 30198 catalog_manager.cc:5697] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.868304 30445 consensus_queue.cc:237] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
W20260710 11:07:52.883042 30412 consensus_peers.cc:597] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 690048d52c1741e0a7e2bed48e7ca7fc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.883637 30373 raft_consensus.cc:1275] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.884974 30754 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.885294 30300 raft_consensus.cc:1275] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:52.886524 30770 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.892899 30754 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.894701 30373 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.903048 30300 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:52.908398 30195 catalog_manager.cc:5697] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:53.164902 30782 ts_tablet_manager.cc:933] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:53.167125 30782 tablet_copy_client.cc:323] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.2:42521
I20260710 11:07:53.180627 30385 tablet_copy_service.cc:140] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Received BeginTabletCopySession request for tablet 92e4e6f02a984b67956257eb80cacddb from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:54502)
I20260710 11:07:53.181222 30385 tablet_copy_service.cc:161] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Beginning new tablet copy session on tablet 92e4e6f02a984b67956257eb80cacddb from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:54502: session id = 1ab1205b7e454666a64ab80fe2d78366-92e4e6f02a984b67956257eb80cacddb
I20260710 11:07:53.183481 30786 ts_tablet_manager.cc:933] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:53.185577 30786 tablet_copy_client.cc:323] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.3:44277
I20260710 11:07:53.189786 30385 tablet_copy_source_session.cc:215] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:53.194379 30782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e4e6f02a984b67956257eb80cacddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.197924 30459 tablet_copy_service.cc:140] P 894510aa78504707aafa76a6c707a33b: Received BeginTabletCopySession request for tablet 84f9f27e0983441699047d6cd5c63d90 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:52938)
I20260710 11:07:53.198541 30459 tablet_copy_service.cc:161] P 894510aa78504707aafa76a6c707a33b: Beginning new tablet copy session on tablet 84f9f27e0983441699047d6cd5c63d90 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:52938: session id = 1ab1205b7e454666a64ab80fe2d78366-84f9f27e0983441699047d6cd5c63d90
I20260710 11:07:53.207569 30459 tablet_copy_source_session.cc:215] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:53.212275 30786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f9f27e0983441699047d6cd5c63d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.216398 30782 tablet_copy_client.cc:806] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:53.217075 30782 tablet_copy_client.cc:670] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:53.222013 30782 tablet_copy_client.cc:538] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:53.230522 30786 tablet_copy_client.cc:806] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:53.231139 30786 tablet_copy_client.cc:670] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:53.232725 30782 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:07:53.238929 30786 tablet_copy_client.cc:538] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:53.249038 30786 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:07:53.255899 30782 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:53.256673 30782 tablet_bootstrap.cc:492] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:07:53.257222 30782 ts_tablet_manager.cc:1403] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 11:07:53.259894 30782 raft_consensus.cc:359] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:53.260545 30782 raft_consensus.cc:740] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:07:53.261098 30782 consensus_queue.cc:260] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:53.263939 30782 ts_tablet_manager.cc:1434] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:07:53.266145 30385 tablet_copy_service.cc:342] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-92e4e6f02a984b67956257eb80cacddb received from {username='slave'} at 127.0.0.1:54502
I20260710 11:07:53.266598 30385 tablet_copy_service.cc:434] P 8a3fb9f8475b4f10b50761b13ca4fdc0: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-92e4e6f02a984b67956257eb80cacddb on tablet 92e4e6f02a984b67956257eb80cacddb with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:53.276469 30786 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:53.277391 30786 tablet_bootstrap.cc:492] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:07:53.278076 30786 ts_tablet_manager.cc:1403] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260710 11:07:53.281028 30786 raft_consensus.cc:359] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:53.282253 30786 raft_consensus.cc:740] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:07:53.282876 30786 consensus_queue.cc:260] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:53.285373 30786 ts_tablet_manager.cc:1434] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:53.287341 30459 tablet_copy_service.cc:342] P 894510aa78504707aafa76a6c707a33b: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-84f9f27e0983441699047d6cd5c63d90 received from {username='slave'} at 127.0.0.1:52938
I20260710 11:07:53.287808 30459 tablet_copy_service.cc:434] P 894510aa78504707aafa76a6c707a33b: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-84f9f27e0983441699047d6cd5c63d90 on tablet 84f9f27e0983441699047d6cd5c63d90 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:53.302989 30786 ts_tablet_manager.cc:933] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:53.305327 30786 tablet_copy_client.cc:323] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.3:44277
I20260710 11:07:53.306864 30459 tablet_copy_service.cc:140] P 894510aa78504707aafa76a6c707a33b: Received BeginTabletCopySession request for tablet f88671d898424b45a7adfb0b90e1daeb from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:52938)
I20260710 11:07:53.307417 30459 tablet_copy_service.cc:161] P 894510aa78504707aafa76a6c707a33b: Beginning new tablet copy session on tablet f88671d898424b45a7adfb0b90e1daeb from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:52938: session id = 1ab1205b7e454666a64ab80fe2d78366-f88671d898424b45a7adfb0b90e1daeb
I20260710 11:07:53.313325 30459 tablet_copy_source_session.cc:215] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:53.316018 30786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88671d898424b45a7adfb0b90e1daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.326390 30786 tablet_copy_client.cc:806] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:53.326934 30786 tablet_copy_client.cc:670] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:53.331100 30786 tablet_copy_client.cc:538] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:53.331171 30782 ts_tablet_manager.cc:933] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:07:53.334852 30782 tablet_copy_client.cc:323] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.3:44277
I20260710 11:07:53.336488 30459 tablet_copy_service.cc:140] P 894510aa78504707aafa76a6c707a33b: Received BeginTabletCopySession request for tablet 690048d52c1741e0a7e2bed48e7ca7fc from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:52938)
I20260710 11:07:53.337044 30459 tablet_copy_service.cc:161] P 894510aa78504707aafa76a6c707a33b: Beginning new tablet copy session on tablet 690048d52c1741e0a7e2bed48e7ca7fc from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:52938: session id = 1ab1205b7e454666a64ab80fe2d78366-690048d52c1741e0a7e2bed48e7ca7fc
I20260710 11:07:53.338717 30786 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:07:53.344331 30459 tablet_copy_source_session.cc:215] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:53.347411 30782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690048d52c1741e0a7e2bed48e7ca7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.356678 30786 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:53.358194 30786 tablet_bootstrap.cc:492] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:07:53.358886 30786 ts_tablet_manager.cc:1403] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.002s
I20260710 11:07:53.362043 30786 raft_consensus.cc:359] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:53.362927 30786 raft_consensus.cc:740] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:07:53.363653 30782 tablet_copy_client.cc:806] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:53.364334 30782 tablet_copy_client.cc:670] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:53.363749 30786 consensus_queue.cc:260] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:53.366206 30786 ts_tablet_manager.cc:1434] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:53.368127 30782 tablet_copy_client.cc:538] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:53.368611 30459 tablet_copy_service.cc:342] P 894510aa78504707aafa76a6c707a33b: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-f88671d898424b45a7adfb0b90e1daeb received from {username='slave'} at 127.0.0.1:52938
I20260710 11:07:53.369024 30459 tablet_copy_service.cc:434] P 894510aa78504707aafa76a6c707a33b: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-f88671d898424b45a7adfb0b90e1daeb on tablet f88671d898424b45a7adfb0b90e1daeb with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:53.379081 30782 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:07:53.397722 30782 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:53.398626 30782 tablet_bootstrap.cc:492] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:07:53.399296 30782 ts_tablet_manager.cc:1403] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:07:53.402179 30782 raft_consensus.cc:359] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:53.403015 30782 raft_consensus.cc:740] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:07:53.403643 30782 consensus_queue.cc:260] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:53.406942 30782 ts_tablet_manager.cc:1434] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:07:53.408687 30459 tablet_copy_service.cc:342] P 894510aa78504707aafa76a6c707a33b: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-690048d52c1741e0a7e2bed48e7ca7fc received from {username='slave'} at 127.0.0.1:52938
I20260710 11:07:53.409123 30459 tablet_copy_service.cc:434] P 894510aa78504707aafa76a6c707a33b: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-690048d52c1741e0a7e2bed48e7ca7fc on tablet 690048d52c1741e0a7e2bed48e7ca7fc with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:53.674170 30723 raft_consensus.cc:1217] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:53.684743 30723 raft_consensus.cc:1217] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:53.738668 30723 raft_consensus.cc:1217] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:53.950423 30723 raft_consensus.cc:1217] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:54.198283 30582 raft_consensus.cc:1064] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:07:54.200285 30582 consensus_queue.cc:237] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:54.206475 30373 raft_consensus.cc:1275] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.206694 30297 raft_consensus.cc:1275] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.206454 30723 raft_consensus.cc:1275] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.208266 30582 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.209163 30795 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.209918 30754 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.226536 30754 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.228544 30723 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.242674 30198 catalog_manager.cc:5697] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.244498 30297 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.250506 30373 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.262858 30795 raft_consensus.cc:1064] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:07:54.265329 30795 consensus_queue.cc:237] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:54.271683 30449 consensus_queue.cc:237] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [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: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:54.277719 30763 raft_consensus.cc:1064] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:07:54.278023 30723 raft_consensus.cc:1275] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.279356 30373 raft_consensus.cc:1275] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.280916 30800 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:07:54.280851 30763 consensus_queue.cc:237] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:54.290282 30754 consensus_queue.cc:1048] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:54.296700 30723 raft_consensus.cc:1275] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.302644 30800 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:54.304692 30795 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.305401 30372 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.309640 30297 raft_consensus.cc:1275] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.311244 30582 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.313406 30373 raft_consensus.cc:1275] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.317606 30754 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.318223 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84f9f27e0983441699047d6cd5c63d90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:54.320572 30721 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.320945 30723 raft_consensus.cc:2955] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.328733 30671 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.330623 30196 catalog_manager.cc:5697] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:54.337272 30449 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.342170 30671 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.355844 30287 tablet_service.cc:1558] Processing DeleteTablet for tablet 84f9f27e0983441699047d6cd5c63d90 with delete_type TABLET_DATA_TOMBSTONED (TS 7ac73b830168462dbc31ea5d27260727 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50062
I20260710 11:07:54.358673 30754 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.361315 30375 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.372946 30722 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.378821 30814 tablet_replica.cc:333] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:07:54.382946 30814 raft_consensus.cc:2243] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.387377 30297 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.390856 30671 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.391445 30197 catalog_manager.cc:5697] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:54.403841 30449 consensus_queue.cc:237] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:54.409941 30722 raft_consensus.cc:1275] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.412253 30795 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:54.388566 30814 raft_consensus.cc:2272] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.413367 30297 raft_consensus.cc:1275] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.416013 30795 consensus_queue.cc:1048] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:54.417016 30814 ts_tablet_manager.cc:1916] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:54.427135 30300 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.429283 30809 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.400619 30721 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.434562 30795 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.436182 30300 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.441776 30582 raft_consensus.cc:1064] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:07:54.444196 30582 consensus_queue.cc:237] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:54.445394 30445 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.461333 30197 catalog_manager.cc:5697] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.461218 30722 raft_consensus.cc:2955] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.469985 30196 catalog_manager.cc:5697] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:54.484973 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f88671d898424b45a7adfb0b90e1daeb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:54.485693 30723 raft_consensus.cc:1275] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.487319 30795 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.489614 30358 tablet_service.cc:1558] Processing DeleteTablet for tablet f88671d898424b45a7adfb0b90e1daeb with delete_type TABLET_DATA_TOMBSTONED (TS 8a3fb9f8475b4f10b50761b13ca4fdc0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54474
W20260710 11:07:54.500692 30413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.1:43217, user_credentials={real_user=slave}} blocked reactor thread for 46910.6us
I20260710 11:07:54.503273 30300 raft_consensus.cc:1275] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.515483 30814 ts_tablet_manager.cc:1929] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:54.518476 30814 log.cc:1199] T 84f9f27e0983441699047d6cd5c63d90 P 7ac73b830168462dbc31ea5d27260727: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/wals/84f9f27e0983441699047d6cd5c63d90
I20260710 11:07:54.521209 30297 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.520056 30183 catalog_manager.cc:5028] TS 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): tablet 84f9f27e0983441699047d6cd5c63d90 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:07:54.530769 30818 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 11:07:54.531363 30372 raft_consensus.cc:1275] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:54.532298 30819 tablet_replica.cc:333] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:07:54.533207 30819 raft_consensus.cc:2243] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.544137 30754 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:54.551052 30819 raft_consensus.cc:2272] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.554170 30819 ts_tablet_manager.cc:1916] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:54.571378 30819 ts_tablet_manager.cc:1929] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:54.571801 30819 log.cc:1199] T f88671d898424b45a7adfb0b90e1daeb P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/wals/f88671d898424b45a7adfb0b90e1daeb
I20260710 11:07:54.572010 30818 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.576375 30182 catalog_manager.cc:5028] TS 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): tablet f88671d898424b45a7adfb0b90e1daeb (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:07:54.579346 30300 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.587172 30723 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.588037 30372 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.598153 30195 catalog_manager.cc:5697] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.615056 30445 consensus_queue.cc:237] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [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: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:54.620395 30723 raft_consensus.cc:1275] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.620915 30372 raft_consensus.cc:1275] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:54.622236 30754 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:54.624101 30818 consensus_queue.cc:1048] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:54.631848 30800 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.635216 30723 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.639664 30372 raft_consensus.cc:2955] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.647969 30195 catalog_manager.cc:5697] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:54.648831 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 690048d52c1741e0a7e2bed48e7ca7fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:54.657800 30287 tablet_service.cc:1558] Processing DeleteTablet for tablet 690048d52c1741e0a7e2bed48e7ca7fc with delete_type TABLET_DATA_TOMBSTONED (TS 7ac73b830168462dbc31ea5d27260727 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50062
I20260710 11:07:54.658716 30814 tablet_replica.cc:333] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:07:54.659680 30814 raft_consensus.cc:2243] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:54.660566 30814 raft_consensus.cc:2272] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:54.663626 30814 ts_tablet_manager.cc:1916] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:54.679797 30814 ts_tablet_manager.cc:1929] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:54.680210 30814 log.cc:1199] T 690048d52c1741e0a7e2bed48e7ca7fc P 7ac73b830168462dbc31ea5d27260727: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/wals/690048d52c1741e0a7e2bed48e7ca7fc
I20260710 11:07:54.681732 30183 catalog_manager.cc:5028] TS 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): tablet 690048d52c1741e0a7e2bed48e7ca7fc (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:07:55.012132 30372 consensus_queue.cc:237] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:55.018540 30297 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:55.018599 30723 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:55.020366 30671 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:55.022475 30671 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:55.031144 30671 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:55.033332 30723 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:55.044111 30182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92e4e6f02a984b67956257eb80cacddb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:55.050863 30196 catalog_manager.cc:5697] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:55.059038 30300 raft_consensus.cc:2955] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:55.076133 30435 tablet_service.cc:1558] Processing DeleteTablet for tablet 92e4e6f02a984b67956257eb80cacddb with delete_type TABLET_DATA_TOMBSTONED (TS 894510aa78504707aafa76a6c707a33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52898
I20260710 11:07:55.079473 30826 tablet_replica.cc:333] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:07:55.080740 30826 raft_consensus.cc:2243] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:55.081980 30826 raft_consensus.cc:2272] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:55.085644 30826 ts_tablet_manager.cc:1916] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:55.100610 30826 ts_tablet_manager.cc:1929] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:55.100986 30826 log.cc:1199] T 92e4e6f02a984b67956257eb80cacddb P 894510aa78504707aafa76a6c707a33b: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/wals/92e4e6f02a984b67956257eb80cacddb
I20260710 11:07:55.102689 30183 catalog_manager.cc:5028] TS 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): tablet 92e4e6f02a984b67956257eb80cacddb (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:07:56.120745 30300 consensus_queue.cc:237] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.127269 30445 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.128701 30375 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.128877 30827 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:56.131027 30771 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:07:56.142302 30263 consensus_peers.cc:597] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e06e17d842c0496d9c6c108422a0b13d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:56.143592 30559 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.145267 30445 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.147017 30375 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.161221 30300 consensus_queue.cc:237] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.161131 30197 catalog_manager.cc:5697] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:56.170421 30375 raft_consensus.cc:1275] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:56.171032 30263 consensus_peers.cc:597] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9944952ba5d54ad4a5bf918092e95a1d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:56.171379 30445 raft_consensus.cc:1275] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.172108 30771 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.174365 30827 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.184787 30771 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.187282 30445 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.193482 30375 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.205535 30372 consensus_queue.cc:237] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.209266 30196 catalog_manager.cc:5697] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:56.215137 30338 consensus_peers.cc:597] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4f0d054b55e49cda5b9e8097586c0ec. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:56.223812 30445 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.223677 30297 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.226166 30828 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.227234 30815 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:56.236310 30815 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.238497 30297 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.239391 30445 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.253446 30195 catalog_manager.cc:5697] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.254751 30372 consensus_queue.cc:237] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.265956 30445 raft_consensus.cc:1275] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:07:56.266469 30338 consensus_peers.cc:597] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b656356172824d3ca92603874db32c16. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:56.268213 30847 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:56.268596 30297 raft_consensus.cc:1275] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:56.270238 30815 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.278016 30815 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.279830 30445 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.282285 30297 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:56.293359 30197 catalog_manager.cc:5697] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:56.514613 30851 ts_tablet_manager.cc:933] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217)
I20260710 11:07:56.516826 30851 tablet_copy_client.cc:323] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.1:43217
I20260710 11:07:56.529287 30310 tablet_copy_service.cc:140] P 7ac73b830168462dbc31ea5d27260727: Received BeginTabletCopySession request for tablet e06e17d842c0496d9c6c108422a0b13d from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:38544)
I20260710 11:07:56.529909 30310 tablet_copy_service.cc:161] P 7ac73b830168462dbc31ea5d27260727: Beginning new tablet copy session on tablet e06e17d842c0496d9c6c108422a0b13d from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:38544: session id = 1ab1205b7e454666a64ab80fe2d78366-e06e17d842c0496d9c6c108422a0b13d
I20260710 11:07:56.535967 30310 tablet_copy_source_session.cc:215] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.539224 30851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06e17d842c0496d9c6c108422a0b13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.552845 30851 tablet_copy_client.cc:806] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.553470 30851 tablet_copy_client.cc:670] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.557622 30851 tablet_copy_client.cc:538] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.564215 30851 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:07:56.582680 30851 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:56.583653 30851 tablet_bootstrap.cc:492] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:07:56.584370 30851 ts_tablet_manager.cc:1403] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:07:56.587481 30851 raft_consensus.cc:359] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.588397 30851 raft_consensus.cc:740] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:07:56.589118 30851 consensus_queue.cc:260] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.592665 30851 ts_tablet_manager.cc:1434] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:56.596803 30310 tablet_copy_service.cc:342] P 7ac73b830168462dbc31ea5d27260727: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-e06e17d842c0496d9c6c108422a0b13d received from {username='slave'} at 127.0.0.1:38544
I20260710 11:07:56.597330 30310 tablet_copy_service.cc:434] P 7ac73b830168462dbc31ea5d27260727: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-e06e17d842c0496d9c6c108422a0b13d on tablet e06e17d842c0496d9c6c108422a0b13d with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:56.626310 30851 ts_tablet_manager.cc:933] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:56.628124 30851 tablet_copy_client.cc:323] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.2:42521
I20260710 11:07:56.630045 30385 tablet_copy_service.cc:140] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Received BeginTabletCopySession request for tablet a4f0d054b55e49cda5b9e8097586c0ec from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:54502)
I20260710 11:07:56.630618 30385 tablet_copy_service.cc:161] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Beginning new tablet copy session on tablet a4f0d054b55e49cda5b9e8097586c0ec from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:54502: session id = 1ab1205b7e454666a64ab80fe2d78366-a4f0d054b55e49cda5b9e8097586c0ec
I20260710 11:07:56.641531 30385 tablet_copy_source_session.cc:215] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.644846 30851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f0d054b55e49cda5b9e8097586c0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.661962 30851 tablet_copy_client.cc:806] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.662608 30851 tablet_copy_client.cc:670] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.666307 30851 tablet_copy_client.cc:538] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.675951 30851 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:07:56.696163 30851 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:56.697170 30851 tablet_bootstrap.cc:492] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:07:56.697896 30851 ts_tablet_manager.cc:1403] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 11:07:56.700919 30851 raft_consensus.cc:359] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.701933 30851 raft_consensus.cc:740] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:07:56.702606 30851 consensus_queue.cc:260] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.705108 30851 ts_tablet_manager.cc:1434] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:56.707340 30385 tablet_copy_service.cc:342] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-a4f0d054b55e49cda5b9e8097586c0ec received from {username='slave'} at 127.0.0.1:54502
I20260710 11:07:56.707878 30385 tablet_copy_service.cc:434] P 8a3fb9f8475b4f10b50761b13ca4fdc0: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-a4f0d054b55e49cda5b9e8097586c0ec on tablet a4f0d054b55e49cda5b9e8097586c0ec with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:56.733721 30851 ts_tablet_manager.cc:933] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217)
I20260710 11:07:56.735280 30851 tablet_copy_client.cc:323] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.1:43217
I20260710 11:07:56.736740 30310 tablet_copy_service.cc:140] P 7ac73b830168462dbc31ea5d27260727: Received BeginTabletCopySession request for tablet 9944952ba5d54ad4a5bf918092e95a1d from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:38544)
I20260710 11:07:56.737185 30310 tablet_copy_service.cc:161] P 7ac73b830168462dbc31ea5d27260727: Beginning new tablet copy session on tablet 9944952ba5d54ad4a5bf918092e95a1d from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:38544: session id = 1ab1205b7e454666a64ab80fe2d78366-9944952ba5d54ad4a5bf918092e95a1d
I20260710 11:07:56.742460 30310 tablet_copy_source_session.cc:215] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.745438 30851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9944952ba5d54ad4a5bf918092e95a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.757347 30851 tablet_copy_client.cc:806] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.757969 30851 tablet_copy_client.cc:670] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.762744 30851 tablet_copy_client.cc:538] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.763749 30859 ts_tablet_manager.cc:933] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:07:56.765508 30859 tablet_copy_client.cc:323] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.2:42521
I20260710 11:07:56.767216 30385 tablet_copy_service.cc:140] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Received BeginTabletCopySession request for tablet b656356172824d3ca92603874db32c16 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:54502)
I20260710 11:07:56.767764 30385 tablet_copy_service.cc:161] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Beginning new tablet copy session on tablet b656356172824d3ca92603874db32c16 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:54502: session id = 1ab1205b7e454666a64ab80fe2d78366-b656356172824d3ca92603874db32c16
I20260710 11:07:56.769789 30851 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:07:56.775401 30385 tablet_copy_source_session.cc:215] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:07:56.779137 30859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b656356172824d3ca92603874db32c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.795048 30851 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:56.796005 30851 tablet_bootstrap.cc:492] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:07:56.796662 30851 ts_tablet_manager.cc:1403] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260710 11:07:56.799328 30851 raft_consensus.cc:359] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.800163 30851 raft_consensus.cc:740] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:07:56.800967 30851 consensus_queue.cc:260] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.801982 30859 tablet_copy_client.cc:806] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:07:56.803027 30859 tablet_copy_client.cc:670] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:07:56.803417 30851 ts_tablet_manager.cc:1434] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:56.805837 30310 tablet_copy_service.cc:342] P 7ac73b830168462dbc31ea5d27260727: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-9944952ba5d54ad4a5bf918092e95a1d received from {username='slave'} at 127.0.0.1:38544
I20260710 11:07:56.806260 30310 tablet_copy_service.cc:434] P 7ac73b830168462dbc31ea5d27260727: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-9944952ba5d54ad4a5bf918092e95a1d on tablet 9944952ba5d54ad4a5bf918092e95a1d with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:56.809192 30859 tablet_copy_client.cc:538] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:07:56.819108 30859 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:07:56.834894 30859 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:56.835790 30859 tablet_bootstrap.cc:492] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:07:56.836512 30859 ts_tablet_manager.cc:1403] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260710 11:07:56.841368 30859 raft_consensus.cc:359] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.842319 30859 raft_consensus.cc:740] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:07:56.843055 30859 consensus_queue.cc:260] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:56.845597 30859 ts_tablet_manager.cc:1434] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:56.849395 30385 tablet_copy_service.cc:342] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-b656356172824d3ca92603874db32c16 received from {username='slave'} at 127.0.0.1:54502
I20260710 11:07:56.849856 30385 tablet_copy_service.cc:434] P 8a3fb9f8475b4f10b50761b13ca4fdc0: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-b656356172824d3ca92603874db32c16 on tablet b656356172824d3ca92603874db32c16 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:07:56.980640 30723 raft_consensus.cc:1217] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:57.084923 30723 raft_consensus.cc:1217] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:57.166983 30723 raft_consensus.cc:1217] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:57.307731 30723 raft_consensus.cc:1217] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:07:57.491706 30827 raft_consensus.cc:1064] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:07:57.494983 30827 consensus_queue.cc:237] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:57.503957 30723 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.504119 30445 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.505043 30372 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.506533 30771 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:57.507686 30865 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:57.508595 30827 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.533380 30771 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.535574 30372 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.535820 30723 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.541877 30863 raft_consensus.cc:1064] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:07:57.544610 30863 consensus_queue.cc:237] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:57.551961 30195 catalog_manager.cc:5697] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.548141 30445 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.562268 30722 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.564523 30864 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.590569 30445 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.592967 30847 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.596786 30297 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.600643 30847 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.608198 30863 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.610054 30445 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.625284 30198 catalog_manager.cc:5697] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.625805 30300 consensus_queue.cc:237] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:57.634286 30723 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.634984 30445 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.636163 30771 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.637146 30827 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.644002 30771 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.648240 30723 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.653484 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e06e17d842c0496d9c6c108422a0b13d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.652908 30297 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.660151 30445 raft_consensus.cc:2955] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.668633 30198 catalog_manager.cc:5697] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:07:57.685839 30372 consensus_queue.cc:237] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:57.676669 30723 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.688877 30358 tablet_service.cc:1558] Processing DeleteTablet for tablet e06e17d842c0496d9c6c108422a0b13d with delete_type TABLET_DATA_TOMBSTONED (TS 8a3fb9f8475b4f10b50761b13ca4fdc0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54474
I20260710 11:07:57.696324 30445 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.697177 30847 raft_consensus.cc:1064] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:07:57.698299 30864 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.714459 30847 consensus_queue.cc:237] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:57.720177 30723 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.722748 30448 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.725296 30863 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:57.719146 30864 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.734330 30722 raft_consensus.cc:1275] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.735394 30445 raft_consensus.cc:1275] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.737636 30880 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:57.744613 30863 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:57.747134 30722 raft_consensus.cc:2955] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.758203 30879 tablet_replica.cc:333] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:07:57.764575 30196 catalog_manager.cc:5697] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.766892 30879 raft_consensus.cc:2243] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.767735 30879 raft_consensus.cc:2272] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.768777 30182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4f0d054b55e49cda5b9e8097586c0ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.776387 30879 ts_tablet_manager.cc:1916] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.782632 30297 raft_consensus.cc:1275] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.784111 30880 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.786285 30880 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.794699 30287 tablet_service.cc:1558] Processing DeleteTablet for tablet a4f0d054b55e49cda5b9e8097586c0ec with delete_type TABLET_DATA_TOMBSTONED (TS 7ac73b830168462dbc31ea5d27260727 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50062
I20260710 11:07:57.797500 30865 raft_consensus.cc:1064] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:07:57.801661 30879 ts_tablet_manager.cc:1929] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:57.802289 30879 log.cc:1199] T e06e17d842c0496d9c6c108422a0b13d P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/wals/e06e17d842c0496d9c6c108422a0b13d
I20260710 11:07:57.801781 30445 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.804207 30182 catalog_manager.cc:5028] TS 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): tablet e06e17d842c0496d9c6c108422a0b13d (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:07:57.803856 30865 consensus_queue.cc:237] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:57.822221 30886 tablet_replica.cc:333] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:07:57.823439 30886 raft_consensus.cc:2243] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.829797 30886 raft_consensus.cc:2272] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.828013 30297 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.837219 30723 raft_consensus.cc:1275] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.838538 30372 raft_consensus.cc:1275] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.838565 30722 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.842476 30445 raft_consensus.cc:1275] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:07:57.843870 30771 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.844055 30196 catalog_manager.cc:5697] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.845583 30771 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.847316 30771 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:57.834363 30886 ts_tablet_manager.cc:1916] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:57.883567 30827 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.890457 30886 ts_tablet_manager.cc:1929] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:57.890976 30886 log.cc:1199] T a4f0d054b55e49cda5b9e8097586c0ec P 7ac73b830168462dbc31ea5d27260727: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/wals/a4f0d054b55e49cda5b9e8097586c0ec
I20260710 11:07:57.899983 30183 catalog_manager.cc:5028] TS 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): tablet a4f0d054b55e49cda5b9e8097586c0ec (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:07:57.904660 30722 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.905737 30448 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.921172 30372 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.922319 30195 catalog_manager.cc:5697] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.940979 30297 consensus_queue.cc:237] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:57.946199 30722 raft_consensus.cc:1275] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.946319 30372 raft_consensus.cc:1275] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:57.947573 30891 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:57.948652 30865 consensus_queue.cc:1048] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:57.955608 30891 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.957628 30722 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.966055 30372 raft_consensus.cc:2955] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.968386 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9944952ba5d54ad4a5bf918092e95a1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:57.972524 30196 catalog_manager.cc:5697] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:57.984411 30435 tablet_service.cc:1558] Processing DeleteTablet for tablet 9944952ba5d54ad4a5bf918092e95a1d with delete_type TABLET_DATA_TOMBSTONED (TS 894510aa78504707aafa76a6c707a33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52898
I20260710 11:07:57.986694 30892 tablet_replica.cc:333] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:07:57.987622 30892 raft_consensus.cc:2243] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:57.988394 30892 raft_consensus.cc:2272] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:57.993459 30892 ts_tablet_manager.cc:1916] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:58.010138 30892 ts_tablet_manager.cc:1929] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:58.010576 30892 log.cc:1199] T 9944952ba5d54ad4a5bf918092e95a1d P 894510aa78504707aafa76a6c707a33b: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/wals/9944952ba5d54ad4a5bf918092e95a1d
I20260710 11:07:58.012380 30183 catalog_manager.cc:5028] TS 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): tablet 9944952ba5d54ad4a5bf918092e95a1d (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:07:58.198565 30375 consensus_queue.cc:237] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:07:58.204015 30722 raft_consensus.cc:1275] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.204259 30297 raft_consensus.cc:1275] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:07:58.206238 30882 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:58.207332 30880 consensus_queue.cc:1048] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:58.215202 30847 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:58.218734 30297 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:58.223323 30722 raft_consensus.cc:2955] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:58.232002 30182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b656356172824d3ca92603874db32c16 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:07:58.236593 30198 catalog_manager.cc:5697] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:07:58.247795 30435 tablet_service.cc:1558] Processing DeleteTablet for tablet b656356172824d3ca92603874db32c16 with delete_type TABLET_DATA_TOMBSTONED (TS 894510aa78504707aafa76a6c707a33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52898
I20260710 11:07:58.249241 30892 tablet_replica.cc:333] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:07:58.250201 30892 raft_consensus.cc:2243] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:58.250953 30892 raft_consensus.cc:2272] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:58.253520 30892 ts_tablet_manager.cc:1916] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:07:58.264832 30892 ts_tablet_manager.cc:1929] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:07:58.265125 30892 log.cc:1199] T b656356172824d3ca92603874db32c16 P 894510aa78504707aafa76a6c707a33b: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/wals/b656356172824d3ca92603874db32c16
I20260710 11:07:58.266439 30183 catalog_manager.cc:5028] TS 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): tablet b656356172824d3ca92603874db32c16 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:07:59.433194 30297 consensus_queue.cc:237] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
W20260710 11:07:59.443506 30264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.3:44277, user_credentials={real_user=slave}} blocked reactor thread for 96573us
I20260710 11:07:59.602226 30372 raft_consensus.cc:1275] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.672260 30897 consensus_queue.cc:1048] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:07:59.782302 30263 consensus_peers.cc:597] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f357fd9fbdbc4cb986840c8d7d43c6b0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.818457 30895 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:59.829625 30373 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
W20260710 11:07:59.833735 30263 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:07:59.836794 30412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.4:46257, user_credentials={real_user=slave}} blocked reactor thread for 471820us
I20260710 11:07:59.849520 30196 catalog_manager.cc:5697] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.870906 30447 consensus_queue.cc:237] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:59.900627 30444 raft_consensus.cc:1275] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.910025 30897 consensus_queue.cc:1048] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:59.914922 30297 raft_consensus.cc:1275] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.916790 30906 consensus_queue.cc:1048] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:07:59.925122 30412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.4:46257, user_credentials={real_user=slave}} blocked reactor thread for 55282.8us
I20260710 11:07:59.928153 30373 raft_consensus.cc:1275] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:07:59.931808 30906 consensus_queue.cc:1048] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260710 11:07:59.938230 30412 consensus_peers.cc:597] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96845e085ae14a9ba22740c72700ff16. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:59.940698 30913 ts_tablet_manager.cc:933] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217)
I20260710 11:07:59.943274 30444 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:59.952315 30893 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:59.958740 30297 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:59.970288 30373 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:59.973168 30197 catalog_manager.cc:5697] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:07:59.980500 30913 tablet_copy_client.cc:323] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.1:43217
I20260710 11:07:59.982493 30310 tablet_copy_service.cc:140] P 7ac73b830168462dbc31ea5d27260727: Received BeginTabletCopySession request for tablet f357fd9fbdbc4cb986840c8d7d43c6b0 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:38544)
I20260710 11:07:59.982977 30310 tablet_copy_service.cc:161] P 7ac73b830168462dbc31ea5d27260727: Beginning new tablet copy session on tablet f357fd9fbdbc4cb986840c8d7d43c6b0 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:38544: session id = 1ab1205b7e454666a64ab80fe2d78366-f357fd9fbdbc4cb986840c8d7d43c6b0
I20260710 11:07:59.983745 30373 consensus_queue.cc:237] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:07:59.997126 30310 tablet_copy_source_session.cc:215] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.000663 30913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f357fd9fbdbc4cb986840c8d7d43c6b0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:00.004151 30338 consensus_peers.cc:597] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cc0eb82850c4927a78887ab250253c0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:00.010087 30444 raft_consensus.cc:1275] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:00.010205 30297 raft_consensus.cc:1275] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:00.011837 30847 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:00.012770 30904 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:00.016258 30913 tablet_copy_client.cc:806] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.016937 30913 tablet_copy_client.cc:670] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.021894 30913 tablet_copy_client.cc:538] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.031989 30913 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:00.039892 30904 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:00.048664 30444 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:00.053028 30297 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:00.069053 30198 catalog_manager.cc:5697] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:00.078673 30373 consensus_queue.cc:237] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
W20260710 11:08:00.100608 30338 consensus_peers.cc:597] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9838b2a57016443cb6e7827307c10476. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:00.101032 30913 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.101469 30297 raft_consensus.cc:1275] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:00.102078 30913 tablet_bootstrap.cc:492] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:00.102092 30444 raft_consensus.cc:1275] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:00.102918 30913 ts_tablet_manager.cc:1403] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.006s
I20260710 11:08:00.102967 30847 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:00.104692 30904 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:00.106362 30913 raft_consensus.cc:359] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:00.107097 30913 raft_consensus.cc:740] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:00.107800 30913 consensus_queue.cc:260] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:00.121263 30847 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:00.123317 30447 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:00.124703 30913 ts_tablet_manager.cc:1434] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:08:00.126597 30310 tablet_copy_service.cc:342] P 7ac73b830168462dbc31ea5d27260727: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-f357fd9fbdbc4cb986840c8d7d43c6b0 received from {username='slave'} at 127.0.0.1:38544
I20260710 11:08:00.127102 30310 tablet_copy_service.cc:434] P 7ac73b830168462dbc31ea5d27260727: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-f357fd9fbdbc4cb986840c8d7d43c6b0 on tablet f357fd9fbdbc4cb986840c8d7d43c6b0 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:00.138624 30297 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:00.152283 30198 catalog_manager.cc:5697] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:00.354250 30913 ts_tablet_manager.cc:933] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:08:00.355957 30913 tablet_copy_client.cc:323] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.3:44277
I20260710 11:08:00.357857 30459 tablet_copy_service.cc:140] P 894510aa78504707aafa76a6c707a33b: Received BeginTabletCopySession request for tablet 96845e085ae14a9ba22740c72700ff16 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:52938)
I20260710 11:08:00.358407 30459 tablet_copy_service.cc:161] P 894510aa78504707aafa76a6c707a33b: Beginning new tablet copy session on tablet 96845e085ae14a9ba22740c72700ff16 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:52938: session id = 1ab1205b7e454666a64ab80fe2d78366-96845e085ae14a9ba22740c72700ff16
I20260710 11:08:00.366282 30459 tablet_copy_source_session.cc:215] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.369683 30913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96845e085ae14a9ba22740c72700ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.390226 30927 ts_tablet_manager.cc:933] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:08:00.391659 30913 tablet_copy_client.cc:806] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.392378 30913 tablet_copy_client.cc:670] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.393007 30927 tablet_copy_client.cc:323] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.2:42521
I20260710 11:08:00.394659 30385 tablet_copy_service.cc:140] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Received BeginTabletCopySession request for tablet 1cc0eb82850c4927a78887ab250253c0 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:54502)
I20260710 11:08:00.395226 30385 tablet_copy_service.cc:161] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Beginning new tablet copy session on tablet 1cc0eb82850c4927a78887ab250253c0 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:54502: session id = 1ab1205b7e454666a64ab80fe2d78366-1cc0eb82850c4927a78887ab250253c0
I20260710 11:08:00.396142 30913 tablet_copy_client.cc:538] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.403976 30385 tablet_copy_source_session.cc:215] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.408215 30927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc0eb82850c4927a78887ab250253c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.408206 30913 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
W20260710 11:08:00.428673 30321 debug-util.cc:398] Leaking SignalData structure 0x7b080010b060 after lost signal to thread 29195
W20260710 11:08:00.429816 30321 debug-util.cc:398] Leaking SignalData structure 0x7b0800109820 after lost signal to thread 30232
W20260710 11:08:00.430998 30321 debug-util.cc:398] Leaking SignalData structure 0x7b0800272960 after lost signal to thread 30324
I20260710 11:08:00.431133 30927 tablet_copy_client.cc:806] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.431792 30927 tablet_copy_client.cc:670] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
W20260710 11:08:00.432171 30321 debug-util.cc:398] Leaking SignalData structure 0x7b0800246900 after lost signal to thread 30399
W20260710 11:08:00.433283 30321 debug-util.cc:398] Leaking SignalData structure 0x7b0800102180 after lost signal to thread 30473
W20260710 11:08:00.434422 30321 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3ea0 after lost signal to thread 30749
I20260710 11:08:00.435838 30927 tablet_copy_client.cc:538] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.438199 30913 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.439237 30913 tablet_bootstrap.cc:492] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:00.440042 30913 ts_tablet_manager.cc:1403] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.010s
I20260710 11:08:00.443248 30913 raft_consensus.cc:359] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:00.444205 30913 raft_consensus.cc:740] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:00.450825 30927 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:00.444967 30913 consensus_queue.cc:260] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:00.453325 30913 ts_tablet_manager.cc:1434] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:08:00.458377 30459 tablet_copy_service.cc:342] P 894510aa78504707aafa76a6c707a33b: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-96845e085ae14a9ba22740c72700ff16 received from {username='slave'} at 127.0.0.1:52938
I20260710 11:08:00.458906 30459 tablet_copy_service.cc:434] P 894510aa78504707aafa76a6c707a33b: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-96845e085ae14a9ba22740c72700ff16 on tablet 96845e085ae14a9ba22740c72700ff16 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:00.465786 30723 raft_consensus.cc:1217] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.500221 30927 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.501147 30927 tablet_bootstrap.cc:492] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:00.502043 30927 ts_tablet_manager.cc:1403] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.012s
I20260710 11:08:00.505779 30927 raft_consensus.cc:359] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:00.506539 30927 raft_consensus.cc:740] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:00.507079 30927 consensus_queue.cc:260] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:00.509300 30927 ts_tablet_manager.cc:1434] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:00.511327 30385 tablet_copy_service.cc:342] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-1cc0eb82850c4927a78887ab250253c0 received from {username='slave'} at 127.0.0.1:54502
I20260710 11:08:00.511780 30385 tablet_copy_service.cc:434] P 8a3fb9f8475b4f10b50761b13ca4fdc0: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-1cc0eb82850c4927a78887ab250253c0 on tablet 1cc0eb82850c4927a78887ab250253c0 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:00.700058 30927 ts_tablet_manager.cc:933] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:08:00.702699 30927 tablet_copy_client.cc:323] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.2:42521
I20260710 11:08:00.704882 30385 tablet_copy_service.cc:140] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Received BeginTabletCopySession request for tablet 9838b2a57016443cb6e7827307c10476 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:54502)
I20260710 11:08:00.705472 30385 tablet_copy_service.cc:161] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Beginning new tablet copy session on tablet 9838b2a57016443cb6e7827307c10476 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:54502: session id = 1ab1205b7e454666a64ab80fe2d78366-9838b2a57016443cb6e7827307c10476
I20260710 11:08:00.713088 30385 tablet_copy_source_session.cc:215] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:00.716588 30927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9838b2a57016443cb6e7827307c10476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:00.735216 30927 tablet_copy_client.cc:806] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:00.736047 30927 tablet_copy_client.cc:670] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:00.739930 30927 tablet_copy_client.cc:538] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:00.750341 30927 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:00.771549 30927 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:00.772527 30927 tablet_bootstrap.cc:492] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:00.773507 30927 ts_tablet_manager.cc:1403] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 11:08:00.776611 30927 raft_consensus.cc:359] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:00.777426 30927 raft_consensus.cc:740] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:00.778079 30927 consensus_queue.cc:260] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:00.780507 30927 ts_tablet_manager.cc:1434] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 11:08:00.782621 30385 tablet_copy_service.cc:342] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-9838b2a57016443cb6e7827307c10476 received from {username='slave'} at 127.0.0.1:54502
I20260710 11:08:00.783038 30385 tablet_copy_service.cc:434] P 8a3fb9f8475b4f10b50761b13ca4fdc0: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-9838b2a57016443cb6e7827307c10476 on tablet 9838b2a57016443cb6e7827307c10476 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:00.857707 30723 raft_consensus.cc:1217] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:00.914775 30723 raft_consensus.cc:1217] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:01.040316 30897 raft_consensus.cc:1064] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:01.042860 30897 consensus_queue.cc:237] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:01.049713 30723 raft_consensus.cc:1275] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.059662 30894 consensus_queue.cc:1048] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.060554 30447 raft_consensus.cc:1275] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.076712 30723 raft_consensus.cc:1217] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260710 11:08:01.098578 30263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.4:46257, user_credentials={real_user=slave}} blocked reactor thread for 43616.6us
I20260710 11:08:01.100979 30375 raft_consensus.cc:1275] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.109906 30937 consensus_queue.cc:1048] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.127161 30894 consensus_queue.cc:1048] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:08:01.142110 30937 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.143349 30447 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.149456 30375 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.165035 30196 catalog_manager.cc:5697] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.178634 30721 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.217397 30297 consensus_queue.cc:237] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:01.225373 30721 raft_consensus.cc:1275] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.226650 30897 consensus_queue.cc:1048] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.233057 30447 raft_consensus.cc:1275] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.234567 30897 consensus_queue.cc:1048] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.238381 30936 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.245114 30722 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.245142 30444 raft_consensus.cc:2955] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.250699 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f357fd9fbdbc4cb986840c8d7d43c6b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.263566 30197 catalog_manager.cc:5697] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.276904 30358 tablet_service.cc:1558] Processing DeleteTablet for tablet f357fd9fbdbc4cb986840c8d7d43c6b0 with delete_type TABLET_DATA_TOMBSTONED (TS 8a3fb9f8475b4f10b50761b13ca4fdc0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54474
I20260710 11:08:01.281651 30945 tablet_replica.cc:333] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:01.282783 30945 raft_consensus.cc:2243] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.283560 30945 raft_consensus.cc:2272] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.287354 30945 ts_tablet_manager.cc:1916] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.305619 30945 ts_tablet_manager.cc:1929] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.306046 30945 log.cc:1199] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/wals/f357fd9fbdbc4cb986840c8d7d43c6b0
I20260710 11:08:01.307757 30182 catalog_manager.cc:5028] TS 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): tablet f357fd9fbdbc4cb986840c8d7d43c6b0 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:01.338214 30893 raft_consensus.cc:1064] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:01.340788 30893 consensus_queue.cc:237] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:01.351317 30722 raft_consensus.cc:1275] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.353233 30933 consensus_queue.cc:1048] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.366113 30375 raft_consensus.cc:1275] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.367792 30933 consensus_queue.cc:1048] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.374656 30297 raft_consensus.cc:1275] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.383946 30893 consensus_queue.cc:1048] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.399210 30933 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.413429 30904 raft_consensus.cc:1064] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:01.414122 30721 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.416321 30904 consensus_queue.cc:237] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:01.421397 30375 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.437153 30722 raft_consensus.cc:1275] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.438946 30847 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.446130 30198 catalog_manager.cc:5697] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.450778 30444 raft_consensus.cc:1275] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.452620 30847 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.477994 30300 raft_consensus.cc:1275] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.479800 30934 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.493682 30297 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.499819 30847 raft_consensus.cc:1064] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:01.503304 30847 consensus_queue.cc:237] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:01.507822 30447 consensus_queue.cc:237] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:01.510759 30904 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.517676 30723 raft_consensus.cc:1275] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.519160 30933 consensus_queue.cc:1048] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.524413 30300 raft_consensus.cc:1275] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.526739 30893 consensus_queue.cc:1048] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.529232 30893 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.534155 30723 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.543663 30300 raft_consensus.cc:2955] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.544458 30722 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.550832 30447 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.552462 30297 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.561924 30198 catalog_manager.cc:5697] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.577643 30195 catalog_manager.cc:5697] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.583132 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96845e085ae14a9ba22740c72700ff16 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.590993 30723 raft_consensus.cc:1275] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.592507 30934 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.610276 30358 tablet_service.cc:1558] Processing DeleteTablet for tablet 96845e085ae14a9ba22740c72700ff16 with delete_type TABLET_DATA_TOMBSTONED (TS 8a3fb9f8475b4f10b50761b13ca4fdc0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54474
I20260710 11:08:01.611289 30945 tablet_replica.cc:333] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:01.612247 30945 raft_consensus.cc:2243] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.614168 30945 raft_consensus.cc:2272] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.617556 30447 raft_consensus.cc:1275] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.618610 30945 ts_tablet_manager.cc:1916] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.622859 30375 consensus_queue.cc:237] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:01.626963 30904 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:01.630056 30723 raft_consensus.cc:1275] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.630056 30300 raft_consensus.cc:1275] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:01.632613 30904 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.646636 30934 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.652591 30444 raft_consensus.cc:1275] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.656477 30954 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:01.657016 30723 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.671797 30182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1cc0eb82850c4927a78887ab250253c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.674342 30954 consensus_queue.cc:1048] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.680505 30196 catalog_manager.cc:5697] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:01.681399 30847 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.684278 30444 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.695291 30945 ts_tablet_manager.cc:1929] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.695852 30945 log.cc:1199] T 96845e085ae14a9ba22740c72700ff16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/wals/96845e085ae14a9ba22740c72700ff16
I20260710 11:08:01.698161 30182 catalog_manager.cc:5028] TS 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): tablet 96845e085ae14a9ba22740c72700ff16 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:01.701237 30287 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cc0eb82850c4927a78887ab250253c0 with delete_type TABLET_DATA_TOMBSTONED (TS 7ac73b830168462dbc31ea5d27260727 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50062
I20260710 11:08:01.712067 30195 catalog_manager.cc:5697] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.713824 30723 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.714511 30447 raft_consensus.cc:2955] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.733292 30297 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.735085 30960 tablet_replica.cc:333] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:01.738276 30960 raft_consensus.cc:2243] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.738996 30960 raft_consensus.cc:2272] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.754022 30375 consensus_queue.cc:237] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:01.755793 30960 ts_tablet_manager.cc:1916] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.775509 30300 raft_consensus.cc:1275] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.777024 30847 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:01.778772 30722 raft_consensus.cc:1275] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:01.783418 30954 consensus_queue.cc:1048] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:01.784765 30847 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.790675 30722 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.787139 30300 raft_consensus.cc:2955] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.802642 30960 ts_tablet_manager.cc:1929] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.803174 30960 log.cc:1199] T 1cc0eb82850c4927a78887ab250253c0 P 7ac73b830168462dbc31ea5d27260727: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/wals/1cc0eb82850c4927a78887ab250253c0
I20260710 11:08:01.804289 30182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9838b2a57016443cb6e7827307c10476 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:01.806608 30195 catalog_manager.cc:5697] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:01.813259 30183 catalog_manager.cc:5028] TS 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): tablet 1cc0eb82850c4927a78887ab250253c0 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:01.823082 30435 tablet_service.cc:1558] Processing DeleteTablet for tablet 9838b2a57016443cb6e7827307c10476 with delete_type TABLET_DATA_TOMBSTONED (TS 894510aa78504707aafa76a6c707a33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52898
I20260710 11:08:01.828586 30961 tablet_replica.cc:333] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:01.829306 30961 raft_consensus.cc:2243] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:01.829942 30961 raft_consensus.cc:2272] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:01.832892 30961 ts_tablet_manager.cc:1916] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:01.845556 30961 ts_tablet_manager.cc:1929] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:01.845871 30961 log.cc:1199] T 9838b2a57016443cb6e7827307c10476 P 894510aa78504707aafa76a6c707a33b: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/wals/9838b2a57016443cb6e7827307c10476
I20260710 11:08:01.847216 30183 catalog_manager.cc:5028] TS 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): tablet 9838b2a57016443cb6e7827307c10476 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:02.852099 30300 consensus_queue.cc:237] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:02.860087 30375 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.862306 30963 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:02.864365 30447 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:02.866348 30263 consensus_peers.cc:597] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53fa0dc7054a4f9c94172752d8867efc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.866381 30963 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:02.873157 30963 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:02.875821 30373 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:02.877624 30447 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:02.896914 30195 catalog_manager.cc:5697] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:02.900388 30300 consensus_queue.cc:237] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:02.927783 30447 raft_consensus.cc:1275] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.928962 30372 raft_consensus.cc:1275] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:02.929235 30963 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:02.927819 30263 consensus_peers.cc:597] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eee4623e20e04b378569cac51fe51ff8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.931354 30962 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:02.946144 30936 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:02.948536 30444 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:02.966861 30373 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:02.968321 30375 consensus_queue.cc:237] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:02.986236 30444 raft_consensus.cc:1275] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:02.987211 30338 consensus_peers.cc:597] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb6d4c6c8e8c461cb9502061cfdf9218. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:02.986986 30196 catalog_manager.cc:5697] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:02.988445 30847 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.997524 30300 raft_consensus.cc:1275] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:03.000099 30976 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:03.019531 30976 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:03.022115 30300 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:03.027427 30444 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:03.038543 30196 catalog_manager.cc:5697] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:03.039819 30447 consensus_queue.cc:237] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
W20260710 11:08:03.053267 30412 consensus_peers.cc:597] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f39e6880ea8d4e65a8a6218932298960. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:03.055279 30375 raft_consensus.cc:1275] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:03.056501 30300 raft_consensus.cc:1275] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:03.056788 30933 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:03.058086 30964 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:03.067381 30933 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:03.071259 30297 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:03.072368 30375 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:03.085261 30197 catalog_manager.cc:5697] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:03.292083 30984 ts_tablet_manager.cc:933] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217)
I20260710 11:08:03.294292 30984 tablet_copy_client.cc:323] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.1:43217
I20260710 11:08:03.296221 30310 tablet_copy_service.cc:140] P 7ac73b830168462dbc31ea5d27260727: Received BeginTabletCopySession request for tablet 53fa0dc7054a4f9c94172752d8867efc from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:38544)
I20260710 11:08:03.296809 30310 tablet_copy_service.cc:161] P 7ac73b830168462dbc31ea5d27260727: Beginning new tablet copy session on tablet 53fa0dc7054a4f9c94172752d8867efc from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:38544: session id = 1ab1205b7e454666a64ab80fe2d78366-53fa0dc7054a4f9c94172752d8867efc
I20260710 11:08:03.313079 30310 tablet_copy_source_session.cc:215] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.316960 30984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fa0dc7054a4f9c94172752d8867efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.322995 30986 ts_tablet_manager.cc:933] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217)
I20260710 11:08:03.341429 30984 tablet_copy_client.cc:806] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.341513 30986 tablet_copy_client.cc:323] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.1:43217
I20260710 11:08:03.342360 30984 tablet_copy_client.cc:670] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.343751 30310 tablet_copy_service.cc:140] P 7ac73b830168462dbc31ea5d27260727: Received BeginTabletCopySession request for tablet eee4623e20e04b378569cac51fe51ff8 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:38544)
I20260710 11:08:03.345360 30310 tablet_copy_service.cc:161] P 7ac73b830168462dbc31ea5d27260727: Beginning new tablet copy session on tablet eee4623e20e04b378569cac51fe51ff8 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:38544: session id = 1ab1205b7e454666a64ab80fe2d78366-eee4623e20e04b378569cac51fe51ff8
I20260710 11:08:03.347910 30984 tablet_copy_client.cc:538] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.355893 30310 tablet_copy_source_session.cc:215] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.359543 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee4623e20e04b378569cac51fe51ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.360751 30984 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:03.396252 30986 tablet_copy_client.cc:806] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.397027 30986 tablet_copy_client.cc:670] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.402606 30986 tablet_copy_client.cc:538] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.403806 30984 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.406590 30984 tablet_bootstrap.cc:492] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:03.407426 30984 ts_tablet_manager.cc:1403] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.025s
I20260710 11:08:03.417474 30984 raft_consensus.cc:359] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:03.418399 30984 raft_consensus.cc:740] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:03.419108 30984 consensus_queue.cc:260] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:03.434588 30986 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:03.447789 30984 ts_tablet_manager.cc:1434] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.040s	user 0.014s	sys 0.000s
I20260710 11:08:03.454965 30310 tablet_copy_service.cc:342] P 7ac73b830168462dbc31ea5d27260727: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-53fa0dc7054a4f9c94172752d8867efc received from {username='slave'} at 127.0.0.1:38544
I20260710 11:08:03.455448 30310 tablet_copy_service.cc:434] P 7ac73b830168462dbc31ea5d27260727: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-53fa0dc7054a4f9c94172752d8867efc on tablet 53fa0dc7054a4f9c94172752d8867efc with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:03.471540 30986 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.472631 30986 tablet_bootstrap.cc:492] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:03.473356 30986 ts_tablet_manager.cc:1403] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.001s
I20260710 11:08:03.476434 30986 raft_consensus.cc:359] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:03.477393 30986 raft_consensus.cc:740] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:03.478107 30986 consensus_queue.cc:260] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:03.486300 30986 ts_tablet_manager.cc:1434] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:08:03.488189 30310 tablet_copy_service.cc:342] P 7ac73b830168462dbc31ea5d27260727: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-eee4623e20e04b378569cac51fe51ff8 received from {username='slave'} at 127.0.0.1:38544
I20260710 11:08:03.488634 30310 tablet_copy_service.cc:434] P 7ac73b830168462dbc31ea5d27260727: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-eee4623e20e04b378569cac51fe51ff8 on tablet eee4623e20e04b378569cac51fe51ff8 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:03.503278 30986 ts_tablet_manager.cc:933] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:08:03.505110 30986 tablet_copy_client.cc:323] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.3:44277
I20260710 11:08:03.507427 30459 tablet_copy_service.cc:140] P 894510aa78504707aafa76a6c707a33b: Received BeginTabletCopySession request for tablet f39e6880ea8d4e65a8a6218932298960 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:52938)
I20260710 11:08:03.508011 30459 tablet_copy_service.cc:161] P 894510aa78504707aafa76a6c707a33b: Beginning new tablet copy session on tablet f39e6880ea8d4e65a8a6218932298960 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:52938: session id = 1ab1205b7e454666a64ab80fe2d78366-f39e6880ea8d4e65a8a6218932298960
I20260710 11:08:03.513855 30459 tablet_copy_source_session.cc:215] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.516587 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39e6880ea8d4e65a8a6218932298960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.527830 30986 tablet_copy_client.cc:806] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.528437 30986 tablet_copy_client.cc:670] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.531635 30986 tablet_copy_client.cc:538] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.540374 30986 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:03.556228 30986 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.556936 30986 tablet_bootstrap.cc:492] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:03.557467 30986 ts_tablet_manager.cc:1403] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:08:03.560163 30986 raft_consensus.cc:359] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:03.561049 30986 raft_consensus.cc:740] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:03.561733 30986 consensus_queue.cc:260] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:03.564203 30986 ts_tablet_manager.cc:1434] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:08:03.566098 30459 tablet_copy_service.cc:342] P 894510aa78504707aafa76a6c707a33b: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-f39e6880ea8d4e65a8a6218932298960 received from {username='slave'} at 127.0.0.1:52938
I20260710 11:08:03.566516 30459 tablet_copy_service.cc:434] P 894510aa78504707aafa76a6c707a33b: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-f39e6880ea8d4e65a8a6218932298960 on tablet f39e6880ea8d4e65a8a6218932298960 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:03.605577 30986 ts_tablet_manager.cc:933] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:08:03.608510 30986 tablet_copy_client.cc:323] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.2:42521
I20260710 11:08:03.610468 30385 tablet_copy_service.cc:140] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Received BeginTabletCopySession request for tablet cb6d4c6c8e8c461cb9502061cfdf9218 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:54502)
I20260710 11:08:03.611048 30385 tablet_copy_service.cc:161] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Beginning new tablet copy session on tablet cb6d4c6c8e8c461cb9502061cfdf9218 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:54502: session id = 1ab1205b7e454666a64ab80fe2d78366-cb6d4c6c8e8c461cb9502061cfdf9218
I20260710 11:08:03.620384 30385 tablet_copy_source_session.cc:215] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:03.623659 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d4c6c8e8c461cb9502061cfdf9218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:03.640812 30986 tablet_copy_client.cc:806] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:03.641410 30986 tablet_copy_client.cc:670] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:03.645457 30986 tablet_copy_client.cc:538] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:03.652493 30986 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:03.669346 30986 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:03.670218 30986 tablet_bootstrap.cc:492] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:03.670866 30986 ts_tablet_manager.cc:1403] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:08:03.672926 30986 raft_consensus.cc:359] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:03.673545 30986 raft_consensus.cc:740] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:03.674176 30986 consensus_queue.cc:260] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:03.697154 30986 ts_tablet_manager.cc:1434] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260710 11:08:03.708806 30385 tablet_copy_service.cc:342] P 8a3fb9f8475b4f10b50761b13ca4fdc0: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-cb6d4c6c8e8c461cb9502061cfdf9218 received from {username='slave'} at 127.0.0.1:54502
I20260710 11:08:03.709194 30385 tablet_copy_service.cc:434] P 8a3fb9f8475b4f10b50761b13ca4fdc0: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-cb6d4c6c8e8c461cb9502061cfdf9218 on tablet cb6d4c6c8e8c461cb9502061cfdf9218 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:03.850337 30723 raft_consensus.cc:1217] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:03.870569 30723 raft_consensus.cc:1217] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:04.060478 30723 raft_consensus.cc:1217] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:04.165464 30722 raft_consensus.cc:1217] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:04.390465 30962 raft_consensus.cc:1064] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:04.393360 30962 consensus_queue.cc:237] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:04.400518 30722 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.402448 30373 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.402305 30996 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.403515 30447 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.404374 30962 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:04.405213 30996 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.420389 30996 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.425379 30373 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.433815 31004 raft_consensus.cc:1064] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:04.436228 30447 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.436725 31004 consensus_queue.cc:237] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:04.439533 30196 catalog_manager.cc:5697] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.450416 30722 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.471299 30447 raft_consensus.cc:1275] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.472831 30996 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.484122 30373 raft_consensus.cc:1275] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.485741 30996 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:04.487076 30722 raft_consensus.cc:1275] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.489362 31003 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.498071 31005 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.499212 30373 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.504182 30722 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.512880 30297 consensus_queue.cc:237] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:04.520606 30447 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.524701 30722 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.524907 30373 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.527446 30996 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.529379 30996 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.527547 30197 catalog_manager.cc:5697] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.540902 31004 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.551347 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53fa0dc7054a4f9c94172752d8867efc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.551941 30297 consensus_queue.cc:237] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:04.551759 30373 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.558815 30447 raft_consensus.cc:1275] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.560302 30723 raft_consensus.cc:1275] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.560461 30962 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.562912 30962 consensus_queue.cc:1048] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:04.562672 30722 raft_consensus.cc:2955] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.567003 30996 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.572667 30723 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.576387 30447 raft_consensus.cc:2955] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.577782 30198 catalog_manager.cc:5697] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.589479 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eee4623e20e04b378569cac51fe51ff8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.593586 30196 catalog_manager.cc:5697] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.599905 30435 tablet_service.cc:1558] Processing DeleteTablet for tablet 53fa0dc7054a4f9c94172752d8867efc with delete_type TABLET_DATA_TOMBSTONED (TS 894510aa78504707aafa76a6c707a33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52898
I20260710 11:08:04.602087 31014 tablet_replica.cc:333] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:04.603149 31014 raft_consensus.cc:2243] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.604000 31014 raft_consensus.cc:2272] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.606359 30358 tablet_service.cc:1558] Processing DeleteTablet for tablet eee4623e20e04b378569cac51fe51ff8 with delete_type TABLET_DATA_TOMBSTONED (TS 8a3fb9f8475b4f10b50761b13ca4fdc0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54474
I20260710 11:08:04.608098 31014 ts_tablet_manager.cc:1916] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.610914 31015 tablet_replica.cc:333] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:04.612001 31015 raft_consensus.cc:2243] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.612797 31015 raft_consensus.cc:2272] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.630460 31015 ts_tablet_manager.cc:1916] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.630731 31014 ts_tablet_manager.cc:1929] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.631206 31014 log.cc:1199] T 53fa0dc7054a4f9c94172752d8867efc P 894510aa78504707aafa76a6c707a33b: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/wals/53fa0dc7054a4f9c94172752d8867efc
I20260710 11:08:04.633109 30183 catalog_manager.cc:5028] TS 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): tablet 53fa0dc7054a4f9c94172752d8867efc (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:04.644541 31015 ts_tablet_manager.cc:1929] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.644991 31015 log.cc:1199] T eee4623e20e04b378569cac51fe51ff8 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/wals/eee4623e20e04b378569cac51fe51ff8
I20260710 11:08:04.646591 30182 catalog_manager.cc:5028] TS 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): tablet eee4623e20e04b378569cac51fe51ff8 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:04.657523 30977 raft_consensus.cc:1064] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:04.660241 30977 consensus_queue.cc:237] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:04.668313 30722 raft_consensus.cc:1275] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.669952 30976 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.671085 30300 raft_consensus.cc:1275] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.670374 30447 raft_consensus.cc:1275] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.673161 30977 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.674793 30976 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.679261 30997 raft_consensus.cc:1064] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:04.682344 30997 consensus_queue.cc:237] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:04.694087 30976 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.696167 30447 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.701292 30300 raft_consensus.cc:1275] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.702430 30722 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.709220 30998 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.710566 30723 raft_consensus.cc:1275] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.701148 30373 raft_consensus.cc:1275] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:04.715112 30300 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.722363 30197 catalog_manager.cc:5697] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.715359 31022 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260710 11:08:04.742446 30997 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:04.750583 30373 consensus_queue.cc:237] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:04.759016 30998 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.761091 30723 raft_consensus.cc:1275] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.764036 30977 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.766047 30447 raft_consensus.cc:1275] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 8a3fb9f8475b4f10b50761b13ca4fdc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.766052 30375 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.771667 30976 consensus_queue.cc:1048] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.773145 30721 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.777570 30300 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.785429 30196 catalog_manager.cc:5697] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:04.786458 30447 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.784376 30977 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.809404 30447 consensus_queue.cc:237] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [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: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:04.811779 30182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb6d4c6c8e8c461cb9502061cfdf9218 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.809530 30721 raft_consensus.cc:2955] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.814013 30197 catalog_manager.cc:5697] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New cstate: current_term: 1 leader_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.818962 30375 raft_consensus.cc:1275] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.820426 30723 raft_consensus.cc:1275] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:04.821242 31022 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.823120 31022 consensus_queue.cc:1048] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:04.831117 30998 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.836397 30287 tablet_service.cc:1558] Processing DeleteTablet for tablet cb6d4c6c8e8c461cb9502061cfdf9218 with delete_type TABLET_DATA_TOMBSTONED (TS 7ac73b830168462dbc31ea5d27260727 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50062
I20260710 11:08:04.837105 30375 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.850922 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f39e6880ea8d4e65a8a6218932298960 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:04.851909 30721 raft_consensus.cc:2955] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.860044 31027 tablet_replica.cc:333] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:04.861318 31027 raft_consensus.cc:2243] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.861228 30196 catalog_manager.cc:5697] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index 3 to 4, VOTER 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) evicted. New cstate: current_term: 1 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:04.867611 31027 raft_consensus.cc:2272] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.872063 31027 ts_tablet_manager.cc:1916] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.881798 30287 tablet_service.cc:1558] Processing DeleteTablet for tablet f39e6880ea8d4e65a8a6218932298960 with delete_type TABLET_DATA_TOMBSTONED (TS 7ac73b830168462dbc31ea5d27260727 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50062
I20260710 11:08:04.887982 31027 ts_tablet_manager.cc:1929] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.888461 31027 log.cc:1199] T cb6d4c6c8e8c461cb9502061cfdf9218 P 7ac73b830168462dbc31ea5d27260727: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/wals/cb6d4c6c8e8c461cb9502061cfdf9218
I20260710 11:08:04.890497 31027 tablet_replica.cc:333] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:04.890367 30183 catalog_manager.cc:5028] TS 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): tablet cb6d4c6c8e8c461cb9502061cfdf9218 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:04.891592 31027 raft_consensus.cc:2243] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:04.892277 31027 raft_consensus.cc:2272] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:04.894831 31027 ts_tablet_manager.cc:1916] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:04.907122 31027 ts_tablet_manager.cc:1929] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:04.907418 31027 log.cc:1199] T f39e6880ea8d4e65a8a6218932298960 P 7ac73b830168462dbc31ea5d27260727: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/wals/f39e6880ea8d4e65a8a6218932298960
I20260710 11:08:04.908743 30183 catalog_manager.cc:5028] TS 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): tablet f39e6880ea8d4e65a8a6218932298960 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:05.913440 30297 consensus_queue.cc:237] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
W20260710 11:08:05.921365 30263 consensus_peers.cc:597] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe58db72d7e8454a974cd439244d4939. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.921231 30444 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.921977 30375 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.922873 31005 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.923692 31004 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.932152 31030 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:05.933776 30375 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:05.934144 30444 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:05.951663 30196 catalog_manager.cc:5697] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:05.951679 30297 consensus_queue.cc:237] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue 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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:05.961295 30444 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:05.962783 31005 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.963042 30373 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:05.964711 30263 consensus_peers.cc:597] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 -> Peer 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4:46257): Couldn't send request to peer 1ab1205b7e454666a64ab80fe2d78366. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec8533bdd97a45dabb29dc0a82041dc3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:05.965600 31005 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:05.971585 31004 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:05.973557 30444 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:05.990494 30195 catalog_manager.cc:5697] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b reported cstate change: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:05.993865 30373 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } } }
I20260710 11:08:06.544955 31045 ts_tablet_manager.cc:933] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217)
I20260710 11:08:06.546666 31045 tablet_copy_client.cc:323] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.1:43217
I20260710 11:08:06.548561 30310 tablet_copy_service.cc:140] P 7ac73b830168462dbc31ea5d27260727: Received BeginTabletCopySession request for tablet fe58db72d7e8454a974cd439244d4939 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:38544)
I20260710 11:08:06.549264 30310 tablet_copy_service.cc:161] P 7ac73b830168462dbc31ea5d27260727: Beginning new tablet copy session on tablet fe58db72d7e8454a974cd439244d4939 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:38544: session id = 1ab1205b7e454666a64ab80fe2d78366-fe58db72d7e8454a974cd439244d4939
I20260710 11:08:06.557827 30310 tablet_copy_source_session.cc:215] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:06.561192 31045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe58db72d7e8454a974cd439244d4939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.573525 31045 tablet_copy_client.cc:806] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:06.574177 31045 tablet_copy_client.cc:670] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:06.577847 31045 tablet_copy_client.cc:538] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:06.583240 31047 ts_tablet_manager.cc:933] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: Initiating tablet copy from peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217)
I20260710 11:08:06.585081 31047 tablet_copy_client.cc:323] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Beginning tablet copy session from remote peer at address 127.28.130.1:43217
I20260710 11:08:06.586190 31045 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:06.586930 30310 tablet_copy_service.cc:140] P 7ac73b830168462dbc31ea5d27260727: Received BeginTabletCopySession request for tablet ec8533bdd97a45dabb29dc0a82041dc3 from peer 1ab1205b7e454666a64ab80fe2d78366 ({username='slave'} at 127.0.0.1:38544)
I20260710 11:08:06.587493 30310 tablet_copy_service.cc:161] P 7ac73b830168462dbc31ea5d27260727: Beginning new tablet copy session on tablet ec8533bdd97a45dabb29dc0a82041dc3 from peer 1ab1205b7e454666a64ab80fe2d78366 at {username='slave'} at 127.0.0.1:38544: session id = 1ab1205b7e454666a64ab80fe2d78366-ec8533bdd97a45dabb29dc0a82041dc3
I20260710 11:08:06.595404 30310 tablet_copy_source_session.cc:215] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:06.598974 31047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8533bdd97a45dabb29dc0a82041dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:06.604231 31045 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:06.605014 31045 tablet_bootstrap.cc:492] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:06.605556 31045 ts_tablet_manager.cc:1403] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.014s
I20260710 11:08:06.608548 31045 raft_consensus.cc:359] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:06.609208 31045 raft_consensus.cc:740] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:06.609763 31045 consensus_queue.cc:260] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:06.613941 31045 ts_tablet_manager.cc:1434] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
W20260710 11:08:06.615530 30229 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3f40 after lost signal to thread 29195
I20260710 11:08:06.615792 30310 tablet_copy_service.cc:342] P 7ac73b830168462dbc31ea5d27260727: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-fe58db72d7e8454a974cd439244d4939 received from {username='slave'} at 127.0.0.1:38544
I20260710 11:08:06.616312 30310 tablet_copy_service.cc:434] P 7ac73b830168462dbc31ea5d27260727: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-fe58db72d7e8454a974cd439244d4939 on tablet fe58db72d7e8454a974cd439244d4939 with peer 1ab1205b7e454666a64ab80fe2d78366
W20260710 11:08:06.619910 30229 debug-util.cc:398] Leaking SignalData structure 0x7b080010b7e0 after lost signal to thread 30232
I20260710 11:08:06.621182 31047 tablet_copy_client.cc:806] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 0 data blocks...
W20260710 11:08:06.621454 30229 debug-util.cc:398] Leaking SignalData structure 0x7b0800168880 after lost signal to thread 30324
I20260710 11:08:06.621863 31047 tablet_copy_client.cc:670] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Starting download of 1 WAL segments...
W20260710 11:08:06.622679 30229 debug-util.cc:398] Leaking SignalData structure 0x7b08001fd860 after lost signal to thread 30399
W20260710 11:08:06.623684 30229 debug-util.cc:398] Leaking SignalData structure 0x7b0800252c60 after lost signal to thread 30473
W20260710 11:08:06.625296 30229 debug-util.cc:398] Leaking SignalData structure 0x7b0800204dc0 after lost signal to thread 30749
I20260710 11:08:06.625778 31047 tablet_copy_client.cc:538] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:06.633482 31047 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap starting.
I20260710 11:08:06.652172 31047 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:06.652956 31047 tablet_bootstrap.cc:492] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: Bootstrap complete.
I20260710 11:08:06.653501 31047 ts_tablet_manager.cc:1403] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:08:06.656526 31047 raft_consensus.cc:359] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:06.657548 31047 raft_consensus.cc:740] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Initialized, Role: LEARNER
I20260710 11:08:06.658116 31047 consensus_queue.cc:260] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: NON_VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: true } }
I20260710 11:08:06.660771 31047 ts_tablet_manager.cc:1434] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:06.662581 30310 tablet_copy_service.cc:342] P 7ac73b830168462dbc31ea5d27260727: Request end of tablet copy session 1ab1205b7e454666a64ab80fe2d78366-ec8533bdd97a45dabb29dc0a82041dc3 received from {username='slave'} at 127.0.0.1:38544
I20260710 11:08:06.663012 30310 tablet_copy_service.cc:434] P 7ac73b830168462dbc31ea5d27260727: ending tablet copy session 1ab1205b7e454666a64ab80fe2d78366-ec8533bdd97a45dabb29dc0a82041dc3 on tablet ec8533bdd97a45dabb29dc0a82041dc3 with peer 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:07.028476 30722 raft_consensus.cc:1217] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:07.189749 30722 raft_consensus.cc:1217] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:07.536556 31053 raft_consensus.cc:1064] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:07.539306 31053 consensus_queue.cc:237] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:07.559952 30373 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.561715 31053 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:07.563364 30444 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.587388 30722 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.594746 31055 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:07.598626 31053 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.634922 31057 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.642650 30444 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.649716 30722 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.651008 30373 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.666481 30195 catalog_manager.cc:5697] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.693440 30297 consensus_queue.cc:237] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:07.702313 30373 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.702409 30723 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.703935 31057 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:07.705793 31057 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:07.717195 30722 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.715293 31053 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.731612 30373 raft_consensus.cc:2955] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.735639 30194 catalog_manager.cc:5697] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 3 to 4, VOTER 894510aa78504707aafa76a6c707a33b (127.28.130.3) evicted. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.747560 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe58db72d7e8454a974cd439244d4939 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:07.758710 30435 tablet_service.cc:1558] Processing DeleteTablet for tablet fe58db72d7e8454a974cd439244d4939 with delete_type TABLET_DATA_TOMBSTONED (TS 894510aa78504707aafa76a6c707a33b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52898
I20260710 11:08:07.767820 31067 tablet_replica.cc:333] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:07.769119 31067 raft_consensus.cc:2243] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.769944 31067 raft_consensus.cc:2272] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.773542 31067 ts_tablet_manager.cc:1916] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:07.791235 31067 ts_tablet_manager.cc:1929] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:07.791752 31067 log.cc:1199] T fe58db72d7e8454a974cd439244d4939 P 894510aa78504707aafa76a6c707a33b: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/wals/fe58db72d7e8454a974cd439244d4939
I20260710 11:08:07.793650 30183 catalog_manager.cc:5028] TS 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): tablet fe58db72d7e8454a974cd439244d4939 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
I20260710 11:08:07.799966 31053 raft_consensus.cc:1064] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: attempting to promote NON_VOTER 1ab1205b7e454666a64ab80fe2d78366 to VOTER
I20260710 11:08:07.802742 31053 consensus_queue.cc:237] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:07.816767 30722 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 LEARNER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.819223 30373 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.859356 31057 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:07.864326 31057 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:08:07.867905 30444 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:07.869431 31057 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:07.909112 31053 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.914868 30722 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.921514 30448 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.924297 30373 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.935738 30194 catalog_manager.cc:5697] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: config changed from index 2 to 3, 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.964694 30297 consensus_queue.cc:237] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:07.976367 30448 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.978721 31057 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:07.987152 31058 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:07.984274 30722 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:07.996424 31057 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:07.996731 30444 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:08.001000 30723 raft_consensus.cc:2955] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:08.017951 30197 catalog_manager.cc:5697] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: config changed from index 3 to 4, VOTER 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) evicted. New cstate: current_term: 1 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } } }
I20260710 11:08:08.023013 30183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec8533bdd97a45dabb29dc0a82041dc3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:08.037832 30358 tablet_service.cc:1558] Processing DeleteTablet for tablet ec8533bdd97a45dabb29dc0a82041dc3 with delete_type TABLET_DATA_TOMBSTONED (TS 8a3fb9f8475b4f10b50761b13ca4fdc0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54474
I20260710 11:08:08.048743 31073 tablet_replica.cc:333] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:08.049571 31073 raft_consensus.cc:2243] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:08.050153 31073 raft_consensus.cc:2272] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:08.052969 31073 ts_tablet_manager.cc:1916] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:08.068828 31073 ts_tablet_manager.cc:1929] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:08.069314 31073 log.cc:1199] T ec8533bdd97a45dabb29dc0a82041dc3 P 8a3fb9f8475b4f10b50761b13ca4fdc0: Deleting WAL directory at /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/wals/ec8533bdd97a45dabb29dc0a82041dc3
I20260710 11:08:08.071455 30182 catalog_manager.cc:5028] TS 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): tablet ec8533bdd97a45dabb29dc0a82041dc3 (table test-workload [id=ff44b2ef542f419aad17ca38ff8ba1a2]) successfully deleted
W20260710 11:08:11.974053 30746 debug-util.cc:398] Leaking SignalData structure 0x7b080026c060 after lost signal to thread 29195
W20260710 11:08:11.974975 30746 debug-util.cc:398] Leaking SignalData structure 0x7b080026c740 after lost signal to thread 30232
W20260710 11:08:11.976218 30746 debug-util.cc:398] Leaking SignalData structure 0x7b080005db80 after lost signal to thread 30324
W20260710 11:08:11.977291 30746 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0c40 after lost signal to thread 30399
W20260710 11:08:11.978359 30746 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9c00 after lost signal to thread 30473
W20260710 11:08:11.979336 30746 debug-util.cc:398] Leaking SignalData structure 0x7b080015d720 after lost signal to thread 30749
I20260710 11:08:12.441535 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:12.476961 30297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc"
dest_uuid: "7ac73b830168462dbc31ea5d27260727"
mode: GRACEFUL
new_leader_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:52372
I20260710 11:08:12.477700 30297 raft_consensus.cc:606] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Received request to transfer leadership to TS 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:12.493517 30373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539"
dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
mode: GRACEFUL
new_leader_uuid: "7ac73b830168462dbc31ea5d27260727"
 from {username='slave'} at 127.0.0.1:59002
I20260710 11:08:12.494050 30373 raft_consensus.cc:606] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Received request to transfer leadership to TS 7ac73b830168462dbc31ea5d27260727
I20260710 11:08:12.497629 30297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a"
dest_uuid: "7ac73b830168462dbc31ea5d27260727"
mode: GRACEFUL
new_leader_uuid: "894510aa78504707aafa76a6c707a33b"
 from {username='slave'} at 127.0.0.1:52372
I20260710 11:08:12.498188 30297 raft_consensus.cc:606] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Received request to transfer leadership to TS 894510aa78504707aafa76a6c707a33b
I20260710 11:08:12.500841 30297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e06e17d842c0496d9c6c108422a0b13d"
dest_uuid: "7ac73b830168462dbc31ea5d27260727"
mode: GRACEFUL
new_leader_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:52372
I20260710 11:08:12.501256 30297 raft_consensus.cc:606] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Received request to transfer leadership to TS 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:12.504025 30297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3"
dest_uuid: "7ac73b830168462dbc31ea5d27260727"
mode: GRACEFUL
new_leader_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:52372
I20260710 11:08:12.504501 30297 raft_consensus.cc:606] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Received request to transfer leadership to TS 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:12.505548 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:12.506394 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:12.555986 31086 raft_consensus.cc:993] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: : Instructing follower 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:12.556454 31085 raft_consensus.cc:1081] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Signalling peer 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:12.558185 30721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc"
dest_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:38088
I20260710 11:08:12.558687 30721 raft_consensus.cc:493] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.558970 30721 raft_consensus.cc:3060] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.564127 30721 raft_consensus.cc:515] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.566489 30721 leader_election.cc:290] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:08:12.567431 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:08:12.568032 30373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fa0dc7054a4f9c94172752d8867efc" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:08:12.568852 30373 raft_consensus.cc:3060] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.568825 30297 raft_consensus.cc:3055] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.569705 30297 raft_consensus.cc:740] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:08:12.570441 30297 consensus_queue.cc:260] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.572047 30297 raft_consensus.cc:3060] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.576061 30373 raft_consensus.cc:2468] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:12.577486 30686 leader_election.cc:304] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab1205b7e454666a64ab80fe2d78366, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:08:12.579128 31098 raft_consensus.cc:2804] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.579138 30297 raft_consensus.cc:2468] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:12.580586 31098 raft_consensus.cc:697] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Running, Role: LEADER
I20260710 11:08:12.581691 31098 consensus_queue.cc:237] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.590503 31086 raft_consensus.cc:993] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: : Instructing follower 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:12.591042 31085 raft_consensus.cc:1081] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Signalling peer 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:12.592552 30721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e06e17d842c0496d9c6c108422a0b13d"
dest_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:38088
I20260710 11:08:12.593039 30721 raft_consensus.cc:493] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.593328 30721 raft_consensus.cc:3060] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.594058 30194 catalog_manager.cc:5697] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: term changed from 1 to 2, leader changed from 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) to 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4). New cstate: current_term: 2 leader_uuid: "1ab1205b7e454666a64ab80fe2d78366" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:12.599376 30721 raft_consensus.cc:515] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.602747 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06e17d842c0496d9c6c108422a0b13d" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:08:12.603370 30297 raft_consensus.cc:3055] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.603485 30440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06e17d842c0496d9c6c108422a0b13d" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:08:12.604154 30440 raft_consensus.cc:3060] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.603706 30297 raft_consensus.cc:740] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:08:12.608618 30297 consensus_queue.cc:260] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.609944 30297 raft_consensus.cc:3060] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.618273 30440 raft_consensus.cc:2468] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:12.618835 30721 leader_election.cc:290] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:08:12.619119 30297 raft_consensus.cc:2468] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:12.620605 30687 leader_election.cc:304] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab1205b7e454666a64ab80fe2d78366, 7ac73b830168462dbc31ea5d27260727; no voters: 
I20260710 11:08:12.621399 31098 raft_consensus.cc:2804] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.621897 31098 raft_consensus.cc:697] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Running, Role: LEADER
I20260710 11:08:12.622646 31098 consensus_queue.cc:237] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.631978 30194 catalog_manager.cc:5697] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: term changed from 1 to 2, leader changed from 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) to 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4). New cstate: current_term: 2 leader_uuid: "1ab1205b7e454666a64ab80fe2d78366" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:12.643523 31052 raft_consensus.cc:993] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0: : Instructing follower 7ac73b830168462dbc31ea5d27260727 to start an election
I20260710 11:08:12.644104 31094 raft_consensus.cc:1081] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Signalling peer 7ac73b830168462dbc31ea5d27260727 to start an election
I20260710 11:08:12.645761 30297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539"
dest_uuid: "7ac73b830168462dbc31ea5d27260727"
 from {username='slave'} at 127.0.0.1:50074
I20260710 11:08:12.646292 30297 raft_consensus.cc:493] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.646615 30297 raft_consensus.cc:3060] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.653239 30297 raft_consensus.cc:515] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:08:12.655107 30297 leader_election.cc:290] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 2 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:08:12.656078 30373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:08:12.656726 30373 raft_consensus.cc:3055] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.657114 30440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79cfbe1c8c6476aa2cbbcf5ac535539" candidate_uuid: "7ac73b830168462dbc31ea5d27260727" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:08:12.657670 30373 raft_consensus.cc:740] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:08:12.657896 30440 raft_consensus.cc:3060] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.658607 30373 consensus_queue.cc:260] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:08:12.659956 30373 raft_consensus.cc:3060] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.664652 30373 raft_consensus.cc:2468] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 2.
I20260710 11:08:12.665670 30263 leader_election.cc:304] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:08:12.666086 30440 raft_consensus.cc:2468] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac73b830168462dbc31ea5d27260727 in term 2.
I20260710 11:08:12.666360 31085 raft_consensus.cc:2804] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.666924 31085 raft_consensus.cc:697] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 2 LEADER]: Becoming Leader. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:08:12.667814 31085 consensus_queue.cc:237] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:08:12.680019 30194 catalog_manager.cc:5697] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 reported cstate change: term changed from 1 to 2, leader changed from 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) to 7ac73b830168462dbc31ea5d27260727 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "7ac73b830168462dbc31ea5d27260727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:12.775050 31086 raft_consensus.cc:993] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: : Instructing follower 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:12.775519 31086 raft_consensus.cc:1081] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Signalling peer 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:12.777062 30721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3"
dest_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:38088
I20260710 11:08:12.777591 30721 raft_consensus.cc:493] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.777930 30721 raft_consensus.cc:3060] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.783738 30721 raft_consensus.cc:515] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.785374 30721 leader_election.cc:290] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:08:12.786754 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:08:12.787385 30297 raft_consensus.cc:3055] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.787264 30440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8533bdd97a45dabb29dc0a82041dc3" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:08:12.787859 30297 raft_consensus.cc:740] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:08:12.788112 30440 raft_consensus.cc:3060] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.788571 30297 consensus_queue.cc:260] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.789556 30297 raft_consensus.cc:3060] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.793972 30297 raft_consensus.cc:2468] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:12.795228 30687 leader_election.cc:304] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab1205b7e454666a64ab80fe2d78366, 7ac73b830168462dbc31ea5d27260727; no voters: 
I20260710 11:08:12.795578 30440 raft_consensus.cc:2468] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:12.795990 31098 raft_consensus.cc:2804] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.796649 31098 raft_consensus.cc:697] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Running, Role: LEADER
I20260710 11:08:12.797425 31098 consensus_queue.cc:237] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:12.805898 30194 catalog_manager.cc:5697] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: term changed from 1 to 2, leader changed from 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) to 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4). New cstate: current_term: 2 leader_uuid: "1ab1205b7e454666a64ab80fe2d78366" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:12.913640 31085 raft_consensus.cc:993] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727: : Instructing follower 894510aa78504707aafa76a6c707a33b to start an election
I20260710 11:08:12.914084 31086 raft_consensus.cc:1081] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Signalling peer 894510aa78504707aafa76a6c707a33b to start an election
I20260710 11:08:12.915570 30440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a"
dest_uuid: "894510aa78504707aafa76a6c707a33b"
 from {username='slave'} at 127.0.0.1:52906
I20260710 11:08:12.916318 30440 raft_consensus.cc:493] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:12.916677 30440 raft_consensus.cc:3060] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.925145 30440 raft_consensus.cc:515] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:08:12.927878 30440 leader_election.cc:290] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 2 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:08:12.928471 30297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:08:12.929070 30297 raft_consensus.cc:3055] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:12.929172 30373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca65ae6c93f94f35a8b0dce9b22e9c1a" candidate_uuid: "894510aa78504707aafa76a6c707a33b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:08:12.929466 30297 raft_consensus.cc:740] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:08:12.929804 30373 raft_consensus.cc:3060] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.930241 30297 consensus_queue.cc:260] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:08:12.931202 30297 raft_consensus.cc:3060] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:12.935595 30297 raft_consensus.cc:2468] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 2.
I20260710 11:08:12.936741 30413 leader_election.cc:304] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ac73b830168462dbc31ea5d27260727, 894510aa78504707aafa76a6c707a33b; no voters: 
I20260710 11:08:12.936916 30373 raft_consensus.cc:2468] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 894510aa78504707aafa76a6c707a33b in term 2.
I20260710 11:08:12.937605 31075 raft_consensus.cc:2804] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:12.938755 31075 raft_consensus.cc:697] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 2 LEADER]: Becoming Leader. State: Replica: 894510aa78504707aafa76a6c707a33b, State: Running, Role: LEADER
I20260710 11:08:12.939523 31075 consensus_queue.cc:237] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } }
I20260710 11:08:12.949334 30194 catalog_manager.cc:5697] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b reported cstate change: term changed from 1 to 2, leader changed from 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) to 894510aa78504707aafa76a6c707a33b (127.28.130.3). New cstate: current_term: 2 leader_uuid: "894510aa78504707aafa76a6c707a33b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:13.020865 30297 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.022122 31098 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:13.036339 30440 raft_consensus.cc:1275] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.039060 31099 consensus_queue.cc:1048] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:13.044004 30373 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.053783 31099 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:13.060253 30373 raft_consensus.cc:1275] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:13.061985 31085 consensus_queue.cc:1048] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:13.115182 30297 raft_consensus.cc:1275] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.116942 31098 consensus_queue.cc:1048] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:13.111447 30440 raft_consensus.cc:1275] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Refusing update from remote peer 7ac73b830168462dbc31ea5d27260727: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:13.124568 31085 consensus_queue.cc:1048] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:13.293676 30444 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.293691 30298 raft_consensus.cc:1275] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:13.295230 31098 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:13.296810 31117 consensus_queue.cc:1048] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:13.508092 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:13.530341 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:13.533061 30298 raft_consensus.cc:1275] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:13.535076 31108 consensus_queue.cc:1048] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:13.554883 30375 raft_consensus.cc:1275] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Refusing update from remote peer 894510aa78504707aafa76a6c707a33b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:13.556716 30375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92e4e6f02a984b67956257eb80cacddb"
dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
mode: GRACEFUL
new_leader_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:59002
I20260710 11:08:13.557073 31075 consensus_queue.cc:1048] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:13.557483 30375 raft_consensus.cc:606] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Received request to transfer leadership to TS 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:13.563838 30371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec"
dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
mode: GRACEFUL
new_leader_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:59002
I20260710 11:08:13.564476 30371 raft_consensus.cc:606] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Received request to transfer leadership to TS 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:13.568495 30298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939"
dest_uuid: "7ac73b830168462dbc31ea5d27260727"
mode: GRACEFUL
new_leader_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:52372
I20260710 11:08:13.569272 30298 raft_consensus.cc:606] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Received request to transfer leadership to TS 1ab1205b7e454666a64ab80fe2d78366
I20260710 11:08:13.570726 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:13.571776 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:13.807861 31052 raft_consensus.cc:993] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: : Instructing follower 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:13.808430 31052 raft_consensus.cc:1081] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Signalling peer 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:13.809886 30723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec"
dest_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:32806
I20260710 11:08:13.810497 30723 raft_consensus.cc:493] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:13.810850 30723 raft_consensus.cc:3060] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.818842 30723 raft_consensus.cc:515] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:13.821241 30723 leader_election.cc:290] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Requested vote from peers 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521), 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277)
I20260710 11:08:13.821662 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:08:13.822755 30444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f0d054b55e49cda5b9e8097586c0ec" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "894510aa78504707aafa76a6c707a33b"
I20260710 11:08:13.822821 30375 raft_consensus.cc:3055] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:13.823211 30375 raft_consensus.cc:740] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:08:13.823268 30444 raft_consensus.cc:3060] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.824591 30375 consensus_queue.cc:260] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:13.825505 30375 raft_consensus.cc:3060] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.830123 30375 raft_consensus.cc:2468] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:13.830178 30444 raft_consensus.cc:2468] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:13.831290 30686 leader_election.cc:304] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab1205b7e454666a64ab80fe2d78366, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:08:13.832266 31125 raft_consensus.cc:2804] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:13.832796 31125 raft_consensus.cc:697] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Running, Role: LEADER
I20260710 11:08:13.833613 31125 consensus_queue.cc:237] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [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: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:13.843242 30196 catalog_manager.cc:5697] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: term changed from 1 to 2, leader changed from 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) to 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4). New cstate: current_term: 2 leader_uuid: "1ab1205b7e454666a64ab80fe2d78366" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:13.913199 31094 raft_consensus.cc:993] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: : Instructing follower 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:13.913702 31094 raft_consensus.cc:1081] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Signalling peer 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:13.915338 30721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92e4e6f02a984b67956257eb80cacddb"
dest_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:32806
I20260710 11:08:13.916148 30721 raft_consensus.cc:493] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:13.916571 30721 raft_consensus.cc:3060] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.921324 30721 raft_consensus.cc:515] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:13.922926 30721 leader_election.cc:290] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:08:13.923899 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4e6f02a984b67956257eb80cacddb" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:08:13.924144 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e4e6f02a984b67956257eb80cacddb" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:08:13.924546 30298 raft_consensus.cc:3060] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.924626 30375 raft_consensus.cc:3055] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:13.925153 30375 raft_consensus.cc:740] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a3fb9f8475b4f10b50761b13ca4fdc0, State: Running, Role: LEADER
I20260710 11:08:13.925990 30375 consensus_queue.cc:260] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:13.927460 30375 raft_consensus.cc:3060] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:13.933895 30298 raft_consensus.cc:2468] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:13.934782 30375 raft_consensus.cc:2468] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:13.935539 30687 leader_election.cc:304] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab1205b7e454666a64ab80fe2d78366, 7ac73b830168462dbc31ea5d27260727; no voters: 
I20260710 11:08:13.936447 31125 raft_consensus.cc:2804] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:13.937039 31125 raft_consensus.cc:697] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Running, Role: LEADER
I20260710 11:08:13.937990 31125 consensus_queue.cc:237] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:13.946632 30196 catalog_manager.cc:5697] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: term changed from 1 to 2, leader changed from 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2) to 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4). New cstate: current_term: 2 leader_uuid: "1ab1205b7e454666a64ab80fe2d78366" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.031096 31086 raft_consensus.cc:993] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: : Instructing follower 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:14.031582 31085 raft_consensus.cc:1081] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Signalling peer 1ab1205b7e454666a64ab80fe2d78366 to start an election
I20260710 11:08:14.033759 30721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939"
dest_uuid: "1ab1205b7e454666a64ab80fe2d78366"
 from {username='slave'} at 127.0.0.1:38088
I20260710 11:08:14.034583 30721 raft_consensus.cc:493] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.034983 30721 raft_consensus.cc:3060] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.044509 30721 raft_consensus.cc:515] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:14.046613 30721 leader_election.cc:290] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Requested vote from peers 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217), 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521)
I20260710 11:08:14.047616 30298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ac73b830168462dbc31ea5d27260727"
I20260710 11:08:14.048276 30375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe58db72d7e8454a974cd439244d4939" candidate_uuid: "1ab1205b7e454666a64ab80fe2d78366" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0"
I20260710 11:08:14.048280 30298 raft_consensus.cc:3055] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:14.048794 30375 raft_consensus.cc:3060] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.048790 30298 raft_consensus.cc:740] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ac73b830168462dbc31ea5d27260727, State: Running, Role: LEADER
I20260710 11:08:14.049800 30298 consensus_queue.cc:260] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:14.051080 30298 raft_consensus.cc:3060] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:14.054744 30375 raft_consensus.cc:2468] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:14.055929 30686 leader_election.cc:304] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ab1205b7e454666a64ab80fe2d78366, 8a3fb9f8475b4f10b50761b13ca4fdc0; no voters: 
I20260710 11:08:14.056715 31125 raft_consensus.cc:2804] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:14.057204 31125 raft_consensus.cc:697] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Becoming Leader. State: Replica: 1ab1205b7e454666a64ab80fe2d78366, State: Running, Role: LEADER
I20260710 11:08:14.058063 31125 consensus_queue.cc:237] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [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: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } }
I20260710 11:08:14.060961 30298 raft_consensus.cc:2468] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ab1205b7e454666a64ab80fe2d78366 in term 2.
I20260710 11:08:14.067919 30196 catalog_manager.cc:5697] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 reported cstate change: term changed from 1 to 2, leader changed from 7ac73b830168462dbc31ea5d27260727 (127.28.130.1) to 1ab1205b7e454666a64ab80fe2d78366 (127.28.130.4). New cstate: current_term: 2 leader_uuid: "1ab1205b7e454666a64ab80fe2d78366" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ab1205b7e454666a64ab80fe2d78366" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 46257 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.223695 30375 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:14.225252 31125 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:14.242473 30444 raft_consensus.cc:1275] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:14.244024 31125 consensus_queue.cc:1048] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "894510aa78504707aafa76a6c707a33b" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:14.529099 30298 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:14.530601 31125 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:14.541586 30298 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:14.545104 31098 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac73b830168462dbc31ea5d27260727" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 43217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:14.546474 30375 raft_consensus.cc:1275] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:14.555944 31098 consensus_queue.cc:1048] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:14.563871 30371 raft_consensus.cc:1275] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Refusing update from remote peer 1ab1205b7e454666a64ab80fe2d78366: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:14.565486 31098 consensus_queue.cc:1048] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a3fb9f8475b4f10b50761b13ca4fdc0" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:14.572865 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:14.595465 29192 tablet_server.cc:179] TabletServer@127.28.130.1:0 shutting down...
I20260710 11:08:14.661218 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.662202 29192 tablet_replica.cc:333] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.663172 29192 raft_consensus.cc:2243] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.663780 29192 raft_consensus.cc:2272] T dc867060b1e646a1bec5c14fd090a55d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.665997 29192 tablet_replica.cc:333] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.666678 29192 raft_consensus.cc:2243] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.667552 29192 raft_consensus.cc:2272] T 9944952ba5d54ad4a5bf918092e95a1d P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.669615 29192 tablet_replica.cc:333] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.670192 29192 raft_consensus.cc:2243] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.670612 29192 raft_consensus.cc:2272] T fdb54cf68e8346989ae89ec839b191ec P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.672906 29192 tablet_replica.cc:333] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.673780 29192 raft_consensus.cc:2243] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.674813 29192 raft_consensus.cc:2272] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.677608 29192 tablet_replica.cc:333] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.678586 29192 raft_consensus.cc:2243] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.679117 29192 raft_consensus.cc:2272] T 53fa0dc7054a4f9c94172752d8867efc P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.682199 29192 tablet_replica.cc:333] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.683029 29192 raft_consensus.cc:2243] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.683643 29192 raft_consensus.cc:2272] T fe58db72d7e8454a974cd439244d4939 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.687777 29192 tablet_replica.cc:333] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.688670 29192 raft_consensus.cc:2243] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.689415 29192 raft_consensus.cc:2272] T 96845e085ae14a9ba22740c72700ff16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.692096 29192 tablet_replica.cc:333] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.692889 29192 raft_consensus.cc:2243] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.693475 29192 raft_consensus.cc:2272] T e06e17d842c0496d9c6c108422a0b13d P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.696122 29192 tablet_replica.cc:333] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.696712 29192 raft_consensus.cc:2243] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.697151 29192 raft_consensus.cc:2272] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.699072 29192 tablet_replica.cc:333] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.699621 29192 raft_consensus.cc:2243] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.700305 29192 raft_consensus.cc:2272] T 9838b2a57016443cb6e7827307c10476 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.702466 29192 tablet_replica.cc:333] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.702975 29192 raft_consensus.cc:2243] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.703886 29192 raft_consensus.cc:2272] T 4c06efbec4f04850b3e34c728c9a3b39 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.705855 29192 tablet_replica.cc:333] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.706350 29192 raft_consensus.cc:2243] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.707156 29192 raft_consensus.cc:2272] T ac73a1c056534f34853acbc60726bdda P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.709213 29192 tablet_replica.cc:333] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.709761 29192 raft_consensus.cc:2243] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.710264 29192 raft_consensus.cc:2272] T f88671d898424b45a7adfb0b90e1daeb P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.712324 29192 tablet_replica.cc:333] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.712884 29192 raft_consensus.cc:2243] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.713764 29192 raft_consensus.cc:2272] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.715974 29192 tablet_replica.cc:333] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.716499 29192 raft_consensus.cc:2243] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.716984 29192 raft_consensus.cc:2272] T ec8533bdd97a45dabb29dc0a82041dc3 P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.716925 30687 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:08:14.719545 29192 tablet_replica.cc:333] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.720330 29192 raft_consensus.cc:2243] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:14.720903 30687 consensus_peers.cc:597] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.721051 29192 raft_consensus.cc:2272] T 92e4e6f02a984b67956257eb80cacddb P 7ac73b830168462dbc31ea5d27260727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.723626 29192 tablet_replica.cc:333] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.724215 29192 raft_consensus.cc:2243] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.725008 29192 raft_consensus.cc:2272] T eee4623e20e04b378569cac51fe51ff8 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.726907 29192 tablet_replica.cc:333] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727: stopping tablet replica
I20260710 11:08:14.727391 29192 raft_consensus.cc:2243] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.727955 29192 raft_consensus.cc:2272] T b656356172824d3ca92603874db32c16 P 7ac73b830168462dbc31ea5d27260727 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.823803 30413 consensus_peers.cc:597] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:43217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.830540 29192 tablet_server.cc:196] TabletServer@127.28.130.1:0 shutdown complete.
I20260710 11:08:14.893373 29192 tablet_server.cc:179] TabletServer@127.28.130.2:0 shutting down...
W20260710 11:08:14.927938 30412 consensus_peers.cc:597] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b -> Peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Couldn't send request to peer 8a3fb9f8475b4f10b50761b13ca4fdc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.939316 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:14.940435 29192 tablet_replica.cc:333] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:14.941365 29192 raft_consensus.cc:2243] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.942637 29192 raft_consensus.cc:2272] T b656356172824d3ca92603874db32c16 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.945393 29192 tablet_replica.cc:333] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:14.946272 29192 raft_consensus.cc:2243] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.947078 29192 raft_consensus.cc:2272] T 53fa0dc7054a4f9c94172752d8867efc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.947325 30412 consensus_peers.cc:597] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b -> Peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Couldn't send request to peer 8a3fb9f8475b4f10b50761b13ca4fdc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.950887 29192 tablet_replica.cc:333] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:14.952226 29192 raft_consensus.cc:2243] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:14.952541 30687 consensus_peers.cc:597] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:43217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.953181 29192 raft_consensus.cc:2272] T 9944952ba5d54ad4a5bf918092e95a1d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.957391 29192 tablet_replica.cc:333] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:14.960088 29192 raft_consensus.cc:2243] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.961404 29192 raft_consensus.cc:2272] T dc867060b1e646a1bec5c14fd090a55d P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.964432 29192 tablet_replica.cc:333] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:14.965348 29192 raft_consensus.cc:2243] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.966440 29192 raft_consensus.cc:2272] T f39e6880ea8d4e65a8a6218932298960 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.968286 30686 consensus_peers.cc:597] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Couldn't send request to peer 8a3fb9f8475b4f10b50761b13ca4fdc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.969529 29192 tablet_replica.cc:333] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:14.970312 29192 raft_consensus.cc:2243] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.970826 29192 raft_consensus.cc:2272] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:14.971040 30339 consensus_peers.cc:597] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:43217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:14.973850 29192 tablet_replica.cc:333] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:14.974854 29192 raft_consensus.cc:2243] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:14.976274 29192 raft_consensus.cc:2272] T fdb54cf68e8346989ae89ec839b191ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.979115 29192 tablet_replica.cc:333] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:14.980120 29192 raft_consensus.cc:2243] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.015674 29192 raft_consensus.cc:2272] T 690048d52c1741e0a7e2bed48e7ca7fc P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.021427 29192 tablet_replica.cc:333] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
W20260710 11:08:15.023754 30413 consensus_peers.cc:597] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:43217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.024086 29192 raft_consensus.cc:2243] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.025278 29192 raft_consensus.cc:2272] T ac73a1c056534f34853acbc60726bdda P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.029150 29192 tablet_replica.cc:333] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:15.030460 29192 raft_consensus.cc:2243] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.031304 29192 raft_consensus.cc:2272] T 4c06efbec4f04850b3e34c728c9a3b39 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.037729 29192 tablet_replica.cc:333] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:15.038831 29192 raft_consensus.cc:2243] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.041184 29192 raft_consensus.cc:2272] T 1cc0eb82850c4927a78887ab250253c0 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.044200 29192 tablet_replica.cc:333] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:15.044844 29192 raft_consensus.cc:2243] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.046810 29192 raft_consensus.cc:2272] T 84f9f27e0983441699047d6cd5c63d90 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.050041 29192 tablet_replica.cc:333] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
W20260710 11:08:15.050145 30687 consensus_peers.cc:597] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:43217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.051003 29192 raft_consensus.cc:2243] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.052731 29192 raft_consensus.cc:2272] T 9838b2a57016443cb6e7827307c10476 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.054915 29192 tablet_replica.cc:333] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:15.055462 29192 raft_consensus.cc:2243] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.056102 29192 raft_consensus.cc:2272] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.059017 29192 tablet_replica.cc:333] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:15.059651 29192 raft_consensus.cc:2243] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.060456 29192 raft_consensus.cc:2272] T 92e4e6f02a984b67956257eb80cacddb P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.063926 29192 tablet_replica.cc:333] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:15.064481 29192 raft_consensus.cc:2243] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.065011 29192 raft_consensus.cc:2272] T a4f0d054b55e49cda5b9e8097586c0ec P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.068485 29192 tablet_replica.cc:333] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:15.069128 29192 raft_consensus.cc:2243] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.070123 29192 raft_consensus.cc:2272] T fe58db72d7e8454a974cd439244d4939 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.074609 29192 tablet_replica.cc:333] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0: stopping tablet replica
I20260710 11:08:15.075181 29192 raft_consensus.cc:2243] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:08:15.076138 30412 consensus_peers.cc:597] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b -> Peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Couldn't send request to peer 8a3fb9f8475b4f10b50761b13ca4fdc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.077493 29192 raft_consensus.cc:2272] T cb6d4c6c8e8c461cb9502061cfdf9218 P 8a3fb9f8475b4f10b50761b13ca4fdc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:15.082861 30687 consensus_peers.cc:597] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:43217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:15.097723 30413 consensus_peers.cc:597] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:43217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.136725 29192 tablet_server.cc:196] TabletServer@127.28.130.2:0 shutdown complete.
W20260710 11:08:15.172945 30686 consensus_peers.cc:597] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Couldn't send request to peer 8a3fb9f8475b4f10b50761b13ca4fdc0. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:42521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:15.173991 30687 consensus_peers.cc:597] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 7ac73b830168462dbc31ea5d27260727 (127.28.130.1:43217): Couldn't send request to peer 7ac73b830168462dbc31ea5d27260727. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:43217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.198063 29192 tablet_server.cc:179] TabletServer@127.28.130.3:0 shutting down...
I20260710 11:08:15.246903 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:15.248164 29192 tablet_replica.cc:333] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.249619 29192 raft_consensus.cc:2243] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.250500 29192 raft_consensus.cc:2272] T dc867060b1e646a1bec5c14fd090a55d P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.253057 29192 tablet_replica.cc:333] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.253865 29192 raft_consensus.cc:2243] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.255106 29192 raft_consensus.cc:2272] T f39e6880ea8d4e65a8a6218932298960 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.257572 29192 tablet_replica.cc:333] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.258482 29192 raft_consensus.cc:2243] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.259308 29192 raft_consensus.cc:2272] T b79cfbe1c8c6476aa2cbbcf5ac535539 P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.261705 29192 tablet_replica.cc:333] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.262341 29192 raft_consensus.cc:2243] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.262877 29192 raft_consensus.cc:2272] T fdb54cf68e8346989ae89ec839b191ec P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.265256 29192 tablet_replica.cc:333] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.265888 29192 raft_consensus.cc:2243] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.266363 29192 raft_consensus.cc:2272] T 4c06efbec4f04850b3e34c728c9a3b39 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.269086 29192 tablet_replica.cc:333] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.269812 29192 raft_consensus.cc:2243] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.270401 29192 raft_consensus.cc:2272] T ac73a1c056534f34853acbc60726bdda P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.273204 29192 tablet_replica.cc:333] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.273905 29192 raft_consensus.cc:2243] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.274456 29192 raft_consensus.cc:2272] T a4f0d054b55e49cda5b9e8097586c0ec P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.276413 29192 tablet_replica.cc:333] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.276989 29192 raft_consensus.cc:2243] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.277948 29192 raft_consensus.cc:2272] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.279791 29192 tablet_replica.cc:333] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.280357 29192 raft_consensus.cc:2243] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.281257 29192 raft_consensus.cc:2272] T 690048d52c1741e0a7e2bed48e7ca7fc P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.282975 29192 tablet_replica.cc:333] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.283492 29192 raft_consensus.cc:2243] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.284437 29192 raft_consensus.cc:2272] T f88671d898424b45a7adfb0b90e1daeb P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.286293 29192 tablet_replica.cc:333] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.286834 29192 raft_consensus.cc:2243] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.287766 29192 raft_consensus.cc:2272] T 96845e085ae14a9ba22740c72700ff16 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.289638 29192 tablet_replica.cc:333] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.290123 29192 raft_consensus.cc:2243] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.290997 29192 raft_consensus.cc:2272] T 84f9f27e0983441699047d6cd5c63d90 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.292903 29192 tablet_replica.cc:333] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.293490 29192 raft_consensus.cc:2243] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.294659 29192 raft_consensus.cc:2272] T ca65ae6c93f94f35a8b0dce9b22e9c1a P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.297148 29192 tablet_replica.cc:333] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.297792 29192 raft_consensus.cc:2243] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.298429 29192 raft_consensus.cc:2272] T e06e17d842c0496d9c6c108422a0b13d P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.301052 29192 tablet_replica.cc:333] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.301838 29192 raft_consensus.cc:2243] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.302646 29192 raft_consensus.cc:2272] T 1cc0eb82850c4927a78887ab250253c0 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.304963 29192 tablet_replica.cc:333] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.305451 29192 raft_consensus.cc:2243] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.306176 29192 raft_consensus.cc:2272] T cb6d4c6c8e8c461cb9502061cfdf9218 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.308187 29192 tablet_replica.cc:333] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.308648 29192 raft_consensus.cc:2243] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.309388 29192 raft_consensus.cc:2272] T ec8533bdd97a45dabb29dc0a82041dc3 P 894510aa78504707aafa76a6c707a33b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.311210 29192 tablet_replica.cc:333] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b: stopping tablet replica
I20260710 11:08:15.311638 29192 raft_consensus.cc:2243] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.312580 29192 raft_consensus.cc:2272] T eee4623e20e04b378569cac51fe51ff8 P 894510aa78504707aafa76a6c707a33b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:15.321556 30687 consensus_peers.cc:597] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Couldn't send request to peer 894510aa78504707aafa76a6c707a33b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.360159 29192 tablet_server.cc:196] TabletServer@127.28.130.3:0 shutdown complete.
W20260710 11:08:15.368743 30686 consensus_peers.cc:597] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Couldn't send request to peer 8a3fb9f8475b4f10b50761b13ca4fdc0. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:42521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:15.382943 30687 consensus_peers.cc:597] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 894510aa78504707aafa76a6c707a33b (127.28.130.3:44277): Couldn't send request to peer 894510aa78504707aafa76a6c707a33b. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.3:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.406179 29192 tablet_server.cc:179] TabletServer@127.28.130.4:0 shutting down...
W20260710 11:08:15.425349 30686 consensus_peers.cc:597] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 -> Peer 8a3fb9f8475b4f10b50761b13ca4fdc0 (127.28.130.2:42521): Couldn't send request to peer 8a3fb9f8475b4f10b50761b13ca4fdc0. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:42521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.440964 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:15.442006 29192 tablet_replica.cc:333] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.443179 29192 raft_consensus.cc:2243] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.444275 29192 raft_consensus.cc:2272] T ec8533bdd97a45dabb29dc0a82041dc3 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.446707 29192 tablet_replica.cc:333] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.447335 29192 raft_consensus.cc:2243] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.448282 29192 raft_consensus.cc:2272] T cb6d4c6c8e8c461cb9502061cfdf9218 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.450742 29192 tablet_replica.cc:333] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.451304 29192 raft_consensus.cc:2243] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.451985 29192 raft_consensus.cc:2272] T f39e6880ea8d4e65a8a6218932298960 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.453963 29192 tablet_replica.cc:333] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.454442 29192 raft_consensus.cc:2243] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.454991 29192 raft_consensus.cc:2272] T eee4623e20e04b378569cac51fe51ff8 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.456736 29192 tablet_replica.cc:333] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.457252 29192 raft_consensus.cc:2243] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.457988 29192 raft_consensus.cc:2272] T 53fa0dc7054a4f9c94172752d8867efc P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.459959 29192 tablet_replica.cc:333] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.460546 29192 raft_consensus.cc:2243] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.461097 29192 raft_consensus.cc:2272] T 96845e085ae14a9ba22740c72700ff16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.463366 29192 tablet_replica.cc:333] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.464079 29192 raft_consensus.cc:2243] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.465019 29192 raft_consensus.cc:2272] T e06e17d842c0496d9c6c108422a0b13d P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.467268 29192 tablet_replica.cc:333] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.467911 29192 raft_consensus.cc:2243] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.468502 29192 raft_consensus.cc:2272] T 1cc0eb82850c4927a78887ab250253c0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.470638 29192 tablet_replica.cc:333] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.471141 29192 raft_consensus.cc:2243] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.471762 29192 raft_consensus.cc:2272] T f88671d898424b45a7adfb0b90e1daeb P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.473522 29192 tablet_replica.cc:333] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.474072 29192 raft_consensus.cc:2243] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.474584 29192 raft_consensus.cc:2272] T f357fd9fbdbc4cb986840c8d7d43c6b0 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.476577 29192 tablet_replica.cc:333] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.477438 29192 raft_consensus.cc:2243] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.478472 29192 raft_consensus.cc:2272] T fe58db72d7e8454a974cd439244d4939 P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.481433 29192 tablet_replica.cc:333] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.482054 29192 raft_consensus.cc:2243] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.482684 29192 raft_consensus.cc:2272] T b656356172824d3ca92603874db32c16 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.484637 29192 tablet_replica.cc:333] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.485172 29192 raft_consensus.cc:2243] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.485965 29192 raft_consensus.cc:2272] T a4f0d054b55e49cda5b9e8097586c0ec P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.487823 29192 tablet_replica.cc:333] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.488306 29192 raft_consensus.cc:2243] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.488772 29192 raft_consensus.cc:2272] T 690048d52c1741e0a7e2bed48e7ca7fc P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.490520 29192 tablet_replica.cc:333] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.490994 29192 raft_consensus.cc:2243] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.491506 29192 raft_consensus.cc:2272] T 9838b2a57016443cb6e7827307c10476 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.493180 29192 tablet_replica.cc:333] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.493659 29192 raft_consensus.cc:2243] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.494133 29192 raft_consensus.cc:2272] T 84f9f27e0983441699047d6cd5c63d90 P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.495895 29192 tablet_replica.cc:333] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.496346 29192 raft_consensus.cc:2243] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:15.496914 29192 raft_consensus.cc:2272] T 9944952ba5d54ad4a5bf918092e95a1d P 1ab1205b7e454666a64ab80fe2d78366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.498556 29192 tablet_replica.cc:333] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366: stopping tablet replica
I20260710 11:08:15.498982 29192 raft_consensus.cc:2243] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.499776 29192 raft_consensus.cc:2272] T 92e4e6f02a984b67956257eb80cacddb P 1ab1205b7e454666a64ab80fe2d78366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.554718 29192 tablet_server.cc:196] TabletServer@127.28.130.4:0 shutdown complete.
I20260710 11:08:15.585299 29192 master.cc:562] Master@127.28.130.62:40651 shutting down...
I20260710 11:08:15.612824 29192 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:15.613471 29192 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:15.613812 29192 tablet_replica.cc:333] T 00000000000000000000000000000000 P c802be8687334e3c835c3837e7877978: stopping tablet replica
I20260710 11:08:15.656040 29192 master.cc:584] Master@127.28.130.62:40651 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28461 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:08:15.725013 29192 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.130.62:40873
I20260710 11:08:15.726187 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:15.732925 31158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:15.732925 31159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:15.733232 31161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:15.734870 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:15.736188 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:15.736413 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:15.736588 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681695736570 us; error 0 us; skew 500 ppm
I20260710 11:08:15.737165 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:15.739866 29192 webserver.cc:533] Webserver started at http://127.28.130.62:34859/ using document root <none> and password file <none>
I20260710 11:08:15.740473 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:15.740648 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:15.740892 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:15.742108 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/master-0-root/instance:
uuid: "6bdbdbde594843429cad818b37d6432c"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-ghlv"
I20260710 11:08:15.746673 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:08:15.751084 31166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:15.752049 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:15.752381 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/master-0-root
uuid: "6bdbdbde594843429cad818b37d6432c"
format_stamp: "Formatted at 2026-07-10 11:08:15 on dist-test-slave-ghlv"
I20260710 11:08:15.752669 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:15.769531 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:15.770936 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:15.815769 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.62:40873
I20260710 11:08:15.815934 31217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.62:40873 every 8 connection(s)
I20260710 11:08:15.820335 31218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.831310 31218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c: Bootstrap starting.
I20260710 11:08:15.836615 31218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:15.842790 31218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c: No bootstrap required, opened a new log
I20260710 11:08:15.845978 31218 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdbdbde594843429cad818b37d6432c" member_type: VOTER }
I20260710 11:08:15.846521 31218 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:15.846917 31218 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdbdbde594843429cad818b37d6432c, State: Initialized, Role: FOLLOWER
I20260710 11:08:15.847702 31218 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bdbdbde594843429cad818b37d6432c" member_type: VOTER }
I20260710 11:08:15.848294 31218 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:15.848506 31218 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:15.848773 31218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:15.853996 31218 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdbdbde594843429cad818b37d6432c" member_type: VOTER }
I20260710 11:08:15.854612 31218 leader_election.cc:304] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [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: 6bdbdbde594843429cad818b37d6432c; no voters: 
I20260710 11:08:15.855896 31218 leader_election.cc:290] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:15.856213 31221 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:15.857482 31221 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 1 LEADER]: Becoming Leader. State: Replica: 6bdbdbde594843429cad818b37d6432c, State: Running, Role: LEADER
I20260710 11:08:15.858276 31221 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [LEADER]: Queue going to LEADER mode. State: All 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: "6bdbdbde594843429cad818b37d6432c" member_type: VOTER }
I20260710 11:08:15.859310 31218 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:15.865711 31222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6bdbdbde594843429cad818b37d6432c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdbdbde594843429cad818b37d6432c" member_type: VOTER } }
I20260710 11:08:15.865650 31223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bdbdbde594843429cad818b37d6432c. Latest consensus state: current_term: 1 leader_uuid: "6bdbdbde594843429cad818b37d6432c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdbdbde594843429cad818b37d6432c" member_type: VOTER } }
I20260710 11:08:15.866554 31222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:15.866616 31223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:15.868786 31229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:15.876466 31229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:15.877472 29192 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:15.887337 31229 catalog_manager.cc:1383] Generated new cluster ID: 51fa77f3659a467f9c13df58e42d4744
I20260710 11:08:15.887676 31229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:15.915169 31229 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:15.916630 31229 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:15.942847 31229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c: Generated new TSK 0
I20260710 11:08:15.943512 31229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:16.008987 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:16.015580 31239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:16.016664 31240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:16.017524 31242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:16.018124 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:16.019042 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:16.019467 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:16.019629 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681696019614 us; error 0 us; skew 500 ppm
I20260710 11:08:16.020470 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:16.023018 29192 webserver.cc:533] Webserver started at http://127.28.130.1:33325/ using document root <none> and password file <none>
I20260710 11:08:16.023694 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:16.024003 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:16.024267 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:16.025873 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/instance:
uuid: "5155865cd84b4522a461cc521b1364bd"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:16.031045 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 11:08:16.035027 31247 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.035966 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:16.036270 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "5155865cd84b4522a461cc521b1364bd"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:16.036574 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:16.055997 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:16.057454 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:16.059271 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:16.061832 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:16.062171 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.062438 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:16.062608 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.108300 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:42907
I20260710 11:08:16.108436 31309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:42907 every 8 connection(s)
I20260710 11:08:16.113404 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:16.121801 31314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:16.122211 31315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:16.125241 29192 server_base.cc:1061] running on GCE node
W20260710 11:08:16.126000 31317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:16.126941 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:16.127136 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:16.127300 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681696127284 us; error 0 us; skew 500 ppm
I20260710 11:08:16.127947 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:16.130836 29192 webserver.cc:533] Webserver started at http://127.28.130.2:39531/ using document root <none> and password file <none>
I20260710 11:08:16.131395 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:16.131693 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:16.132159 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:16.133671 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/instance:
uuid: "aca29e2dd2064fb5b2670be9a887c807"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:16.134032 31310 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40873
I20260710 11:08:16.134912 31310 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:16.136089 31310 heartbeater.cc:507] Master 127.28.130.62:40873 requested a full tablet report, sending...
I20260710 11:08:16.138650 31183 ts_manager.cc:194] Registered new tserver with Master: 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:16.140183 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260710 11:08:16.141208 31183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52246
I20260710 11:08:16.144893 31322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.145820 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:08:16.146085 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-1-root
uuid: "aca29e2dd2064fb5b2670be9a887c807"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:16.146528 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:16.161954 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:16.163266 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:16.165004 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:16.168043 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:16.168256 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.168730 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:16.168921 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.212998 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.2:36147
I20260710 11:08:16.213145 31384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.2:36147 every 8 connection(s)
I20260710 11:08:16.217928 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:16.226842 31389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:16.226985 31388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:16.230099 31391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:16.230643 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:16.230942 31385 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40873
I20260710 11:08:16.231317 31385 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:16.232046 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:16.232113 31385 heartbeater.cc:507] Master 127.28.130.62:40873 requested a full tablet report, sending...
W20260710 11:08:16.232568 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:16.232806 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681696232783 us; error 0 us; skew 500 ppm
I20260710 11:08:16.233829 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:16.235324 31183 ts_manager.cc:194] Registered new tserver with Master: aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:16.237005 29192 webserver.cc:533] Webserver started at http://127.28.130.3:34963/ using document root <none> and password file <none>
I20260710 11:08:16.237018 31183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52250
I20260710 11:08:16.238067 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:16.238363 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:16.238677 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:16.240218 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/instance:
uuid: "30b95d55293441bdb499b7f9ad6b1305"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:16.245149 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:16.249367 31396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.250341 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:08:16.250638 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-2-root
uuid: "30b95d55293441bdb499b7f9ad6b1305"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:16.251039 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:16.264346 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:16.265646 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:16.267292 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:16.269692 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:16.269925 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.270171 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:16.270326 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.313838 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.3:44745
I20260710 11:08:16.313989 31458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.3:44745 every 8 connection(s)
I20260710 11:08:16.318593 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:16.326761 31462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:16.328022 31463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:16.330695 31459 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40873
I20260710 11:08:16.331121 31459 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:16.332127 31465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:16.332351 31459 heartbeater.cc:507] Master 127.28.130.62:40873 requested a full tablet report, sending...
I20260710 11:08:16.332451 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:16.333618 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:16.333894 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:16.334090 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681696334072 us; error 0 us; skew 500 ppm
I20260710 11:08:16.334652 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:16.335299 31183 ts_manager.cc:194] Registered new tserver with Master: 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:16.337155 31183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52262
I20260710 11:08:16.337644 29192 webserver.cc:533] Webserver started at http://127.28.130.4:37073/ using document root <none> and password file <none>
I20260710 11:08:16.338254 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:16.338487 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:16.338815 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:16.339955 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-3-root/instance:
uuid: "2b1d66b93ae6461b934f243caa35626c"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:16.344470 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:16.348142 31470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.349108 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:08:16.349413 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-3-root
uuid: "2b1d66b93ae6461b934f243caa35626c"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:16.349681 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:16.379184 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:16.380962 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:16.382860 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:16.385260 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:16.385478 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.385735 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:16.385900 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:16.426769 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.4:43921
I20260710 11:08:16.426879 31532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.4:43921 every 8 connection(s)
I20260710 11:08:16.441032 31533 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40873
I20260710 11:08:16.441399 31533 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:16.442203 31533 heartbeater.cc:507] Master 127.28.130.62:40873 requested a full tablet report, sending...
I20260710 11:08:16.444060 31183 ts_manager.cc:194] Registered new tserver with Master: 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:16.444471 29192 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013892328s
I20260710 11:08:16.445746 31183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52264
I20260710 11:08:16.470920 31183 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52274:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:08:16.618010 31424 tablet_service.cc:1511] Processing CreateTablet for tablet 137e5d6a55b44ca2bbefe436521af7ba (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:16.618723 31423 tablet_service.cc:1511] Processing CreateTablet for tablet d87154776670498fa5ae9064be574544 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:16.619609 31424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137e5d6a55b44ca2bbefe436521af7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.619477 31349 tablet_service.cc:1511] Processing CreateTablet for tablet d87154776670498fa5ae9064be574544 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:16.620347 31423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87154776670498fa5ae9064be574544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.620952 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87154776670498fa5ae9064be574544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.618084 31350 tablet_service.cc:1511] Processing CreateTablet for tablet 137e5d6a55b44ca2bbefe436521af7ba (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:16.624961 31350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137e5d6a55b44ca2bbefe436521af7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.638870 31275 tablet_service.cc:1511] Processing CreateTablet for tablet d87154776670498fa5ae9064be574544 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:16.639525 31553 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:16.640429 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87154776670498fa5ae9064be574544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.647279 31553 tablet_bootstrap.cc:654] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.655136 31274 tablet_service.cc:1511] Processing CreateTablet for tablet ffabdc91b2f642468d8e2797cd246fe7 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:16.656828 31274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffabdc91b2f642468d8e2797cd246fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.657685 31554 tablet_bootstrap.cc:492] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:16.664016 31553 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:16.668226 31554 tablet_bootstrap.cc:654] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.669282 31498 tablet_service.cc:1511] Processing CreateTablet for tablet 137e5d6a55b44ca2bbefe436521af7ba (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:16.671128 31498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137e5d6a55b44ca2bbefe436521af7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.672223 31497 tablet_service.cc:1511] Processing CreateTablet for tablet ffabdc91b2f642468d8e2797cd246fe7 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:16.673988 31497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffabdc91b2f642468d8e2797cd246fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.664834 31553 ts_tablet_manager.cc:1403] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260710 11:08:16.687501 31350 tablet_service.cc:1511] Processing CreateTablet for tablet ffabdc91b2f642468d8e2797cd246fe7 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:16.688977 31350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffabdc91b2f642468d8e2797cd246fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.691665 31553 raft_consensus.cc:359] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:16.692507 31553 raft_consensus.cc:385] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.692781 31553 raft_consensus.cc:740] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.693791 31553 consensus_queue.cc:260] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:16.700749 31556 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:16.702543 31275 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2075dc031247ffacbb6d18cb0dc467 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:16.703558 31459 heartbeater.cc:499] Master 127.28.130.62:40873 was elected leader, sending a full tablet report...
I20260710 11:08:16.704257 31554 tablet_bootstrap.cc:492] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:16.708057 31554 ts_tablet_manager.cc:1403] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.017s
I20260710 11:08:16.709879 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2075dc031247ffacbb6d18cb0dc467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.710834 31424 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2075dc031247ffacbb6d18cb0dc467 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:16.711241 31554 raft_consensus.cc:359] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:16.712075 31554 raft_consensus.cc:385] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.712224 31424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2075dc031247ffacbb6d18cb0dc467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.713600 31556 tablet_bootstrap.cc:654] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.713891 31554 raft_consensus.cc:740] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.714872 31554 consensus_queue.cc:260] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:16.707046 31553 ts_tablet_manager.cc:1434] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 11:08:16.716598 31553 tablet_bootstrap.cc:492] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:16.719044 31559 tablet_bootstrap.cc:492] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:16.724880 31385 heartbeater.cc:499] Master 127.28.130.62:40873 was elected leader, sending a full tablet report...
I20260710 11:08:16.725868 31554 ts_tablet_manager.cc:1434] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:08:16.727370 31554 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:16.729869 31559 tablet_bootstrap.cc:654] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.735476 31554 tablet_bootstrap.cc:654] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.736261 31553 tablet_bootstrap.cc:654] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.736157 31273 tablet_service.cc:1511] Processing CreateTablet for tablet 5323676addc84e069e5ab379bfde5bfb (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:16.737962 31498 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2075dc031247ffacbb6d18cb0dc467 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:16.738885 31273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323676addc84e069e5ab379bfde5bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.739380 31498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2075dc031247ffacbb6d18cb0dc467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.745357 31350 tablet_service.cc:1511] Processing CreateTablet for tablet 5323676addc84e069e5ab379bfde5bfb (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:16.746970 31350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323676addc84e069e5ab379bfde5bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.753088 31423 tablet_service.cc:1511] Processing CreateTablet for tablet 5323676addc84e069e5ab379bfde5bfb (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:16.754499 31423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323676addc84e069e5ab379bfde5bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.765563 31497 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee024e90c11470b818cee3a9439c312 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:16.766558 31274 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee024e90c11470b818cee3a9439c312 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:16.767077 31497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee024e90c11470b818cee3a9439c312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.768935 31349 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee024e90c11470b818cee3a9439c312 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:16.770275 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee024e90c11470b818cee3a9439c312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.778565 31554 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:16.779142 31554 ts_tablet_manager.cc:1403] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260710 11:08:16.782064 31554 raft_consensus.cc:359] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:16.782960 31554 raft_consensus.cc:385] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.783272 31554 raft_consensus.cc:740] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.767902 31274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee024e90c11470b818cee3a9439c312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.804958 31496 tablet_service.cc:1511] Processing CreateTablet for tablet d972540a37ef4bdb92ab29f6d88fac39 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:16.806490 31496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d972540a37ef4bdb92ab29f6d88fac39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.806224 31273 tablet_service.cc:1511] Processing CreateTablet for tablet 045852507c9f4bccac5b9a7a428eb11e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:16.808126 31273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045852507c9f4bccac5b9a7a428eb11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.789428 31498 tablet_service.cc:1511] Processing CreateTablet for tablet f0a4009082c04d72a0bfee8bad570c4f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:16.787287 31422 tablet_service.cc:1511] Processing CreateTablet for tablet f0a4009082c04d72a0bfee8bad570c4f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:16.795307 31272 tablet_service.cc:1511] Processing CreateTablet for tablet f0a4009082c04d72a0bfee8bad570c4f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:16.796406 31554 consensus_queue.cc:260] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:16.797008 31556 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:16.800637 31348 tablet_service.cc:1511] Processing CreateTablet for tablet d972540a37ef4bdb92ab29f6d88fac39 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:16.804690 31424 tablet_service.cc:1511] Processing CreateTablet for tablet d972540a37ef4bdb92ab29f6d88fac39 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:16.818953 31272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a4009082c04d72a0bfee8bad570c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.817332 31560 raft_consensus.cc:493] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.821343 31560 raft_consensus.cc:515] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
W20260710 11:08:16.817987 31460 tablet.cc:2406] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:16.818288 31556 ts_tablet_manager.cc:1403] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.018s
I20260710 11:08:16.827091 31553 tablet_bootstrap.cc:492] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:16.815359 31498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a4009082c04d72a0bfee8bad570c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.818212 31422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a4009082c04d72a0bfee8bad570c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.817932 31348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d972540a37ef4bdb92ab29f6d88fac39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.832110 31556 raft_consensus.cc:359] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:16.835520 31347 tablet_service.cc:1511] Processing CreateTablet for tablet 045852507c9f4bccac5b9a7a428eb11e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:16.839468 31347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045852507c9f4bccac5b9a7a428eb11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.840193 31558 raft_consensus.cc:493] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.840691 31558 raft_consensus.cc:515] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:16.845132 31553 ts_tablet_manager.cc:1403] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.036s
I20260710 11:08:16.845173 31556 raft_consensus.cc:385] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.844903 31558 leader_election.cc:290] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:16.853116 31424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d972540a37ef4bdb92ab29f6d88fac39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.866523 31553 raft_consensus.cc:359] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:16.868814 31423 tablet_service.cc:1511] Processing CreateTablet for tablet 045852507c9f4bccac5b9a7a428eb11e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
W20260710 11:08:16.872295 31231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:16.873116 31423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 045852507c9f4bccac5b9a7a428eb11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.881034 31559 tablet_bootstrap.cc:492] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:16.881776 31559 ts_tablet_manager.cc:1403] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.163s	user 0.038s	sys 0.028s
I20260710 11:08:16.867429 31553 raft_consensus.cc:385] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.856491 31556 raft_consensus.cc:740] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.882198 31497 tablet_service.cc:1511] Processing CreateTablet for tablet 710c9ea5112a4cb0a94fa75797b16fa9 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:16.892041 31497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710c9ea5112a4cb0a94fa75797b16fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.892800 31275 tablet_service.cc:1511] Processing CreateTablet for tablet 710c9ea5112a4cb0a94fa75797b16fa9 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:16.893465 31559 raft_consensus.cc:359] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:16.894342 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710c9ea5112a4cb0a94fa75797b16fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.896041 31556 consensus_queue.cc:260] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:16.887142 31553 raft_consensus.cc:740] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.900447 31559 raft_consensus.cc:385] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:16.901727 31559 raft_consensus.cc:740] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:16.905097 31560 leader_election.cc:290] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:16.907826 31559 consensus_queue.cc:260] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:16.915879 31553 consensus_queue.cc:260] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:16.916774 31350 tablet_service.cc:1511] Processing CreateTablet for tablet 710c9ea5112a4cb0a94fa75797b16fa9 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:16.918226 31350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710c9ea5112a4cb0a94fa75797b16fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.920665 31553 ts_tablet_manager.cc:1434] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260710 11:08:16.921736 31553 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:16.913921 31560 raft_consensus.cc:493] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.945604 31553 tablet_bootstrap.cc:654] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:16.945339 31560 raft_consensus.cc:515] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:16.950438 31421 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4ff9a899c44440abc9359112af3122 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:16.951934 31421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4ff9a899c44440abc9359112af3122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.960911 31558 raft_consensus.cc:493] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:16.961540 31558 raft_consensus.cc:515] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:16.962014 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:16.962865 31360 raft_consensus.cc:2468] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:16.976461 31559 ts_tablet_manager.cc:1434] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.094s	user 0.012s	sys 0.014s
I20260710 11:08:16.977315 31533 heartbeater.cc:499] Master 127.28.130.62:40873 was elected leader, sending a full tablet report...
I20260710 11:08:16.978446 31558 leader_election.cc:290] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:16.978260 31495 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4ff9a899c44440abc9359112af3122 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:16.979223 31554 ts_tablet_manager.cc:1434] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.200s	user 0.007s	sys 0.036s
I20260710 11:08:16.981729 31554 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:16.982224 31399 leader_election.cc:304] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:16.984144 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:16.984891 31360 raft_consensus.cc:2468] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:16.986822 31399 leader_election.cc:304] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:16.987843 31495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4ff9a899c44440abc9359112af3122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.991983 31558 raft_consensus.cc:2804] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:16.992518 31558 raft_consensus.cc:493] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:16.992949 31558 raft_consensus.cc:3060] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:16.996204 31559 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:17.002694 31559 tablet_bootstrap.cc:654] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.004550 31560 leader_election.cc:290] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:16.992591 31556 ts_tablet_manager.cc:1434] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.168s	user 0.028s	sys 0.021s
I20260710 11:08:17.027215 31310 heartbeater.cc:499] Master 127.28.130.62:40873 was elected leader, sending a full tablet report...
I20260710 11:08:17.033315 31554 tablet_bootstrap.cc:654] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.027364 31556 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
W20260710 11:08:17.035364 31399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.2:36147, user_credentials={real_user=slave}} blocked reactor thread for 48701.9us
I20260710 11:08:17.043875 31348 tablet_service.cc:1511] Processing CreateTablet for tablet c100f5f71a91401b8da7940bc45e8cb3 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:17.031415 31273 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4ff9a899c44440abc9359112af3122 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:17.045408 31348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c100f5f71a91401b8da7940bc45e8cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.045792 31273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4ff9a899c44440abc9359112af3122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.049329 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:17.050072 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:17.044318 31574 raft_consensus.cc:2804] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.051692 31574 raft_consensus.cc:493] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.052213 31574 raft_consensus.cc:3060] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.059382 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:17.060184 31285 raft_consensus.cc:2468] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 0.
I20260710 11:08:17.060118 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:17.061362 31508 raft_consensus.cc:2468] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:17.062029 31324 leader_election.cc:304] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:17.063002 31560 raft_consensus.cc:2804] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.063807 31560 raft_consensus.cc:493] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.064373 31560 raft_consensus.cc:3060] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.069788 31558 raft_consensus.cc:515] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.076738 31574 raft_consensus.cc:515] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.077821 31433 raft_consensus.cc:2393] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 1: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:17.081738 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:17.082443 31360 raft_consensus.cc:3060] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.089234 31434 raft_consensus.cc:2393] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 1: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:17.094292 31496 tablet_service.cc:1511] Processing CreateTablet for tablet c100f5f71a91401b8da7940bc45e8cb3 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:17.094744 31275 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4eb0a725d46d58413751da3a1b54f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:17.095856 31496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c100f5f71a91401b8da7940bc45e8cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.099530 31349 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4eb0a725d46d58413751da3a1b54f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:17.100550 31420 tablet_service.cc:1511] Processing CreateTablet for tablet 28d4eb0a725d46d58413751da3a1b54f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:17.100939 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4eb0a725d46d58413751da3a1b54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.102727 31420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4eb0a725d46d58413751da3a1b54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.095945 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d4eb0a725d46d58413751da3a1b54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.107635 31556 tablet_bootstrap.cc:654] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.123287 31553 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:17.123907 31553 ts_tablet_manager.cc:1403] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.202s	user 0.033s	sys 0.026s
I20260710 11:08:17.126902 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:17.127532 31508 raft_consensus.cc:3060] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.127912 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:17.128533 31285 raft_consensus.cc:2468] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:17.128502 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:17.129428 31284 raft_consensus.cc:3060] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.114931 31560 raft_consensus.cc:515] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.137573 31559 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:17.144555 31553 raft_consensus.cc:359] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.144954 31272 tablet_service.cc:1511] Processing CreateTablet for tablet fba177c7e4cf4a84b8fcf57ed1745cc6 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:17.158205 31553 raft_consensus.cc:385] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.158561 31553 raft_consensus.cc:740] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.158908 31272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba177c7e4cf4a84b8fcf57ed1745cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.159193 31553 consensus_queue.cc:260] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.123342 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:17.146974 31508 raft_consensus.cc:2468] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:17.121366 31422 tablet_service.cc:1511] Processing CreateTablet for tablet c100f5f71a91401b8da7940bc45e8cb3 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:17.151213 31494 tablet_service.cc:1511] Processing CreateTablet for tablet fba177c7e4cf4a84b8fcf57ed1745cc6 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:17.155297 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:17.167485 31507 raft_consensus.cc:2393] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 1: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:17.168088 31348 tablet_service.cc:1511] Processing CreateTablet for tablet fba177c7e4cf4a84b8fcf57ed1745cc6 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:17.162319 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:17.168720 31324 leader_election.cc:304] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:17.168900 31424 tablet_service.cc:1511] Processing CreateTablet for tablet f9b5b31b4bdf4ddda4a4e9ea3783bea1 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:17.169541 31348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba177c7e4cf4a84b8fcf57ed1745cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.170094 31424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b5b31b4bdf4ddda4a4e9ea3783bea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.170362 31494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba177c7e4cf4a84b8fcf57ed1745cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.170918 31398 leader_election.cc:304] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:17.174377 31284 raft_consensus.cc:2468] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:17.132014 31558 leader_election.cc:290] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:17.168609 31359 raft_consensus.cc:2393] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30b95d55293441bdb499b7f9ad6b1305 in current term 1: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:17.181928 31360 raft_consensus.cc:2468] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:17.157687 31574 leader_election.cc:290] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:17.185057 31559 ts_tablet_manager.cc:1403] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.189s	user 0.009s	sys 0.008s
I20260710 11:08:17.190550 31565 raft_consensus.cc:2749] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.195899 31558 raft_consensus.cc:2804] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.196434 31558 raft_consensus.cc:697] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:17.196852 31347 tablet_service.cc:1511] Processing CreateTablet for tablet b7a11244cab74f80a4c2fd5fc5c77f98 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:17.197355 31558 consensus_queue.cc:237] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.192009 31274 tablet_service.cc:1511] Processing CreateTablet for tablet f9b5b31b4bdf4ddda4a4e9ea3783bea1 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:17.198318 31347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a11244cab74f80a4c2fd5fc5c77f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.198984 31274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b5b31b4bdf4ddda4a4e9ea3783bea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.204723 31398 leader_election.cc:304] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:17.205358 31421 tablet_service.cc:1511] Processing CreateTablet for tablet b7a11244cab74f80a4c2fd5fc5c77f98 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:17.188680 31495 tablet_service.cc:1511] Processing CreateTablet for tablet f9b5b31b4bdf4ddda4a4e9ea3783bea1 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:17.207330 31495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b5b31b4bdf4ddda4a4e9ea3783bea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.206383 31422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c100f5f71a91401b8da7940bc45e8cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.212317 31559 raft_consensus.cc:359] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.213171 31559 raft_consensus.cc:385] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.213544 31559 raft_consensus.cc:740] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.214527 31559 consensus_queue.cc:260] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.223907 31421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a11244cab74f80a4c2fd5fc5c77f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.224395 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:17.226729 31553 ts_tablet_manager.cc:1434] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.103s	user 0.017s	sys 0.011s
I20260710 11:08:17.223817 31574 raft_consensus.cc:2804] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.227994 31574 raft_consensus.cc:697] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:17.227880 31423 tablet_service.cc:1511] Processing CreateTablet for tablet 67922d9853844aad91546ddb1feb4b9b (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:17.237142 31423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67922d9853844aad91546ddb1feb4b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.238440 31270 tablet_service.cc:1511] Processing CreateTablet for tablet e2dd1e90868c4f2082e0005791e3916f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:17.233821 31496 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab09f22476f4526af5dd3c5edf09aac (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:17.233635 31419 tablet_service.cc:1511] Processing CreateTablet for tablet e2dd1e90868c4f2082e0005791e3916f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:17.235690 31556 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:17.235378 31497 tablet_service.cc:1511] Processing CreateTablet for tablet e2dd1e90868c4f2082e0005791e3916f (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:17.235541 31271 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab09f22476f4526af5dd3c5edf09aac (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:17.230619 31349 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab09f22476f4526af5dd3c5edf09aac (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:17.236866 31273 tablet_service.cc:1511] Processing CreateTablet for tablet 67922d9853844aad91546ddb1feb4b9b (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:17.247387 31271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab09f22476f4526af5dd3c5edf09aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.248164 31270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2dd1e90868c4f2082e0005791e3916f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.248665 31554 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:17.249173 31554 ts_tablet_manager.cc:1403] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.268s	user 0.011s	sys 0.004s
I20260710 11:08:17.250520 31496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab09f22476f4526af5dd3c5edf09aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.251219 31497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2dd1e90868c4f2082e0005791e3916f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.252310 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab09f22476f4526af5dd3c5edf09aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.251946 31554 raft_consensus.cc:359] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.252954 31554 raft_consensus.cc:385] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.253238 31554 raft_consensus.cc:740] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.255837 31419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2dd1e90868c4f2082e0005791e3916f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.257879 31348 tablet_service.cc:1511] Processing CreateTablet for tablet 67922d9853844aad91546ddb1feb4b9b (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:17.259251 31348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67922d9853844aad91546ddb1feb4b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.260030 31574 consensus_queue.cc:237] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.260756 31554 consensus_queue.cc:260] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.261917 31559 ts_tablet_manager.cc:1434] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260710 11:08:17.262986 31554 ts_tablet_manager.cc:1434] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 11:08:17.264025 31554 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:17.268539 31273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67922d9853844aad91546ddb1feb4b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.242367 31553 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:17.275291 31553 tablet_bootstrap.cc:654] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.279785 31556 ts_tablet_manager.cc:1403] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.253s	user 0.027s	sys 0.021s
I20260710 11:08:17.282938 31554 tablet_bootstrap.cc:654] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.274624 31182 catalog_manager.cc:5697] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.221557 31560 leader_election.cc:290] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:17.288656 31346 tablet_service.cc:1511] Processing CreateTablet for tablet 667aaba2cd7d4bf6aeb6483481f1dce5 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:17.295815 31346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667aaba2cd7d4bf6aeb6483481f1dce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.263020 31559 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:17.205732 31498 tablet_service.cc:1511] Processing CreateTablet for tablet b7a11244cab74f80a4c2fd5fc5c77f98 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:17.311446 31323 leader_election.cc:304] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [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: aca29e2dd2064fb5b2670be9a887c807; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:17.317310 31560 raft_consensus.cc:2749] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.320611 31559 tablet_bootstrap.cc:654] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.328013 31424 tablet_service.cc:1511] Processing CreateTablet for tablet 667aaba2cd7d4bf6aeb6483481f1dce5 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:17.329711 31424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667aaba2cd7d4bf6aeb6483481f1dce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.330487 31556 raft_consensus.cc:359] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.331251 31556 raft_consensus.cc:385] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.328181 31493 tablet_service.cc:1511] Processing CreateTablet for tablet 667aaba2cd7d4bf6aeb6483481f1dce5 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:17.332073 31271 tablet_service.cc:1511] Processing CreateTablet for tablet f425dca9bfb744a3bdd6efa95d73fe7e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:17.333436 31271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f425dca9bfb744a3bdd6efa95d73fe7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.336949 31348 tablet_service.cc:1511] Processing CreateTablet for tablet f425dca9bfb744a3bdd6efa95d73fe7e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:17.344811 31348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f425dca9bfb744a3bdd6efa95d73fe7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.345606 31420 tablet_service.cc:1511] Processing CreateTablet for tablet f425dca9bfb744a3bdd6efa95d73fe7e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:17.348254 31420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f425dca9bfb744a3bdd6efa95d73fe7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.348564 31492 tablet_service.cc:1511] Processing CreateTablet for tablet 1be2970c86e94b37916a4d370c17e346 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:17.352303 31272 tablet_service.cc:1511] Processing CreateTablet for tablet 1be2970c86e94b37916a4d370c17e346 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:17.353725 31272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be2970c86e94b37916a4d370c17e346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.356186 31498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a11244cab74f80a4c2fd5fc5c77f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.360411 31493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667aaba2cd7d4bf6aeb6483481f1dce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.361764 31345 tablet_service.cc:1511] Processing CreateTablet for tablet 1be2970c86e94b37916a4d370c17e346 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:17.363215 31345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be2970c86e94b37916a4d370c17e346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.364507 31492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be2970c86e94b37916a4d370c17e346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.331544 31556 raft_consensus.cc:740] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.392606 31580 raft_consensus.cc:493] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.393172 31580 raft_consensus.cc:515] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.394201 31349 tablet_service.cc:1511] Processing CreateTablet for tablet c6bf31bf9f2740309e9a67c4c733211e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:17.395341 31580 leader_election.cc:290] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:17.394309 31494 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7b76ab5604c19a08c1a7bc3769119 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:17.383536 31422 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7b76ab5604c19a08c1a7bc3769119 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:17.398082 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:17.400127 31494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7b76ab5604c19a08c1a7bc3769119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.400377 31491 tablet_service.cc:1511] Processing CreateTablet for tablet c6bf31bf9f2740309e9a67c4c733211e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260710 11:08:17.400784 31398 leader_election.cc:343] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.401651 31491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bf31bf9f2740309e9a67c4c733211e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.402041 31422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7b76ab5604c19a08c1a7bc3769119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.396011 31269 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7b76ab5604c19a08c1a7bc3769119 (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:17.398131 31418 tablet_service.cc:1511] Processing CreateTablet for tablet c6bf31bf9f2740309e9a67c4c733211e (DEFAULT_TABLE table=test-workload [id=e4c614c541a04c86b5bd9581949ec979]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:17.405064 31418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bf31bf9f2740309e9a67c4c733211e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.403761 31269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7b76ab5604c19a08c1a7bc3769119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.408083 31560 raft_consensus.cc:493] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.397140 31556 consensus_queue.cc:260] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.408602 31560 raft_consensus.cc:515] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.409010 31554 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:17.409507 31554 ts_tablet_manager.cc:1403] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.146s	user 0.004s	sys 0.008s
I20260710 11:08:17.410056 31556 ts_tablet_manager.cc:1434] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.000s
I20260710 11:08:17.410748 31560 leader_election.cc:290] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:17.411087 31556 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:17.413630 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffabdc91b2f642468d8e2797cd246fe7" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:17.414569 31507 raft_consensus.cc:2468] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 0.
I20260710 11:08:17.400051 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:17.416625 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffabdc91b2f642468d8e2797cd246fe7" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:17.434427 31284 raft_consensus.cc:2468] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 0.
I20260710 11:08:17.435899 31324 leader_election.cc:304] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:17.436903 31560 raft_consensus.cc:2804] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.437348 31560 raft_consensus.cc:493] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.437841 31560 raft_consensus.cc:3060] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:17.416999 31398 leader_election.cc:343] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.440400 31398 leader_election.cc:304] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:17.441478 31580 raft_consensus.cc:2749] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.395629 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6bf31bf9f2740309e9a67c4c733211e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:17.434334 31554 raft_consensus.cc:359] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.449712 31554 raft_consensus.cc:385] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.450115 31554 raft_consensus.cc:740] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.461426 31554 consensus_queue.cc:260] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.439844 31553 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:17.467029 31553 ts_tablet_manager.cc:1403] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.239s	user 0.009s	sys 0.014s
I20260710 11:08:17.472500 31554 ts_tablet_manager.cc:1434] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.004s
I20260710 11:08:17.473372 31553 raft_consensus.cc:359] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.473804 31554 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:17.474138 31553 raft_consensus.cc:385] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.474498 31553 raft_consensus.cc:740] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.475099 31560 raft_consensus.cc:515] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.482659 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffabdc91b2f642468d8e2797cd246fe7" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:17.482884 31553 consensus_queue.cc:260] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.483418 31284 raft_consensus.cc:3060] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.489321 31553 ts_tablet_manager.cc:1434] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:08:17.489800 31554 tablet_bootstrap.cc:654] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.490429 31553 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:17.499007 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffabdc91b2f642468d8e2797cd246fe7" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:17.499783 31507 raft_consensus.cc:3060] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.500674 31553 tablet_bootstrap.cc:654] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.507938 31507 raft_consensus.cc:2468] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:17.509538 31324 leader_election.cc:304] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:17.510596 31565 raft_consensus.cc:2804] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.514554 31560 leader_election.cc:290] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:17.518066 31559 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:17.518662 31559 ts_tablet_manager.cc:1403] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.256s	user 0.004s	sys 0.011s
I20260710 11:08:17.521876 31284 raft_consensus.cc:2468] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:17.527611 31565 raft_consensus.cc:697] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 1 LEADER]: Becoming Leader. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Running, Role: LEADER
I20260710 11:08:17.528637 31565 consensus_queue.cc:237] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.529603 31556 tablet_bootstrap.cc:654] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.534755 31554 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:17.535440 31554 ts_tablet_manager.cc:1403] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.026s
I20260710 11:08:17.535931 31553 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:17.536448 31553 ts_tablet_manager.cc:1403] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.002s
I20260710 11:08:17.538272 31554 raft_consensus.cc:359] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.539175 31554 raft_consensus.cc:385] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.539394 31553 raft_consensus.cc:359] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:17.540197 31553 raft_consensus.cc:385] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.539826 31554 raft_consensus.cc:740] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.541653 31554 consensus_queue.cc:260] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.540491 31553 raft_consensus.cc:740] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.546716 31554 ts_tablet_manager.cc:1434] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:08:17.547982 31554 tablet_bootstrap.cc:492] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:17.548573 31182 catalog_manager.cc:5697] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.558029 31554 tablet_bootstrap.cc:654] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.551584 31553 consensus_queue.cc:260] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:17.563553 31553 ts_tablet_manager.cc:1434] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:08:17.564579 31553 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:17.561065 31559 raft_consensus.cc:359] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.568943 31559 raft_consensus.cc:385] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.568496 31183 catalog_manager.cc:5697] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 reported cstate change: term changed from 0 to 1, leader changed from <none> to aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "aca29e2dd2064fb5b2670be9a887c807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.569514 31559 raft_consensus.cc:740] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.570866 31559 consensus_queue.cc:260] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.583021 31556 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:17.584431 31556 ts_tablet_manager.cc:1403] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.173s	user 0.013s	sys 0.000s
I20260710 11:08:17.587494 31553 tablet_bootstrap.cc:654] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.590026 31554 tablet_bootstrap.cc:492] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:17.590570 31554 ts_tablet_manager.cc:1403] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.006s
I20260710 11:08:17.591148 31559 ts_tablet_manager.cc:1434] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.072s	user 0.010s	sys 0.001s
I20260710 11:08:17.592499 31556 raft_consensus.cc:359] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.593302 31556 raft_consensus.cc:385] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.593605 31556 raft_consensus.cc:740] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.593639 31554 raft_consensus.cc:359] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.594436 31554 raft_consensus.cc:385] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.594735 31554 raft_consensus.cc:740] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.592643 31559 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:17.595515 31554 consensus_queue.cc:260] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.595620 31556 consensus_queue.cc:260] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.600656 31554 ts_tablet_manager.cc:1434] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:08:17.601249 31556 ts_tablet_manager.cc:1434] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:08:17.601804 31554 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:17.602181 31559 tablet_bootstrap.cc:654] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.595402 31553 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:17.602288 31556 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:17.602849 31553 ts_tablet_manager.cc:1403] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260710 11:08:17.605947 31553 raft_consensus.cc:359] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:17.606739 31553 raft_consensus.cc:385] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.607044 31553 raft_consensus.cc:740] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.607908 31553 consensus_queue.cc:260] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:17.608734 31554 tablet_bootstrap.cc:654] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.608816 31556 tablet_bootstrap.cc:654] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.613866 31580 raft_consensus.cc:493] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.614400 31580 raft_consensus.cc:515] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:17.616463 31580 leader_election.cc:290] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:17.618067 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:17.618881 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
W20260710 11:08:17.619782 31398 leader_election.cc:343] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:17.620491 31398 leader_election.cc:343] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.620882 31398 leader_election.cc:304] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:17.621109 31553 ts_tablet_manager.cc:1434] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:08:17.622130 31553 tablet_bootstrap.cc:492] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:17.622045 31580 raft_consensus.cc:2749] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.635221 31559 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:17.636104 31559 ts_tablet_manager.cc:1403] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260710 11:08:17.637805 31553 tablet_bootstrap.cc:654] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.639423 31554 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:17.639922 31554 ts_tablet_manager.cc:1403] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.015s
I20260710 11:08:17.639858 31559 raft_consensus.cc:359] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.640900 31559 raft_consensus.cc:385] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.641280 31559 raft_consensus.cc:740] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.641875 31556 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:17.642372 31556 ts_tablet_manager.cc:1403] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.016s
I20260710 11:08:17.642351 31559 consensus_queue.cc:260] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.642976 31554 raft_consensus.cc:359] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.644073 31554 raft_consensus.cc:385] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.644383 31554 raft_consensus.cc:740] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.645227 31554 consensus_queue.cc:260] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.646349 31556 raft_consensus.cc:359] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.647084 31556 raft_consensus.cc:385] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.647408 31556 raft_consensus.cc:740] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.648375 31556 consensus_queue.cc:260] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.649359 31553 tablet_bootstrap.cc:492] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:17.649875 31553 ts_tablet_manager.cc:1403] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260710 11:08:17.650784 31554 ts_tablet_manager.cc:1434] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:17.651880 31554 tablet_bootstrap.cc:492] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:17.653081 31553 raft_consensus.cc:359] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.653831 31553 raft_consensus.cc:385] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.654112 31553 raft_consensus.cc:740] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.656560 31559 ts_tablet_manager.cc:1434] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:08:17.657684 31559 tablet_bootstrap.cc:492] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:17.659140 31580 consensus_queue.cc:1048] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.662048 31554 tablet_bootstrap.cc:654] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.664531 31559 tablet_bootstrap.cc:654] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.667610 31553 consensus_queue.cc:260] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.671363 31556 ts_tablet_manager.cc:1434] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:08:17.673091 31554 tablet_bootstrap.cc:492] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:17.673600 31554 ts_tablet_manager.cc:1403] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260710 11:08:17.674916 31556 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:17.675275 31553 ts_tablet_manager.cc:1434] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:08:17.676330 31554 raft_consensus.cc:359] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.677067 31554 raft_consensus.cc:385] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.677338 31554 raft_consensus.cc:740] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.678038 31554 consensus_queue.cc:260] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.680143 31554 ts_tablet_manager.cc:1434] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:08:17.680959 31580 raft_consensus.cc:493] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.681201 31554 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:17.681885 31556 tablet_bootstrap.cc:654] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.681509 31580 raft_consensus.cc:515] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.685604 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:17.676371 31553 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:17.690445 31284 raft_consensus.cc:2468] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:17.692317 31398 leader_election.cc:304] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:17.693203 31553 tablet_bootstrap.cc:654] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.693327 31556 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:17.693774 31574 raft_consensus.cc:2804] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.693797 31556 ts_tablet_manager.cc:1403] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:08:17.694440 31574 raft_consensus.cc:493] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.694996 31574 raft_consensus.cc:3060] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.695695 31580 leader_election.cc:290] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:17.695926 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:17.696601 31359 raft_consensus.cc:2468] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:17.698765 31554 tablet_bootstrap.cc:654] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.700532 31565 raft_consensus.cc:493] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.701002 31565 raft_consensus.cc:515] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.702673 31558 consensus_queue.cc:1048] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:17.703163 31565 leader_election.cc:290] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:17.702988 31574 raft_consensus.cc:515] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.706210 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:17.706883 31285 raft_consensus.cc:3060] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.706983 31574 leader_election.cc:290] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:17.707924 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee024e90c11470b818cee3a9439c312" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:17.708676 31508 raft_consensus.cc:2468] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 0.
I20260710 11:08:17.712128 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:17.712805 31359 raft_consensus.cc:3060] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.712707 31324 leader_election.cc:304] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:17.713347 31554 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:17.713842 31554 ts_tablet_manager.cc:1403] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260710 11:08:17.717223 31554 raft_consensus.cc:359] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.718065 31554 raft_consensus.cc:385] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.718382 31554 raft_consensus.cc:740] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.719096 31554 consensus_queue.cc:260] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.719763 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee024e90c11470b818cee3a9439c312" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:17.720263 31592 raft_consensus.cc:2804] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:17.720739 31592 raft_consensus.cc:493] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:17.721071 31592 raft_consensus.cc:3060] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.721215 31554 ts_tablet_manager.cc:1434] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
W20260710 11:08:17.721127 31324 leader_election.cc:343] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.722674 31554 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:17.728767 31554 tablet_bootstrap.cc:654] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.731101 31285 raft_consensus.cc:2468] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:17.699930 31556 raft_consensus.cc:359] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.734650 31556 raft_consensus.cc:385] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.735037 31556 raft_consensus.cc:740] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.737530 31398 leader_election.cc:304] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:17.738767 31574 raft_consensus.cc:2804] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.740218 31574 raft_consensus.cc:697] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:17.740792 31565 raft_consensus.cc:493] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.741110 31574 consensus_queue.cc:237] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.741317 31565 raft_consensus.cc:515] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.744835 31553 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:17.745358 31553 ts_tablet_manager.cc:1403] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.000s
I20260710 11:08:17.727489 31359 raft_consensus.cc:2468] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:17.748692 31553 raft_consensus.cc:359] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.748569 31556 consensus_queue.cc:260] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.749389 31553 raft_consensus.cc:385] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.749689 31553 raft_consensus.cc:740] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.750387 31553 consensus_queue.cc:260] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.752794 31553 ts_tablet_manager.cc:1434] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:17.753573 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:17.750859 31592 raft_consensus.cc:515] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.753644 31559 tablet_bootstrap.cc:492] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:17.755591 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:17.759104 31559 ts_tablet_manager.cc:1403] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.016s
W20260710 11:08:17.756494 31323 leader_election.cc:343] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:17.760407 31324 leader_election.cc:343] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.760968 31324 leader_election.cc:304] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:17.757085 31565 leader_election.cc:290] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:17.757994 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee024e90c11470b818cee3a9439c312" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:17.753767 31553 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:17.761790 31560 raft_consensus.cc:2749] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.762223 31508 raft_consensus.cc:3060] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:17.767956 31553 tablet_bootstrap.cc:654] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.771302 31558 raft_consensus.cc:493] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.771921 31558 raft_consensus.cc:515] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:17.774176 31558 leader_election.cc:290] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:17.776662 31508 raft_consensus.cc:2468] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:17.782953 31556 ts_tablet_manager.cc:1434] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.001s
I20260710 11:08:17.784363 31556 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:17.784485 31592 leader_election.cc:290] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:17.788322 31572 raft_consensus.cc:493] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.789013 31572 raft_consensus.cc:515] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.786824 31559 raft_consensus.cc:359] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.792230 31570 raft_consensus.cc:493] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.792819 31570 raft_consensus.cc:515] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.800839 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:17.799973 31324 leader_election.cc:304] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:17.794356 31559 raft_consensus.cc:385] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.767395 31181 catalog_manager.cc:5697] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.803108 31559 raft_consensus.cc:740] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.803488 31565 raft_consensus.cc:2804] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:17.802966 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee024e90c11470b818cee3a9439c312" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:17.804227 31565 raft_consensus.cc:697] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 1 LEADER]: Becoming Leader. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Running, Role: LEADER
I20260710 11:08:17.804291 31559 consensus_queue.cc:260] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.798452 31592 raft_consensus.cc:493] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.805436 31565 consensus_queue.cc:237] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.800460 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
W20260710 11:08:17.820614 31398 leader_election.cc:343] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.823014 31554 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:17.824203 31554 ts_tablet_manager.cc:1403] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.012s
I20260710 11:08:17.808212 31572 leader_election.cc:290] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:17.849581 31553 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:17.850205 31553 ts_tablet_manager.cc:1403] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.013s
I20260710 11:08:17.853973 31554 raft_consensus.cc:359] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.854816 31554 raft_consensus.cc:385] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.855098 31554 raft_consensus.cc:740] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.863323 31554 consensus_queue.cc:260] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:17.883607 31554 ts_tablet_manager.cc:1434] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260710 11:08:17.884591 31554 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:17.887375 31553 raft_consensus.cc:359] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.888233 31553 raft_consensus.cc:385] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:17.888597 31553 raft_consensus.cc:740] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:17.889379 31553 consensus_queue.cc:260] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:17.893469 31553 ts_tablet_manager.cc:1434] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260710 11:08:17.811533 31592 raft_consensus.cc:515] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.891894 31570 leader_election.cc:290] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
W20260710 11:08:17.903966 31398 leader_election.cc:343] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.906052 31398 leader_election.cc:304] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
W20260710 11:08:17.901340 31324 leader_election.cc:343] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:17.920154 31558 consensus_queue.cc:1048] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:17.924844 31553 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:17.924412 31574 raft_consensus.cc:2749] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:17.929445 31572 raft_consensus.cc:493] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:17.930020 31572 raft_consensus.cc:515] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:17.931309 31553 tablet_bootstrap.cc:654] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:17.932168 31559 ts_tablet_manager.cc:1434] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.155s	user 0.028s	sys 0.050s
I20260710 11:08:17.932672 31572 leader_election.cc:290] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:17.933385 31559 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
W20260710 11:08:17.936530 31231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:17.968894 31558 consensus_queue.cc:1048] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:08:17.980150 31592 leader_election.cc:290] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:17.997995 31559 tablet_bootstrap.cc:654] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.002786 31553 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:18.003362 31553 ts_tablet_manager.cc:1403] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.025s
I20260710 11:08:18.005822 31553 raft_consensus.cc:359] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.006371 31553 raft_consensus.cc:385] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.006592 31553 raft_consensus.cc:740] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.007369 31553 consensus_queue.cc:260] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.012395 31553 ts_tablet_manager.cc:1434] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:18.013540 31553 tablet_bootstrap.cc:492] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:18.023036 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.024619 31434 raft_consensus.cc:2468] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 0.
I20260710 11:08:18.024930 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c100f5f71a91401b8da7940bc45e8cb3" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.022460 31574 raft_consensus.cc:493] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.025866 31574 raft_consensus.cc:515] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
W20260710 11:08:18.026307 31324 leader_election.cc:343] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.027151 31565 raft_consensus.cc:493] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.021677 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.027619 31565 raft_consensus.cc:515] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.028795 31433 raft_consensus.cc:2468] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 0.
I20260710 11:08:18.030267 31565 leader_election.cc:290] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.030934 31553 tablet_bootstrap.cc:654] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.039775 31183 catalog_manager.cc:5697] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 reported cstate change: term changed from 0 to 1, leader changed from <none> to aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "aca29e2dd2064fb5b2670be9a887c807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:18.033051 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.037689 31574 leader_election.cc:290] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.051985 31565 raft_consensus.cc:493] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.041927 31580 raft_consensus.cc:493] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.056425 31471 leader_election.cc:304] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:18.056788 31580 raft_consensus.cc:515] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.057454 31615 raft_consensus.cc:2804] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.057657 31471 leader_election.cc:304] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:18.057898 31615 raft_consensus.cc:493] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.058260 31615 raft_consensus.cc:3060] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.058640 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:18.059309 31285 raft_consensus.cc:2468] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:18.060442 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.060647 31398 leader_election.cc:304] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:18.061132 31360 raft_consensus.cc:2468] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:18.061491 31574 raft_consensus.cc:2804] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.061896 31574 raft_consensus.cc:493] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.062235 31574 raft_consensus.cc:3060] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.055312 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.053961 31506 raft_consensus.cc:2468] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 0.
I20260710 11:08:18.064633 31399 leader_election.cc:304] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:18.055933 31565 raft_consensus.cc:515] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.067176 31324 leader_election.cc:304] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:18.058959 31580 leader_election.cc:290] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.066270 31572 raft_consensus.cc:2804] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.071676 31592 raft_consensus.cc:2804] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.067301 31558 raft_consensus.cc:2804] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.072157 31592 raft_consensus.cc:493] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.072439 31558 raft_consensus.cc:493] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.072602 31592 raft_consensus.cc:3060] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.072870 31558 raft_consensus.cc:3060] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.074013 31565 leader_election.cc:290] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:18.074708 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:18.076131 31359 raft_consensus.cc:2468] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:18.072615 31572 raft_consensus.cc:493] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.077937 31572 raft_consensus.cc:3060] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.078840 31554 tablet_bootstrap.cc:654] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.080055 31565 consensus_queue.cc:1048] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:18.080103 31570 raft_consensus.cc:493] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.083621 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c100f5f71a91401b8da7940bc45e8cb3" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.083961 31570 raft_consensus.cc:515] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.088889 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.089246 31556 tablet_bootstrap.cc:654] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.092555 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:18.093302 31285 raft_consensus.cc:2468] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 0.
I20260710 11:08:18.092097 31565 consensus_queue.cc:1048] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.095057 31570 leader_election.cc:290] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
W20260710 11:08:18.096614 31398 leader_election.cc:343] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.100126 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:18.100950 31285 raft_consensus.cc:2468] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 0.
I20260710 11:08:18.102150 31324 leader_election.cc:304] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:18.102919 31560 raft_consensus.cc:493] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.103511 31560 raft_consensus.cc:515] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.110698 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
W20260710 11:08:18.114081 31323 leader_election.cc:343] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.114854 31323 leader_election.cc:304] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:18.115516 31553 tablet_bootstrap.cc:492] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:18.111514 31433 raft_consensus.cc:2468] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 0.
I20260710 11:08:18.116034 31553 ts_tablet_manager.cc:1403] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.013s
I20260710 11:08:18.117533 31560 leader_election.cc:290] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:18.118332 31560 raft_consensus.cc:2749] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.118618 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:18.118753 31553 raft_consensus.cc:359] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.119459 31553 raft_consensus.cc:385] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.119778 31553 raft_consensus.cc:740] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.120589 31553 consensus_queue.cc:260] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
W20260710 11:08:18.121754 31324 leader_election.cc:343] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.122807 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.123152 31553 ts_tablet_manager.cc:1434] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:18.124348 31553 tablet_bootstrap.cc:492] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:18.108151 31565 raft_consensus.cc:2804] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.130231 31565 raft_consensus.cc:493] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.108296 31592 raft_consensus.cc:515] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.154512 31572 raft_consensus.cc:515] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.143697 31565 raft_consensus.cc:3060] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.160106 31574 raft_consensus.cc:515] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.161458 31433 raft_consensus.cc:2393] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 1: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:18.162336 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
W20260710 11:08:18.164053 31324 leader_election.cc:343] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.164500 31324 leader_election.cc:304] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:18.166288 31560 raft_consensus.cc:2749] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.167124 31574 leader_election.cc:290] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.167760 31574 raft_consensus.cc:493] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.168202 31574 raft_consensus.cc:515] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.169584 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:18.169860 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:18.170630 31572 leader_election.cc:290] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:18.172128 31553 tablet_bootstrap.cc:654] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.175223 31284 raft_consensus.cc:3060] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.175118 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:18.176100 31432 raft_consensus.cc:3060] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.177374 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
W20260710 11:08:18.178934 31398 leader_election.cc:343] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.180226 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.181202 31433 raft_consensus.cc:2393] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5155865cd84b4522a461cc521b1364bd in current term 1: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:18.149780 31615 raft_consensus.cc:515] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.182471 31248 leader_election.cc:304] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd; no voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:18.184530 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:18.184903 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:18.185150 31285 raft_consensus.cc:3060] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.185479 31433 raft_consensus.cc:3060] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.175105 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.152886 31558 raft_consensus.cc:515] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.189886 31283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
W20260710 11:08:18.191687 31398 leader_election.cc:343] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.194859 31285 raft_consensus.cc:2468] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:18.195273 31433 raft_consensus.cc:2468] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:18.195746 31615 leader_election.cc:290] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:18.196650 31558 leader_election.cc:290] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.197528 31574 leader_election.cc:290] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:18.216964 31472 leader_election.cc:304] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:18.198002 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:18.218104 31360 raft_consensus.cc:3060] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.218449 31565 raft_consensus.cc:515] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.219820 31359 raft_consensus.cc:2393] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30b95d55293441bdb499b7f9ad6b1305 in current term 1: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:18.221308 31615 raft_consensus.cc:2804] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.221865 31615 raft_consensus.cc:697] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:18.222733 31615 consensus_queue.cc:237] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.223799 31505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.224145 31565 leader_election.cc:290] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:18.225579 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:18.204543 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
W20260710 11:08:18.208252 31323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:44745, user_credentials={real_user=slave}} blocked reactor thread for 94190us
I20260710 11:08:18.207167 31284 raft_consensus.cc:2468] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:18.209635 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:18.210697 31554 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:18.211364 31559 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:18.211974 31556 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.228299 31570 raft_consensus.cc:2749] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.229301 31556 ts_tablet_manager.cc:1403] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.445s	user 0.050s	sys 0.050s
I20260710 11:08:18.225556 31249 leader_election.cc:304] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:18.230106 31570 raft_consensus.cc:2749] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.229067 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:18.230561 31360 raft_consensus.cc:2468] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:18.228437 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:18.231961 31399 leader_election.cc:304] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 5155865cd84b4522a461cc521b1364bd
W20260710 11:08:18.227700 31398 leader_election.cc:343] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.232887 31398 leader_election.cc:304] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:18.233374 31574 raft_consensus.cc:2804] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.228206 31508 raft_consensus.cc:2393] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 1: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:18.228745 31559 ts_tablet_manager.cc:1403] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.296s	user 0.016s	sys 0.000s
I20260710 11:08:18.231045 31431 raft_consensus.cc:2393] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 1: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:18.233999 31558 raft_consensus.cc:2749] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.228662 31554 ts_tablet_manager.cc:1403] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.344s	user 0.010s	sys 0.002s
I20260710 11:08:18.234316 31556 raft_consensus.cc:359] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.235136 31556 raft_consensus.cc:385] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.235461 31556 raft_consensus.cc:740] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.236213 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.236438 31556 consensus_queue.cc:260] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.236992 31359 raft_consensus.cc:2393] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:18.239435 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:18.239799 31323 leader_election.cc:304] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [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: aca29e2dd2064fb5b2670be9a887c807; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:18.211887 31592 leader_election.cc:290] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.241429 31565 raft_consensus.cc:2749] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.241636 31631 consensus_queue.cc:1048] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:18.237627 31554 raft_consensus.cc:359] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.244318 31554 raft_consensus.cc:385] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.244704 31554 raft_consensus.cc:740] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.245445 31554 consensus_queue.cc:260] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.234413 31398 leader_election.cc:304] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:18.246605 31556 ts_tablet_manager.cc:1434] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260710 11:08:18.248075 31324 consensus_peers.cc:597] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.247861 31559 raft_consensus.cc:359] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.248291 31580 raft_consensus.cc:2804] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.248639 31559 raft_consensus.cc:385] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.249042 31559 raft_consensus.cc:740] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.248229 31556 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:18.249991 31559 consensus_queue.cc:260] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.240551 31358 raft_consensus.cc:2393] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:18.252507 31559 ts_tablet_manager.cc:1434] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:08:18.252548 31580 raft_consensus.cc:697] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:18.253731 31559 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:18.253880 31580 consensus_queue.cc:237] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.254966 31324 leader_election.cc:304] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [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: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:18.255851 31565 raft_consensus.cc:2749] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.200731 31432 raft_consensus.cc:2468] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:18.247562 31554 ts_tablet_manager.cc:1434] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260710 11:08:18.257939 31471 leader_election.cc:304] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:18.258693 31554 tablet_bootstrap.cc:492] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:18.259074 31572 raft_consensus.cc:2804] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.259589 31574 raft_consensus.cc:697] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:18.260758 31572 raft_consensus.cc:697] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:18.270957 31572 consensus_queue.cc:237] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.265161 31553 tablet_bootstrap.cc:492] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:18.272311 31553 ts_tablet_manager.cc:1403] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.007s
I20260710 11:08:18.272683 31556 tablet_bootstrap.cc:654] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.262017 31631 consensus_queue.cc:1048] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:08:18.278048 31642 raft_consensus.cc:493] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.260838 31574 consensus_queue.cc:237] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.278656 31642 raft_consensus.cc:515] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.286422 31556 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.286986 31556 ts_tablet_manager.cc:1403] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260710 11:08:18.288421 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.289124 31508 raft_consensus.cc:2468] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
I20260710 11:08:18.290148 31556 raft_consensus.cc:359] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.290431 31249 leader_election.cc:304] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:18.291379 31570 raft_consensus.cc:2804] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.291785 31570 raft_consensus.cc:493] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.292110 31570 raft_consensus.cc:3060] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.294371 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
W20260710 11:08:18.295974 31250 leader_election.cc:343] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.298816 31642 leader_election.cc:290] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.300071 31570 raft_consensus.cc:515] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.303195 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:18.303917 31508 raft_consensus.cc:3060] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.311093 31559 tablet_bootstrap.cc:654] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.312677 31554 tablet_bootstrap.cc:654] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.312788 31508 raft_consensus.cc:2468] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:18.314224 31249 leader_election.cc:304] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:18.278030 31553 raft_consensus.cc:359] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.314988 31642 raft_consensus.cc:2804] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.315178 31553 raft_consensus.cc:385] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.315564 31553 raft_consensus.cc:740] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.316423 31553 consensus_queue.cc:260] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.318481 31553 ts_tablet_manager.cc:1434] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260710 11:08:18.318751 31556 raft_consensus.cc:385] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.319103 31556 raft_consensus.cc:740] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.319444 31553 tablet_bootstrap.cc:492] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:18.320363 31570 leader_election.cc:290] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.321251 31556 consensus_queue.cc:260] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.323748 31556 ts_tablet_manager.cc:1434] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.002s
I20260710 11:08:18.323930 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:18.325274 31556 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
W20260710 11:08:18.325572 31250 leader_election.cc:343] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.331440 31556 tablet_bootstrap.cc:654] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.334158 31180 catalog_manager.cc:5697] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1d66b93ae6461b934f243caa35626c (127.28.130.4). New cstate: current_term: 1 leader_uuid: "2b1d66b93ae6461b934f243caa35626c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:18.337646 31553 tablet_bootstrap.cc:654] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.337442 31180 catalog_manager.cc:5697] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1d66b93ae6461b934f243caa35626c (127.28.130.4). New cstate: current_term: 1 leader_uuid: "2b1d66b93ae6461b934f243caa35626c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:18.344424 31559 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:18.345136 31559 ts_tablet_manager.cc:1403] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.007s
I20260710 11:08:18.345678 31183 catalog_manager.cc:5697] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:18.352770 31554 tablet_bootstrap.cc:492] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:18.353626 31554 ts_tablet_manager.cc:1403] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.006s
I20260710 11:08:18.357366 31554 raft_consensus.cc:359] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.358196 31554 raft_consensus.cc:385] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.358495 31554 raft_consensus.cc:740] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.360481 31559 raft_consensus.cc:359] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.361424 31559 raft_consensus.cc:385] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.361829 31642 raft_consensus.cc:697] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:18.362870 31554 consensus_queue.cc:260] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.361799 31559 raft_consensus.cc:740] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.364689 31642 consensus_queue.cc:237] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.367796 31559 consensus_queue.cc:260] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.370044 31554 ts_tablet_manager.cc:1434] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:08:18.371138 31554 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:18.373596 31559 ts_tablet_manager.cc:1434] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:08:18.377740 31556 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.378360 31556 ts_tablet_manager.cc:1403] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.012s
I20260710 11:08:18.381170 31556 raft_consensus.cc:359] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.381877 31556 raft_consensus.cc:385] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.382164 31556 raft_consensus.cc:740] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.382797 31565 raft_consensus.cc:493] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.383220 31556 consensus_queue.cc:260] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.383359 31565 raft_consensus.cc:515] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.385654 31565 leader_election.cc:290] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.385684 31556 ts_tablet_manager.cc:1434] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:18.387851 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a11244cab74f80a4c2fd5fc5c77f98" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.388165 31556 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:18.376600 31559 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:18.388954 31553 tablet_bootstrap.cc:492] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:18.389426 31553 ts_tablet_manager.cc:1403] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260710 11:08:18.389671 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a11244cab74f80a4c2fd5fc5c77f98" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
W20260710 11:08:18.391206 31323 leader_election.cc:343] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.391402 31631 raft_consensus.cc:493] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:18.391810 31324 leader_election.cc:343] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.392030 31553 raft_consensus.cc:359] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.392287 31324 leader_election.cc:304] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:18.391922 31631 raft_consensus.cc:515] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.393872 31636 raft_consensus.cc:2749] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.394661 31636 consensus_queue.cc:1048] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.394990 31631 leader_election.cc:290] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.396636 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.396803 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
W20260710 11:08:18.398262 31399 leader_election.cc:343] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:18.399312 31398 leader_election.cc:343] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.400039 31556 tablet_bootstrap.cc:654] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.398468 31559 tablet_bootstrap.cc:654] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.405061 31554 tablet_bootstrap.cc:654] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.408434 31181 catalog_manager.cc:5697] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 1 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.411494 31554 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:18.412210 31554 ts_tablet_manager.cc:1403] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260710 11:08:18.412961 31553 raft_consensus.cc:385] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.413291 31553 raft_consensus.cc:740] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.413998 31553 consensus_queue.cc:260] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.414731 31556 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.415305 31556 ts_tablet_manager.cc:1403] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260710 11:08:18.416157 31553 ts_tablet_manager.cc:1434] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:08:18.415689 31554 raft_consensus.cc:359] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.416630 31554 raft_consensus.cc:385] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.416968 31554 raft_consensus.cc:740] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.417873 31554 consensus_queue.cc:260] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.418066 31556 raft_consensus.cc:359] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.418787 31556 raft_consensus.cc:385] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.419091 31556 raft_consensus.cc:740] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.417196 31553 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:18.419970 31556 consensus_queue.cc:260] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.420446 31554 ts_tablet_manager.cc:1434] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:18.421512 31554 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:18.422686 31556 ts_tablet_manager.cc:1434] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:18.427567 31554 tablet_bootstrap.cc:654] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.431118 31553 tablet_bootstrap.cc:654] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.414702 31398 leader_election.cc:304] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:18.435328 31631 raft_consensus.cc:2749] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.435746 31580 raft_consensus.cc:493] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.436328 31580 raft_consensus.cc:515] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.436781 31556 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:18.438776 31580 leader_election.cc:290] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.440634 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c100f5f71a91401b8da7940bc45e8cb3" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.441361 31359 raft_consensus.cc:2468] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:18.442566 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c100f5f71a91401b8da7940bc45e8cb3" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.442678 31399 leader_election.cc:304] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:18.443135 31556 tablet_bootstrap.cc:654] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.440523 31183 catalog_manager.cc:5697] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:18.453926 31554 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:18.454523 31554 ts_tablet_manager.cc:1403] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260710 11:08:18.455034 31556 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.455518 31556 ts_tablet_manager.cc:1403] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:08:18.457674 31554 raft_consensus.cc:359] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.457942 31556 raft_consensus.cc:359] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.458702 31556 raft_consensus.cc:385] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.458702 31554 raft_consensus.cc:385] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:18.458879 31398 leader_election.cc:343] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.459160 31556 raft_consensus.cc:740] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.459291 31554 raft_consensus.cc:740] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.460129 31556 consensus_queue.cc:260] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.460358 31554 consensus_queue.cc:260] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.462726 31556 ts_tablet_manager.cc:1434] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:08:18.463213 31554 ts_tablet_manager.cc:1434] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:08:18.463773 31556 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:18.464301 31554 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:18.459612 31580 raft_consensus.cc:2804] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.467391 31580 raft_consensus.cc:493] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.467808 31580 raft_consensus.cc:3060] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.468698 31560 raft_consensus.cc:493] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.469288 31560 raft_consensus.cc:515] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.470386 31556 tablet_bootstrap.cc:654] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.470506 31554 tablet_bootstrap.cc:654] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.471625 31560 leader_election.cc:290] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:18.473353 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.473369 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
W20260710 11:08:18.475287 31324 leader_election.cc:343] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:18.476109 31324 leader_election.cc:343] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.476532 31324 leader_election.cc:304] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:18.477818 31592 raft_consensus.cc:2749] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.482690 31554 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:18.483294 31554 ts_tablet_manager.cc:1403] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260710 11:08:18.486413 31554 raft_consensus.cc:359] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.487412 31554 raft_consensus.cc:385] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.487810 31554 raft_consensus.cc:740] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.488799 31554 consensus_queue.cc:260] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.491469 31554 ts_tablet_manager.cc:1434] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:18.492651 31554 tablet_bootstrap.cc:492] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:18.507114 31556 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.507682 31556 ts_tablet_manager.cc:1403] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.022s
I20260710 11:08:18.508610 31554 tablet_bootstrap.cc:654] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.510365 31556 raft_consensus.cc:359] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.511102 31556 raft_consensus.cc:385] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.511392 31556 raft_consensus.cc:740] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.512326 31556 consensus_queue.cc:260] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.525219 31556 ts_tablet_manager.cc:1434] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:08:18.526360 31556 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:18.553702 31580 raft_consensus.cc:515] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.566769 31580 leader_election.cc:290] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.567040 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c100f5f71a91401b8da7940bc45e8cb3" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:18.567874 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c100f5f71a91401b8da7940bc45e8cb3" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
W20260710 11:08:18.569559 31398 leader_election.cc:343] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.570604 31560 raft_consensus.cc:493] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.571089 31556 tablet_bootstrap.cc:654] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.567834 31359 raft_consensus.cc:3060] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.571251 31560 raft_consensus.cc:515] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.587857 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
W20260710 11:08:18.589659 31323 leader_election.cc:343] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.590194 31556 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.590806 31556 ts_tablet_manager.cc:1403] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.015s
I20260710 11:08:18.591677 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
W20260710 11:08:18.593475 31324 leader_election.cc:343] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.593873 31556 raft_consensus.cc:359] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.594024 31324 leader_election.cc:304] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:18.594635 31560 leader_election.cc:290] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:18.595112 31592 raft_consensus.cc:2749] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.596491 31556 raft_consensus.cc:385] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.596846 31556 raft_consensus.cc:740] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.597726 31359 raft_consensus.cc:2468] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:18.597641 31556 consensus_queue.cc:260] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.599138 31399 leader_election.cc:304] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:18.600340 31580 raft_consensus.cc:2804] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.600634 31553 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:18.600927 31580 raft_consensus.cc:697] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:18.601116 31553 ts_tablet_manager.cc:1403] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.184s	user 0.034s	sys 0.039s
I20260710 11:08:18.601260 31559 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:18.601933 31559 ts_tablet_manager.cc:1403] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.226s	user 0.032s	sys 0.054s
I20260710 11:08:18.601804 31580 consensus_queue.cc:237] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.603852 31553 raft_consensus.cc:359] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.604504 31559 raft_consensus.cc:359] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.605160 31559 raft_consensus.cc:385] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.605417 31559 raft_consensus.cc:740] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.606024 31554 tablet_bootstrap.cc:492] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:18.606594 31554 ts_tablet_manager.cc:1403] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.114s	user 0.050s	sys 0.043s
I20260710 11:08:18.600190 31556 ts_tablet_manager.cc:1434] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 11:08:18.606556 31559 consensus_queue.cc:260] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.604533 31553 raft_consensus.cc:385] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.607559 31553 raft_consensus.cc:740] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.608234 31553 consensus_queue.cc:260] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.608675 31556 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:18.610320 31559 ts_tablet_manager.cc:1434] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:08:18.611263 31559 tablet_bootstrap.cc:492] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:18.613768 31554 raft_consensus.cc:359] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.614543 31554 raft_consensus.cc:385] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.614825 31554 raft_consensus.cc:740] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.615602 31554 consensus_queue.cc:260] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.617165 31559 tablet_bootstrap.cc:654] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.617935 31554 ts_tablet_manager.cc:1434] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:08:18.618913 31554 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:18.620903 31553 ts_tablet_manager.cc:1434] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:08:18.622160 31553 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:18.622718 31556 tablet_bootstrap.cc:654] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.628017 31553 tablet_bootstrap.cc:654] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.629833 31554 tablet_bootstrap.cc:654] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.636407 31642 raft_consensus.cc:493] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.637046 31642 raft_consensus.cc:515] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.638055 31651 raft_consensus.cc:493] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.638653 31651 raft_consensus.cc:515] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.640030 31615 raft_consensus.cc:493] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.640506 31615 raft_consensus.cc:515] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.641217 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee024e90c11470b818cee3a9439c312" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.642081 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee024e90c11470b818cee3a9439c312" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.642268 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.642681 31615 leader_election.cc:290] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:18.642971 31432 raft_consensus.cc:2468] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
I20260710 11:08:18.644109 31249 leader_election.cc:304] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:18.644420 31248 leader_election.cc:304] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:18.645021 31570 raft_consensus.cc:2749] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.645769 31570 raft_consensus.cc:2804] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.646121 31570 raft_consensus.cc:493] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.647154 31570 raft_consensus.cc:3060] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.639408 31642 leader_election.cc:290] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.647848 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.648553 31432 raft_consensus.cc:2468] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 0.
I20260710 11:08:18.650537 31471 leader_election.cc:304] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:18.650990 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.655457 31615 raft_consensus.cc:2804] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.656001 31615 raft_consensus.cc:493] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.646742 31651 leader_election.cc:290] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.656342 31615 raft_consensus.cc:3060] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:18.668057 31249 leader_election.cc:343] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.649214 31183 catalog_manager.cc:5697] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:18.706396 31553 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:18.706946 31553 ts_tablet_manager.cc:1403] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.012s
I20260710 11:08:18.708011 31642 raft_consensus.cc:493] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.708712 31642 raft_consensus.cc:515] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.710304 31553 raft_consensus.cc:359] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.711700 31553 raft_consensus.cc:385] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.712028 31553 raft_consensus.cc:740] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.712001 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.714509 31642 leader_election.cc:290] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.715113 31642 raft_consensus.cc:493] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.715037 31580 consensus_queue.cc:1048] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:18.717190 31553 consensus_queue.cc:260] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.721779 31553 ts_tablet_manager.cc:1434] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:08:18.722823 31553 tablet_bootstrap.cc:492] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:18.704523 31651 raft_consensus.cc:493] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.726864 31572 consensus_queue.cc:1048] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.731962 31651 raft_consensus.cc:515] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.733764 31592 raft_consensus.cc:493] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.734338 31592 raft_consensus.cc:515] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.716670 31506 raft_consensus.cc:2468] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
I20260710 11:08:18.734220 31651 leader_election.cc:290] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.742388 31249 leader_election.cc:304] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:18.746719 31651 raft_consensus.cc:2804] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.747176 31651 raft_consensus.cc:493] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.747522 31651 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.742813 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.749325 31358 raft_consensus.cc:2468] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
I20260710 11:08:18.743628 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
W20260710 11:08:18.743827 31398 consensus_peers.cc:597] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.744055 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.752301 31572 consensus_queue.cc:1048] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.752734 31250 leader_election.cc:304] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
W20260710 11:08:18.752619 31248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:44745, user_credentials={real_user=slave}} blocked reactor thread for 108269us
W20260710 11:08:18.755048 31324 leader_election.cc:343] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.754889 31570 raft_consensus.cc:515] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.756022 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.744638 31556 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.738329 31592 leader_election.cc:290] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
W20260710 11:08:18.756171 31249 leader_election.cc:343] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.757059 31570 leader_election.cc:290] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.756824 31615 raft_consensus.cc:515] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.757655 31570 raft_consensus.cc:2804] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.758013 31570 raft_consensus.cc:493] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.758361 31570 raft_consensus.cc:3060] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.759639 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:18.759884 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:18.760430 31434 raft_consensus.cc:3060] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:18.761826 31249 leader_election.cc:343] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.762887 31553 tablet_bootstrap.cc:654] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.744355 31554 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:18.763993 31554 ts_tablet_manager.cc:1403] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.145s	user 0.024s	sys 0.012s
I20260710 11:08:18.764199 31673 raft_consensus.cc:493] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.764794 31673 raft_consensus.cc:515] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.759506 31615 leader_election.cc:290] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:18.767939 31673 leader_election.cc:290] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.763425 31556 ts_tablet_manager.cc:1403] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.156s	user 0.028s	sys 0.012s
I20260710 11:08:18.768162 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.767613 31554 raft_consensus.cc:359] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.756747 31431 raft_consensus.cc:2468] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
W20260710 11:08:18.770076 31249 leader_election.cc:343] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.737764 31642 raft_consensus.cc:515] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.773272 31556 raft_consensus.cc:359] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.774019 31556 raft_consensus.cc:385] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.769275 31554 raft_consensus.cc:385] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.774188 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.775153 31508 raft_consensus.cc:2393] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5155865cd84b4522a461cc521b1364bd in current term 1: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:18.774588 31554 raft_consensus.cc:740] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.774282 31556 raft_consensus.cc:740] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.782091 31556 consensus_queue.cc:260] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.774121 31434 raft_consensus.cc:2468] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:18.776401 31651 raft_consensus.cc:515] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.785399 31471 leader_election.cc:304] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:18.786347 31572 raft_consensus.cc:2804] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.787966 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:18.788729 31508 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.792268 31556 ts_tablet_manager.cc:1434] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:08:18.792822 31559 tablet_bootstrap.cc:492] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:18.793318 31556 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:18.793358 31559 ts_tablet_manager.cc:1403] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.182s	user 0.019s	sys 0.040s
I20260710 11:08:18.802279 31559 raft_consensus.cc:359] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.803074 31559 raft_consensus.cc:385] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.803349 31559 raft_consensus.cc:740] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.803910 31558 consensus_queue.cc:1048] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.799247 31570 raft_consensus.cc:515] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.809053 31570 leader_election.cc:290] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:18.809216 31615 consensus_queue.cc:1048] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.811853 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:18.812714 31358 raft_consensus.cc:3060] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.805025 31651 leader_election.cc:290] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.814893 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:18.815572 31285 raft_consensus.cc:2468] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 0.
I20260710 11:08:18.816582 31592 raft_consensus.cc:493] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.817404 31592 raft_consensus.cc:515] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.819006 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:18.819694 31285 raft_consensus.cc:3060] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.817781 31650 raft_consensus.cc:493] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.821341 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
W20260710 11:08:18.822944 31324 leader_election.cc:343] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.825609 31631 consensus_queue.cc:1048] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.829254 31284 raft_consensus.cc:3060] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.830509 31592 leader_election.cc:290] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.831101 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:18.821354 31650 raft_consensus.cc:515] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.832500 31283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
W20260710 11:08:18.833014 31249 leader_election.cc:343] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.833393 31283 raft_consensus.cc:2393] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 1: Already voted for candidate 5155865cd84b4522a461cc521b1364bd in this term.
I20260710 11:08:18.836005 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.836866 31431 raft_consensus.cc:2393] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5155865cd84b4522a461cc521b1364bd in current term 1: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:18.836190 31650 leader_election.cc:290] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.836685 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:18.837829 31433 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.840061 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a11244cab74f80a4c2fd5fc5c77f98" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.780076 31642 leader_election.cc:290] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:18.843544 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a11244cab74f80a4c2fd5fc5c77f98" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.775091 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:18.844282 31357 raft_consensus.cc:2468] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:18.844803 31360 raft_consensus.cc:2468] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
W20260710 11:08:18.843415 31398 leader_election.cc:343] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.845212 31433 raft_consensus.cc:2468] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:18.846149 31285 raft_consensus.cc:2468] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:18.847343 31399 leader_election.cc:304] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:18.848984 31324 leader_election.cc:304] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:18.848100 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:18.820214 31508 raft_consensus.cc:2468] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:18.843429 31554 consensus_queue.cc:260] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.813759 31556 tablet_bootstrap.cc:654] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.849238 31650 raft_consensus.cc:2804] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.847574 31559 consensus_queue.cc:260] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.857933 31554 ts_tablet_manager.cc:1434] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260710 11:08:18.859537 31559 ts_tablet_manager.cc:1434] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260710 11:08:18.860707 31559 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:18.850855 31580 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.855801 31650 raft_consensus.cc:493] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.854296 31560 raft_consensus.cc:493] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.864423 31650 raft_consensus.cc:3060] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.864624 31560 raft_consensus.cc:515] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.865185 31580 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.866825 31560 leader_election.cc:290] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:18.867264 31580 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:18.868774 31248 leader_election.cc:304] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:18.864322 31250 leader_election.cc:304] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:18.869686 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.870201 31248 leader_election.cc:304] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:18.870754 31642 raft_consensus.cc:2749] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:18.871627 31398 leader_election.cc:343] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.872126 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:18.873190 31673 raft_consensus.cc:2804] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.873669 31673 raft_consensus.cc:697] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:18.874188 31358 raft_consensus.cc:2468] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:18.862229 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:18.874487 31673 consensus_queue.cc:237] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.875180 31434 raft_consensus.cc:3060] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.875914 31283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:18.871479 31642 raft_consensus.cc:2804] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.877403 31642 raft_consensus.cc:493] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.877843 31642 raft_consensus.cc:3060] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.878365 31680 consensus_queue.cc:1048] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260710 11:08:18.851109 31432 raft_consensus.cc:2468] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 0.
I20260710 11:08:18.882946 31553 tablet_bootstrap.cc:492] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:18.883584 31553 ts_tablet_manager.cc:1403] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.008s
I20260710 11:08:18.877779 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:18.880215 31592 raft_consensus.cc:2749] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.881341 31650 raft_consensus.cc:515] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.889185 31559 tablet_bootstrap.cc:654] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:18.877406 31398 leader_election.cc:343] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.880618 31572 raft_consensus.cc:697] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:18.892524 31250 leader_election.cc:304] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:18.896067 31651 raft_consensus.cc:2804] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.901537 31572 consensus_queue.cc:237] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:18.905747 31508 raft_consensus.cc:2393] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 1: Already voted for candidate 5155865cd84b4522a461cc521b1364bd in this term.
I20260710 11:08:18.904776 31323 leader_election.cc:304] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [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: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:18.906853 31560 raft_consensus.cc:493] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:18.893426 31398 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
W20260710 11:08:18.938390 31323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:44745, user_credentials={real_user=slave}} blocked reactor thread for 45090.9us
I20260710 11:08:18.941511 31324 leader_election.cc:304] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:18.942705 31556 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:18.942796 31592 raft_consensus.cc:3060] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.943333 31556 ts_tablet_manager.cc:1403] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.150s	user 0.025s	sys 0.020s
I20260710 11:08:18.936931 31580 raft_consensus.cc:2749] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:18.933054 31636 raft_consensus.cc:2804] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:18.944208 31636 raft_consensus.cc:493] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:18.944540 31636 raft_consensus.cc:3060] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.946041 31556 raft_consensus.cc:359] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.946758 31556 raft_consensus.cc:385] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:18.948043 31556 raft_consensus.cc:740] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:18.948913 31556 consensus_queue.cc:260] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.950556 31556 ts_tablet_manager.cc:1434] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:08:18.951465 31556 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:18.952298 31650 leader_election.cc:290] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
W20260710 11:08:18.953075 31398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.1:42907, user_credentials={real_user=slave}} blocked reactor thread for 75718.3us
I20260710 11:08:18.956049 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a11244cab74f80a4c2fd5fc5c77f98" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:18.958508 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a11244cab74f80a4c2fd5fc5c77f98" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:18.958770 31556 tablet_bootstrap.cc:654] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:18.959183 31360 raft_consensus.cc:3060] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:18.946969 31554 tablet_bootstrap.cc:492] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807: Bootstrap starting.
I20260710 11:08:18.957659 31434 raft_consensus.cc:2468] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:18.932240 31560 raft_consensus.cc:515] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:18.972733 31560 leader_election.cc:290] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
W20260710 11:08:18.974607 31398 leader_election.cc:343] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:18.976119 31360 raft_consensus.cc:2468] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:18.980624 31570 consensus_queue.cc:1048] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:18.981345 31399 leader_election.cc:304] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:18.982686 31574 raft_consensus.cc:2804] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:18.983206 31574 raft_consensus.cc:697] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:18.984031 31574 consensus_queue.cc:237] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:18.980475 31642 raft_consensus.cc:515] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:18.938364 31651 raft_consensus.cc:697] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:18.977483 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
W20260710 11:08:19.003935 31324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.4:43921, user_credentials={real_user=slave}} blocked reactor thread for 46783.9us
W20260710 11:08:18.977104 31231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:18.997267 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:18.996058 31642 leader_election.cc:290] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:19.014437 31248 leader_election.cc:304] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:19.008764 31686 raft_consensus.cc:493] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.016346 31559 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.017596 31559 ts_tablet_manager.cc:1403] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.157s	user 0.011s	sys 0.002s
I20260710 11:08:19.018296 31686 raft_consensus.cc:515] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
W20260710 11:08:19.018960 31249 leader_election.cc:343] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:19.013114 31323 leader_election.cc:343] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:19.020484 31686 leader_election.cc:290] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:19.021042 31642 raft_consensus.cc:2804] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.021536 31642 raft_consensus.cc:697] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:19.021667 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c100f5f71a91401b8da7940bc45e8cb3" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:19.021907 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:19.022483 31642 consensus_queue.cc:237] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
W20260710 11:08:19.023496 31324 leader_election.cc:343] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:19.023975 31324 leader_election.cc:304] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aca29e2dd2064fb5b2670be9a887c807; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:19.024703 31559 raft_consensus.cc:359] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.025434 31559 raft_consensus.cc:385] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.025700 31559 raft_consensus.cc:740] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.012563 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:19.026651 31360 raft_consensus.cc:3060] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.026477 31559 consensus_queue.cc:260] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.028703 31636 raft_consensus.cc:515] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.032495 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c100f5f71a91401b8da7940bc45e8cb3" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.036291 31559 ts_tablet_manager.cc:1434] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:08:19.037130 31559 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:19.038519 31554 tablet_bootstrap.cc:654] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.039736 31592 raft_consensus.cc:2749] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.042060 31357 raft_consensus.cc:2393] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:19.041878 31553 raft_consensus.cc:359] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.042646 31553 raft_consensus.cc:385] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.042927 31553 raft_consensus.cc:740] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.044186 31473 leader_election.cc:304] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c; no voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:19.044675 31636 leader_election.cc:290] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:19.050585 31553 consensus_queue.cc:260] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.052243 31686 raft_consensus.cc:3060] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.052392 31673 consensus_queue.cc:1048] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.053011 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:19.053666 31434 raft_consensus.cc:3060] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.042057 31691 raft_consensus.cc:2749] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.059309 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:19.039259 31651 consensus_queue.cc:237] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.065706 31553 ts_tablet_manager.cc:1434] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.182s	user 0.006s	sys 0.002s
I20260710 11:08:19.066553 31553 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:19.068002 31556 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:19.068544 31556 ts_tablet_manager.cc:1403] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.004s
W20260710 11:08:19.071118 31324 leader_election.cc:343] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:19.082993 31553 tablet_bootstrap.cc:654] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.083191 31360 raft_consensus.cc:2468] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:19.087800 31688 raft_consensus.cc:493] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.088629 31688 raft_consensus.cc:515] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.089875 31434 raft_consensus.cc:2468] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:19.091682 31323 leader_election.cc:304] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [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: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:19.093091 31688 leader_election.cc:290] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:19.093837 31691 raft_consensus.cc:2804] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.094898 31691 raft_consensus.cc:697] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 1 LEADER]: Becoming Leader. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Running, Role: LEADER
I20260710 11:08:19.095569 31559 tablet_bootstrap.cc:654] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.097409 31180 catalog_manager.cc:5697] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.099265 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:19.096189 31691 consensus_queue.cc:237] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.097028 31615 raft_consensus.cc:493] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.099478 31556 raft_consensus.cc:359] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.100528 31556 raft_consensus.cc:385] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.100349 31615 raft_consensus.cc:515] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.100948 31556 raft_consensus.cc:740] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.103632 31250 leader_election.cc:304] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:19.103791 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:19.104557 31285 raft_consensus.cc:2393] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate 5155865cd84b4522a461cc521b1364bd in this term.
I20260710 11:08:19.105541 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.107225 31250 leader_election.cc:304] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd; no voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:19.103001 31615 leader_election.cc:290] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:19.108882 31688 raft_consensus.cc:2804] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.109383 31688 raft_consensus.cc:697] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:19.109701 31673 raft_consensus.cc:2749] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.110199 31688 consensus_queue.cc:237] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.101939 31556 consensus_queue.cc:260] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.097743 31686 raft_consensus.cc:2749] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.120414 31556 ts_tablet_manager.cc:1434] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260710 11:08:19.121539 31556 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:19.118676 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.122529 31359 raft_consensus.cc:2393] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate 5155865cd84b4522a461cc521b1364bd in this term.
I20260710 11:08:19.123873 31473 leader_election.cc:304] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c; no voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:19.128063 31556 tablet_bootstrap.cc:654] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.128189 31686 raft_consensus.cc:3060] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.135856 31183 catalog_manager.cc:5697] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1d66b93ae6461b934f243caa35626c (127.28.130.4). New cstate: current_term: 1 leader_uuid: "2b1d66b93ae6461b934f243caa35626c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.136821 31574 consensus_queue.cc:1048] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:19.141520 31284 raft_consensus.cc:3060] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.157639 31574 consensus_queue.cc:1048] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:19.158540 31556 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:19.159083 31556 ts_tablet_manager.cc:1403] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.010s
I20260710 11:08:19.163041 31556 raft_consensus.cc:359] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.163739 31556 raft_consensus.cc:385] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.164017 31556 raft_consensus.cc:740] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.164718 31556 consensus_queue.cc:260] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.165656 31686 raft_consensus.cc:2749] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.168489 31559 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.169005 31559 ts_tablet_manager.cc:1403] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.004s
I20260710 11:08:19.171025 31556 ts_tablet_manager.cc:1434] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:08:19.172084 31556 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:19.172115 31554 tablet_bootstrap.cc:492] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807: No bootstrap required, opened a new log
I20260710 11:08:19.172747 31554 ts_tablet_manager.cc:1403] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807: Time spent bootstrapping tablet: real 0.226s	user 0.017s	sys 0.003s
I20260710 11:08:19.178560 31183 catalog_manager.cc:5697] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 1 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.183940 31183 catalog_manager.cc:5697] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 1 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.180835 31556 tablet_bootstrap.cc:654] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.181975 31553 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:19.186879 31553 ts_tablet_manager.cc:1403] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.003s
I20260710 11:08:19.179786 31559 raft_consensus.cc:359] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.189872 31559 raft_consensus.cc:385] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.189633 31553 raft_consensus.cc:359] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.190471 31553 raft_consensus.cc:385] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.190799 31553 raft_consensus.cc:740] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.191514 31553 consensus_queue.cc:260] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.190281 31559 raft_consensus.cc:740] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.192991 31559 consensus_queue.cc:260] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.195225 31559 ts_tablet_manager.cc:1434] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:08:19.196650 31553 ts_tablet_manager.cc:1434] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:19.196884 31559 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:19.199574 31556 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:19.200176 31556 ts_tablet_manager.cc:1403] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.014s
I20260710 11:08:19.202952 31556 raft_consensus.cc:359] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.203665 31556 raft_consensus.cc:385] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.203994 31556 raft_consensus.cc:740] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.204113 31559 tablet_bootstrap.cc:654] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.204927 31556 consensus_queue.cc:260] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.207144 31574 raft_consensus.cc:493] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.207516 31556 ts_tablet_manager.cc:1434] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:19.207077 31553 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305: Bootstrap starting.
I20260710 11:08:19.208602 31556 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:19.207665 31574 raft_consensus.cc:515] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.212953 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.213871 31359 raft_consensus.cc:2468] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:19.215435 31553 tablet_bootstrap.cc:654] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.175424 31554 raft_consensus.cc:359] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.217674 31554 raft_consensus.cc:385] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.217979 31554 raft_consensus.cc:740] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.218708 31554 consensus_queue.cc:260] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.216697 31574 leader_election.cc:290] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:19.224817 31399 leader_election.cc:304] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:19.226253 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:19.229193 31574 raft_consensus.cc:2804] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:19.231144 31574 raft_consensus.cc:493] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:19.230068 31285 raft_consensus.cc:2468] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:19.231573 31574 raft_consensus.cc:3060] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.236758 31559 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.237339 31559 ts_tablet_manager.cc:1403] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.000s
I20260710 11:08:19.239271 31556 tablet_bootstrap.cc:654] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.225934 31554 ts_tablet_manager.cc:1434] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 11:08:19.241000 31178 catalog_manager.cc:5697] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 reported cstate change: term changed from 0 to 1, leader changed from <none> to aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "aca29e2dd2064fb5b2670be9a887c807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.241772 31574 raft_consensus.cc:515] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.245988 31559 raft_consensus.cc:359] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.246960 31559 raft_consensus.cc:385] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.247246 31559 raft_consensus.cc:740] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.248183 31559 consensus_queue.cc:260] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.250684 31559 ts_tablet_manager.cc:1434] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:08:19.252302 31559 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:19.253942 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:19.254637 31359 raft_consensus.cc:3060] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.255357 31688 raft_consensus.cc:493] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.255941 31688 raft_consensus.cc:515] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.258303 31688 leader_election.cc:290] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:19.259506 31559 tablet_bootstrap.cc:654] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.260172 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:19.261328 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
W20260710 11:08:19.261768 31249 leader_election.cc:343] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:19.262152 31357 raft_consensus.cc:2468] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
I20260710 11:08:19.264400 31250 leader_election.cc:304] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:19.267273 31359 raft_consensus.cc:2468] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:19.268684 31399 leader_election.cc:304] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:19.269737 31650 raft_consensus.cc:2804] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.270242 31650 raft_consensus.cc:697] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:19.270643 31688 raft_consensus.cc:2804] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:19.271121 31650 consensus_queue.cc:237] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.253959 31574 leader_election.cc:290] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:19.281939 31556 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: No bootstrap required, opened a new log
I20260710 11:08:19.282510 31556 ts_tablet_manager.cc:1403] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.008s
I20260710 11:08:19.283170 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:19.271143 31688 raft_consensus.cc:493] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:19.291131 31688 raft_consensus.cc:3060] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.285305 31556 raft_consensus.cc:359] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.286707 31180 catalog_manager.cc:5697] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 1 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.292484 31556 raft_consensus.cc:385] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.292822 31556 raft_consensus.cc:740] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.293514 31556 consensus_queue.cc:260] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.294023 31553 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305: No bootstrap required, opened a new log
I20260710 11:08:19.294713 31553 ts_tablet_manager.cc:1403] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.015s
I20260710 11:08:19.295814 31556 ts_tablet_manager.cc:1434] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:08:19.298946 31553 raft_consensus.cc:359] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.299770 31553 raft_consensus.cc:385] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.294035 31180 catalog_manager.cc:5697] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 1 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.301232 31284 raft_consensus.cc:3060] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.303699 31553 raft_consensus.cc:740] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.304951 31553 consensus_queue.cc:260] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.306130 31179 catalog_manager.cc:5697] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.307649 31553 ts_tablet_manager.cc:1434] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:19.312973 31688 raft_consensus.cc:515] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.314631 31559 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.315223 31688 leader_election.cc:290] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:19.315227 31559 ts_tablet_manager.cc:1403] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.002s
I20260710 11:08:19.316438 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:19.316846 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:19.317044 31359 raft_consensus.cc:3060] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:19.321789 31249 leader_election.cc:343] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:19.324601 31359 raft_consensus.cc:2468] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:19.325771 31686 raft_consensus.cc:493] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.325825 31250 leader_election.cc:304] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:19.326493 31686 raft_consensus.cc:515] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.327178 31688 raft_consensus.cc:2804] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.327888 31688 raft_consensus.cc:697] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:19.328572 31284 raft_consensus.cc:2468] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:19.328697 31688 consensus_queue.cc:237] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.329489 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:19.329881 31559 raft_consensus.cc:359] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.330399 31434 raft_consensus.cc:2393] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate 5155865cd84b4522a461cc521b1364bd in this term.
I20260710 11:08:19.330540 31559 raft_consensus.cc:385] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.330811 31559 raft_consensus.cc:740] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.331441 31559 consensus_queue.cc:260] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.333256 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:19.333654 31559 ts_tablet_manager.cc:1434] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:08:19.334605 31472 leader_election.cc:304] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:19.331629 31686 leader_election.cc:290] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:19.337307 31686 raft_consensus.cc:3060] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.345175 31559 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:19.350250 31572 raft_consensus.cc:493] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.350804 31572 raft_consensus.cc:515] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.351442 31559 tablet_bootstrap.cc:654] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.353127 31572 leader_election.cc:290] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:19.354985 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.356577 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:19.355993 31359 raft_consensus.cc:2393] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate 5155865cd84b4522a461cc521b1364bd in this term.
I20260710 11:08:19.355022 31686 raft_consensus.cc:2749] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.361423 31473 leader_election.cc:304] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c; no voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:19.360705 31180 catalog_manager.cc:5697] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 1 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.362159 31686 raft_consensus.cc:3060] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.362576 31559 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.363041 31559 ts_tablet_manager.cc:1403] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 11:08:19.365128 31559 raft_consensus.cc:359] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.365619 31559 raft_consensus.cc:385] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.365861 31559 raft_consensus.cc:740] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.366514 31559 consensus_queue.cc:260] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:19.368350 31559 ts_tablet_manager.cc:1434] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:08:19.368582 31686 raft_consensus.cc:2749] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.369242 31559 tablet_bootstrap.cc:492] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:19.373999 31559 tablet_bootstrap.cc:654] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.379034 31559 tablet_bootstrap.cc:492] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.379129 31688 raft_consensus.cc:493] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.379554 31559 ts_tablet_manager.cc:1403] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:08:19.379696 31688 raft_consensus.cc:515] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.381950 31688 leader_election.cc:290] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:19.382232 31559 raft_consensus.cc:359] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.382874 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.383569 31359 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
I20260710 11:08:19.382874 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:19.384328 31434 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
I20260710 11:08:19.384548 31250 leader_election.cc:304] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:19.383044 31559 raft_consensus.cc:385] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.385152 31559 raft_consensus.cc:740] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.385907 31559 consensus_queue.cc:260] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.387995 31559 ts_tablet_manager.cc:1434] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:08:19.385356 31688 raft_consensus.cc:2804] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:19.388558 31688 raft_consensus.cc:493] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:19.388916 31688 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.390194 31559 tablet_bootstrap.cc:492] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:19.391283 31686 consensus_queue.cc:1048] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.389220 31650 consensus_queue.cc:1048] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:08:19.395565 31651 consensus_queue.cc:1048] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.396497 31559 tablet_bootstrap.cc:654] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.396888 31688 raft_consensus.cc:515] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.399742 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:19.400367 31357 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:19.409184 31398 consensus_peers.cc:597] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Couldn't send request to peer 2b1d66b93ae6461b934f243caa35626c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.408852 31686 consensus_queue.cc:1048] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:19.410441 31651 consensus_queue.cc:1048] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.414665 31433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:19.415355 31433 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.417065 31580 raft_consensus.cc:493] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.417596 31580 raft_consensus.cc:515] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.421293 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bf31bf9f2740309e9a67c4c733211e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.422003 31360 raft_consensus.cc:2468] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:19.422998 31433 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:19.424672 31399 leader_election.cc:304] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:19.425834 31574 raft_consensus.cc:2804] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:19.426245 31574 raft_consensus.cc:493] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:19.426589 31574 raft_consensus.cc:3060] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.411602 31688 leader_election.cc:290] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:19.428646 31248 leader_election.cc:304] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:19.435986 31580 leader_election.cc:290] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:19.436810 31651 raft_consensus.cc:2804] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.440033 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bf31bf9f2740309e9a67c4c733211e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:19.440883 31507 raft_consensus.cc:2468] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:19.442144 31651 raft_consensus.cc:697] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:19.444712 31651 consensus_queue.cc:237] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:19.410727 31357 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:19.450172 31570 consensus_queue.cc:1048] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:19.435232 31574 raft_consensus.cc:515] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.462350 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bf31bf9f2740309e9a67c4c733211e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:19.463148 31357 raft_consensus.cc:3060] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.470593 31580 raft_consensus.cc:493] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.471141 31580 raft_consensus.cc:515] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.471463 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6bf31bf9f2740309e9a67c4c733211e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:19.472082 31507 raft_consensus.cc:3060] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.473239 31580 leader_election.cc:290] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:19.475176 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dd1e90868c4f2082e0005791e3916f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:19.475939 31285 raft_consensus.cc:2468] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:19.477286 31398 leader_election.cc:304] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:19.476971 31183 catalog_manager.cc:5697] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 1 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.478168 31580 raft_consensus.cc:2804] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:19.478538 31580 raft_consensus.cc:493] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:19.478842 31580 raft_consensus.cc:3060] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.480077 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dd1e90868c4f2082e0005791e3916f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:19.480726 31506 raft_consensus.cc:2468] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 0.
I20260710 11:08:19.481516 31507 raft_consensus.cc:2468] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:19.482951 31574 leader_election.cc:290] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:19.486795 31580 raft_consensus.cc:515] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.489141 31580 leader_election.cc:290] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:19.491555 31398 leader_election.cc:304] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:19.492018 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dd1e90868c4f2082e0005791e3916f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:19.492587 31285 raft_consensus.cc:3060] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.493081 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dd1e90868c4f2082e0005791e3916f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:19.493680 31508 raft_consensus.cc:3060] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.495231 31580 raft_consensus.cc:2804] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.495986 31580 raft_consensus.cc:697] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:19.497118 31580 consensus_queue.cc:237] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.498822 31651 consensus_queue.cc:1048] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.502142 31357 raft_consensus.cc:2468] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:19.505103 31285 raft_consensus.cc:2468] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:19.506327 31508 raft_consensus.cc:2468] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:19.506664 31398 leader_election.cc:304] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:19.509109 31574 raft_consensus.cc:2804] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.509629 31574 raft_consensus.cc:697] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:19.510519 31559 tablet_bootstrap.cc:492] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.510452 31574 consensus_queue.cc:237] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.526070 31651 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.526597 31651 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.529023 31651 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:19.530645 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:19.531311 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:19.531311 31431 raft_consensus.cc:2468] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 0.
I20260710 11:08:19.533689 31248 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
W20260710 11:08:19.538929 31249 leader_election.cc:343] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:19.540290 31572 raft_consensus.cc:493] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.540910 31572 raft_consensus.cc:515] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
W20260710 11:08:19.542959 31324 consensus_peers.cc:597] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 -> Peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Couldn't send request to peer 2b1d66b93ae6461b934f243caa35626c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:19.543097 31572 leader_election.cc:290] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:19.511026 31559 ts_tablet_manager.cc:1403] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.121s	user 0.043s	sys 0.038s
I20260710 11:08:19.545812 31688 raft_consensus.cc:2804] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:19.546602 31559 raft_consensus.cc:359] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.547482 31559 raft_consensus.cc:385] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.547827 31559 raft_consensus.cc:740] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.547859 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.548660 31570 consensus_queue.cc:1048] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.548810 31559 consensus_queue.cc:260] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.548703 31357 raft_consensus.cc:2393] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate 5155865cd84b4522a461cc521b1364bd in this term.
I20260710 11:08:19.551208 31559 ts_tablet_manager.cc:1434] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:08:19.552194 31559 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:19.553577 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:19.554719 31688 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:19.555122 31688 raft_consensus.cc:3060] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.556704 31183 catalog_manager.cc:5697] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.557823 31559 tablet_bootstrap.cc:654] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.558399 31183 catalog_manager.cc:5697] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.562417 31572 raft_consensus.cc:493] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.562914 31572 raft_consensus.cc:515] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.565477 31572 leader_election.cc:290] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:19.566191 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:19.566336 31472 leader_election.cc:304] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c; no voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:19.567152 31432 raft_consensus.cc:2393] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:19.567495 31572 raft_consensus.cc:3060] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.573884 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.577944 31473 leader_election.cc:304] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c; no voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:19.575951 31572 raft_consensus.cc:2749] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.578716 31615 raft_consensus.cc:3060] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.561655 31688 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.582777 31688 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:19.584120 31688 consensus_queue.cc:1048] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.584401 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:19.584594 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:19.585338 31432 raft_consensus.cc:3060] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:19.586030 31249 leader_election.cc:343] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:19.593513 31432 raft_consensus.cc:2468] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 1.
I20260710 11:08:19.594949 31615 raft_consensus.cc:2749] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.595037 31248 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:19.604444 31688 raft_consensus.cc:2804] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.607568 31559 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.608341 31559 ts_tablet_manager.cc:1403] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.023s
I20260710 11:08:19.611434 31688 raft_consensus.cc:697] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:19.611572 31559 raft_consensus.cc:359] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.611697 31651 consensus_queue.cc:1048] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:19.612805 31559 raft_consensus.cc:385] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.613185 31559 raft_consensus.cc:740] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.612807 31688 consensus_queue.cc:237] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.613991 31559 consensus_queue.cc:260] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.616514 31559 ts_tablet_manager.cc:1434] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:19.617656 31559 tablet_bootstrap.cc:492] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c: Bootstrap starting.
I20260710 11:08:19.622838 31559 tablet_bootstrap.cc:654] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.634727 31688 consensus_queue.cc:1048] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.637471 31183 catalog_manager.cc:5697] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 1 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:19.639147 31559 tablet_bootstrap.cc:492] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c: No bootstrap required, opened a new log
I20260710 11:08:19.639664 31559 ts_tablet_manager.cc:1403] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260710 11:08:19.642422 31559 raft_consensus.cc:359] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.643146 31559 raft_consensus.cc:385] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.643409 31559 raft_consensus.cc:740] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.644097 31559 consensus_queue.cc:260] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.646274 31559 ts_tablet_manager.cc:1434] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:08:19.665459 31615 raft_consensus.cc:493] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.665971 31615 raft_consensus.cc:515] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:19.667860 31615 leader_election.cc:290] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:19.668495 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a11244cab74f80a4c2fd5fc5c77f98" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:19.669186 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a11244cab74f80a4c2fd5fc5c77f98" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:19.673802 31473 leader_election.cc:304] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c; no voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:19.674678 31615 raft_consensus.cc:2749] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.689965 31560 consensus_queue.cc:1048] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.722010 31615 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:19.722496 31615 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:19.724426 31615 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:19.725369 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:19.725474 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:19.726274 31432 raft_consensus.cc:2393] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 1: Already voted for candidate 5155865cd84b4522a461cc521b1364bd in this term.
I20260710 11:08:19.727202 31471 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:19.727852 31615 raft_consensus.cc:3060] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.732672 31615 raft_consensus.cc:2749] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:19.812482 31650 consensus_queue.cc:1048] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.818444 31688 consensus_queue.cc:1048] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.823392 31631 consensus_queue.cc:1048] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.837071 31642 consensus_queue.cc:1048] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.908454 31508 raft_consensus.cc:3060] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.937759 31650 consensus_queue.cc:1048] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.949882 31631 consensus_queue.cc:1048] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:19.972910 31651 consensus_queue.cc:1048] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:19.987273 31570 consensus_queue.cc:1048] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:20.028347 31642 consensus_queue.cc:1048] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.041836 31673 consensus_queue.cc:1048] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.049546 31650 consensus_queue.cc:1048] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.065729 31574 consensus_queue.cc:1048] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:20.119184 29192 tablet_server.cc:179] TabletServer@127.28.130.1:0 shutting down...
W20260710 11:08:20.136849 31472 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 20 similar messages]
W20260710 11:08:20.144112 31472 consensus_peers.cc:597] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.145973 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:20.146740 29192 tablet_replica.cc:333] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
W20260710 11:08:20.147010 31398 consensus_peers.cc:597] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.147523 29192 raft_consensus.cc:2243] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.148474 29192 raft_consensus.cc:2272] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.150729 29192 tablet_replica.cc:333] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.151338 29192 raft_consensus.cc:2243] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.151916 29192 raft_consensus.cc:2272] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.154352 29192 tablet_replica.cc:333] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.155412 29192 raft_consensus.cc:2243] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.156355 29192 raft_consensus.cc:2272] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.158486 29192 tablet_replica.cc:333] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.159219 29192 raft_consensus.cc:2243] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.160055 29192 raft_consensus.cc:2272] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.162097 29192 tablet_replica.cc:333] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.162632 29192 raft_consensus.cc:2243] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.162993 29192 raft_consensus.cc:2272] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.165149 29192 tablet_replica.cc:333] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.165702 29192 raft_consensus.cc:2243] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.166656 29192 raft_consensus.cc:2272] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.169178 29192 tablet_replica.cc:333] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.169746 29192 raft_consensus.cc:2243] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.170518 29192 raft_consensus.cc:2272] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.173002 29192 tablet_replica.cc:333] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.173530 29192 raft_consensus.cc:2243] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.173887 29192 raft_consensus.cc:2272] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.176124 29192 tablet_replica.cc:333] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.176689 29192 raft_consensus.cc:2243] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.177170 29192 raft_consensus.cc:2272] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:20.179649 31398 consensus_peers.cc:597] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.180279 29192 tablet_replica.cc:333] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.180853 29192 raft_consensus.cc:2243] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.181209 29192 raft_consensus.cc:2272] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.183386 29192 tablet_replica.cc:333] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.184157 29192 raft_consensus.cc:2243] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.185035 29192 raft_consensus.cc:2272] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.187080 29192 tablet_replica.cc:333] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.187605 29192 raft_consensus.cc:2243] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.188382 29192 raft_consensus.cc:2272] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.190315 29192 tablet_replica.cc:333] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.190883 29192 raft_consensus.cc:2243] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.191330 29192 raft_consensus.cc:2272] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.193256 29192 tablet_replica.cc:333] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.193717 29192 raft_consensus.cc:2243] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:20.194376 29192 raft_consensus.cc:2272] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.195974 29192 tablet_replica.cc:333] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.196424 29192 raft_consensus.cc:2243] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.196748 29192 raft_consensus.cc:2272] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.198357 29192 tablet_replica.cc:333] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.198812 29192 raft_consensus.cc:2243] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.199164 29192 raft_consensus.cc:2272] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.200775 29192 tablet_replica.cc:333] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.201385 29192 raft_consensus.cc:2243] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.201758 29192 raft_consensus.cc:2272] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.203250 29192 tablet_replica.cc:333] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: stopping tablet replica
I20260710 11:08:20.203840 29192 raft_consensus.cc:2243] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.204218 29192 raft_consensus.cc:2272] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:20.221815 31398 consensus_peers.cc:597] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.242050 29192 tablet_server.cc:196] TabletServer@127.28.130.1:0 shutdown complete.
W20260710 11:08:20.255877 31324 consensus_peers.cc:597] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.267319 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:20.273804 31757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:20.274904 31758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:20.275648 31760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:20.276427 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:20.278779 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:20.279042 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:20.279457 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681700279422 us; error 0 us; skew 500 ppm
I20260710 11:08:20.280134 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:20.283284 29192 webserver.cc:533] Webserver started at http://127.28.130.1:33325/ using document root <none> and password file <none>
I20260710 11:08:20.283850 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:20.284076 29192 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:20.288479 29192 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:20.293516 31765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:20.294345 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 11:08:20.294660 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "5155865cd84b4522a461cc521b1364bd"
format_stamp: "Formatted at 2026-07-10 11:08:16 on dist-test-slave-ghlv"
I20260710 11:08:20.294960 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:20.310012 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:20.311432 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:20.313388 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:20.317241 31772 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:08:20.349413 31398 consensus_peers.cc:597] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:20.355243 31398 consensus_peers.cc:597] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:20.427914 31324 consensus_peers.cc:597] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.434633 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:08:20.434973 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.119s	user 0.003s	sys 0.000s
I20260710 11:08:20.435247 29192 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 11:08:20.436782 31398 consensus_peers.cc:597] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:20.440743 31772 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.460201 31772 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.461175 31772 tablet_bootstrap.cc:492] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.461861 31772 ts_tablet_manager.cc:1403] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:08:20.465081 31772 raft_consensus.cc:359] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.465829 31772 raft_consensus.cc:740] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.466521 31772 consensus_queue.cc:260] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [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: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.469192 31772 ts_tablet_manager.cc:1434] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:20.470067 31772 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.484510 31772 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.485261 31772 tablet_bootstrap.cc:492] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.485859 31772 ts_tablet_manager.cc:1403] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260710 11:08:20.487550 31772 raft_consensus.cc:359] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.488129 31772 raft_consensus.cc:740] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.488750 31772 consensus_queue.cc:260] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [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: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.490131 31772 ts_tablet_manager.cc:1434] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:20.490947 31772 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.503293 31772 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.504077 31772 tablet_bootstrap.cc:492] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.504590 31772 ts_tablet_manager.cc:1403] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:08:20.506319 31772 raft_consensus.cc:359] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.506798 31772 raft_consensus.cc:740] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.507375 31772 consensus_queue.cc:260] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [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: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.509110 31772 ts_tablet_manager.cc:1434] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:20.509780 31772 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.520690 31772 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.521476 31772 tablet_bootstrap.cc:492] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.522109 31772 ts_tablet_manager.cc:1403] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:08:20.524858 31772 raft_consensus.cc:359] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.525545 31772 raft_consensus.cc:740] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.526218 31772 consensus_queue.cc:260] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [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: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.527971 29192 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:08:20.528106 31772 ts_tablet_manager.cc:1434] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:08:20.528564 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.093s	user 0.089s	sys 0.004s
I20260710 11:08:20.529220 31772 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.542147 31772 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.542878 31772 tablet_bootstrap.cc:492] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.543480 31772 ts_tablet_manager.cc:1403] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:08:20.545195 31772 raft_consensus.cc:359] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.545655 31772 raft_consensus.cc:740] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.546262 31772 consensus_queue.cc:260] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [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: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.548027 31772 ts_tablet_manager.cc:1434] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:20.548702 31772 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.560165 31772 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.561093 31772 tablet_bootstrap.cc:492] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.561674 31772 ts_tablet_manager.cc:1403] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:08:20.563670 31772 raft_consensus.cc:359] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.564240 31772 raft_consensus.cc:740] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.564826 31772 consensus_queue.cc:260] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [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: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.566305 31772 ts_tablet_manager.cc:1434] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:08:20.566952 31772 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.578505 31772 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.579223 31772 tablet_bootstrap.cc:492] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.579860 31772 ts_tablet_manager.cc:1403] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:08:20.582072 31772 raft_consensus.cc:359] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.582713 31772 raft_consensus.cc:740] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.583415 31772 consensus_queue.cc:260] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [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: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.584944 31772 ts_tablet_manager.cc:1434] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:20.585580 31772 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.588542 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:42907
I20260710 11:08:20.588634 31839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:42907 every 8 connection(s)
I20260710 11:08:20.598274 31772 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.599251 31772 tablet_bootstrap.cc:492] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.599895 31772 ts_tablet_manager.cc:1403] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.007s
I20260710 11:08:20.602025 31772 raft_consensus.cc:359] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.602578 31772 raft_consensus.cc:740] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.603150 31772 consensus_queue.cc:260] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.604918 31772 ts_tablet_manager.cc:1434] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:20.605685 31772 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.607332 31840 heartbeater.cc:344] Connected to a master server at 127.28.130.62:40873
I20260710 11:08:20.607862 31840 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:20.608646 31840 heartbeater.cc:507] Master 127.28.130.62:40873 requested a full tablet report, sending...
I20260710 11:08:20.617221 31772 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.617620 31180 ts_manager.cc:194] Re-registered known tserver with Master: 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:20.618142 31772 tablet_bootstrap.cc:492] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.618819 31772 ts_tablet_manager.cc:1403] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:08:20.621196 31772 raft_consensus.cc:359] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.621924 31772 raft_consensus.cc:740] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.622603 31772 consensus_queue.cc:260] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [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: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.624723 31772 ts_tablet_manager.cc:1434] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:20.625597 31772 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.638996 31180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52278
I20260710 11:08:20.643119 31772 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.644218 31772 tablet_bootstrap.cc:492] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.645596 31772 ts_tablet_manager.cc:1403] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:08:20.648171 31772 raft_consensus.cc:359] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.649319 31772 raft_consensus.cc:740] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.650677 31772 consensus_queue.cc:260] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.652999 31772 ts_tablet_manager.cc:1434] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:20.653959 31772 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.645504 31840 heartbeater.cc:499] Master 127.28.130.62:40873 was elected leader, sending a full tablet report...
I20260710 11:08:20.671906 31772 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.672974 31772 tablet_bootstrap.cc:492] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.673642 31772 ts_tablet_manager.cc:1403] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:08:20.675964 31772 raft_consensus.cc:359] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.676612 31772 raft_consensus.cc:740] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.677646 31772 consensus_queue.cc:260] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.679621 31772 ts_tablet_manager.cc:1434] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:20.680387 31772 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.694962 31772 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.696106 31772 tablet_bootstrap.cc:492] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.696753 31772 ts_tablet_manager.cc:1403] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:08:20.699298 31772 raft_consensus.cc:359] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.700018 31772 raft_consensus.cc:740] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.700665 31772 consensus_queue.cc:260] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [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: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:20.702621 31772 ts_tablet_manager.cc:1434] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:20.703389 31772 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.716287 31772 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.717068 31772 tablet_bootstrap.cc:492] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.717583 31772 ts_tablet_manager.cc:1403] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:08:20.719524 31772 raft_consensus.cc:359] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:20.720046 31772 raft_consensus.cc:740] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.720638 31772 consensus_queue.cc:260] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:20.722306 31772 ts_tablet_manager.cc:1434] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:20.723111 31772 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.734766 31772 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.735514 31772 tablet_bootstrap.cc:492] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.736068 31772 ts_tablet_manager.cc:1403] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:08:20.737701 31772 raft_consensus.cc:359] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.738204 31772 raft_consensus.cc:740] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.738750 31772 consensus_queue.cc:260] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.740420 31772 ts_tablet_manager.cc:1434] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:20.741518 31772 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.754251 31772 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.755025 31772 tablet_bootstrap.cc:492] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.755540 31772 ts_tablet_manager.cc:1403] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:08:20.757187 31772 raft_consensus.cc:359] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.757644 31772 raft_consensus.cc:740] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.758213 31772 consensus_queue.cc:260] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.759567 31772 ts_tablet_manager.cc:1434] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:08:20.760315 31772 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.773859 31772 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.774596 31772 tablet_bootstrap.cc:492] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.775104 31772 ts_tablet_manager.cc:1403] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:08:20.776726 31772 raft_consensus.cc:359] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.777185 31772 raft_consensus.cc:740] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.777729 31772 consensus_queue.cc:260] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.779342 31772 ts_tablet_manager.cc:1434] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:20.780390 31772 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.795266 31772 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.796010 31772 tablet_bootstrap.cc:492] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.796509 31772 ts_tablet_manager.cc:1403] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:08:20.798367 31772 raft_consensus.cc:359] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.798830 31772 raft_consensus.cc:740] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.799328 31772 consensus_queue.cc:260] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [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: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:20.801120 31772 ts_tablet_manager.cc:1434] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:20.802217 31772 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Bootstrap starting.
I20260710 11:08:20.816566 31772 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:20.817549 31772 tablet_bootstrap.cc:492] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Bootstrap complete.
I20260710 11:08:20.818070 31772 ts_tablet_manager.cc:1403] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:08:20.819836 31772 raft_consensus.cc:359] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.820329 31772 raft_consensus.cc:740] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.820964 31772 consensus_queue.cc:260] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:20.822710 31772 ts_tablet_manager.cc:1434] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:08:21.109400 31852 raft_consensus.cc:493] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.109935 31852 raft_consensus.cc:515] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.112286 31852 leader_election.cc:290] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.112627 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.112874 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:21.113317 31814 raft_consensus.cc:2468] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:21.114418 31472 leader_election.cc:304] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:21.115134 31852 raft_consensus.cc:2804] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.115504 31852 raft_consensus.cc:493] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.115823 31852 raft_consensus.cc:3060] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.121306 31852 raft_consensus.cc:515] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.123061 31852 leader_election.cc:290] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.123925 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.124114 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:21.124424 31814 raft_consensus.cc:3060] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.129315 31814 raft_consensus.cc:2468] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 2.
I20260710 11:08:21.130448 31472 leader_election.cc:304] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:21.131230 31849 raft_consensus.cc:2804] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.131731 31849 raft_consensus.cc:697] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:21.132548 31849 consensus_queue.cc:237] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.140990 31849 raft_consensus.cc:493] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.140939 31180 catalog_manager.cc:5697] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c reported cstate change: term changed from 1 to 2, leader changed from 5155865cd84b4522a461cc521b1364bd (127.28.130.1) to 2b1d66b93ae6461b934f243caa35626c (127.28.130.4). New cstate: current_term: 2 leader_uuid: "2b1d66b93ae6461b934f243caa35626c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.141533 31849 raft_consensus.cc:515] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.142627 31775 raft_consensus.cc:493] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.143155 31775 raft_consensus.cc:515] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.143926 31849 leader_election.cc:290] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.144917 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:21.145784 31357 raft_consensus.cc:2468] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:21.145723 31775 leader_election.cc:290] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.147182 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:21.147423 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.148015 31507 raft_consensus.cc:2468] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:21.148218 31814 raft_consensus.cc:2468] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:21.149401 31324 leader_election.cc:304] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [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: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:21.150314 31473 leader_election.cc:304] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:21.151103 31849 raft_consensus.cc:2804] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.151033 31775 raft_consensus.cc:2804] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.151579 31849 raft_consensus.cc:493] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.151651 31775 raft_consensus.cc:493] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.152025 31849 raft_consensus.cc:3060] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.155371 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.155982 31814 raft_consensus.cc:2468] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:21.158874 31775 raft_consensus.cc:3060] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.160449 31849 raft_consensus.cc:515] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.162786 31849 leader_election.cc:290] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.162981 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.163626 31814 raft_consensus.cc:3060] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.168056 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:21.172551 31814 raft_consensus.cc:2468] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 2.
I20260710 11:08:21.172696 31775 raft_consensus.cc:515] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.173900 31357 raft_consensus.cc:2393] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 2: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:21.173867 31472 leader_election.cc:304] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:21.174813 31775 leader_election.cc:290] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.175051 31849 raft_consensus.cc:2804] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.176681 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:21.176805 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba177c7e4cf4a84b8fcf57ed1745cc6" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.178018 31814 raft_consensus.cc:2393] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 2: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:21.179828 31849 raft_consensus.cc:697] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:21.180712 31849 consensus_queue.cc:237] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.185350 31324 leader_election.cc:304] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [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: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:21.186177 31775 raft_consensus.cc:2749] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:21.187909 31180 catalog_manager.cc:5697] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c reported cstate change: term changed from 1 to 2, leader changed from 5155865cd84b4522a461cc521b1364bd (127.28.130.1) to 2b1d66b93ae6461b934f243caa35626c (127.28.130.4). New cstate: current_term: 2 leader_uuid: "2b1d66b93ae6461b934f243caa35626c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.335918 31775 raft_consensus.cc:493] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.336395 31775 raft_consensus.cc:515] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.337957 31775 leader_election.cc:290] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.339092 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:21.339442 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.340199 31814 raft_consensus.cc:2468] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:21.341545 31324 leader_election.cc:304] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:21.341943 31849 raft_consensus.cc:493] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.342821 31775 raft_consensus.cc:2804] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.342515 31849 raft_consensus.cc:515] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.343349 31775 raft_consensus.cc:493] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.343776 31775 raft_consensus.cc:3060] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.345435 31849 leader_election.cc:290] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.346259 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:21.345806 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.347318 31814 raft_consensus.cc:2468] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:21.348755 31472 leader_election.cc:304] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:21.350239 31849 raft_consensus.cc:2804] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.350548 31849 raft_consensus.cc:493] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.350827 31849 raft_consensus.cc:3060] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.351158 31775 raft_consensus.cc:515] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.352582 31359 raft_consensus.cc:2393] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 2: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:21.353631 31775 leader_election.cc:290] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.354657 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.355157 31814 raft_consensus.cc:3060] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.355461 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:21.357395 31849 raft_consensus.cc:515] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.358433 31507 raft_consensus.cc:2393] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 2: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:21.359319 31865 raft_consensus.cc:493] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.359861 31865 raft_consensus.cc:515] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.360126 31813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.360126 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be2970c86e94b37916a4d370c17e346" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:21.361383 31359 raft_consensus.cc:2393] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 2: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:21.361824 31865 leader_election.cc:290] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.362746 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:21.362787 31813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.364399 31813 raft_consensus.cc:2468] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:21.364946 31814 raft_consensus.cc:2468] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 2.
I20260710 11:08:21.365634 31472 leader_election.cc:304] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:21.366271 31849 leader_election.cc:290] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.366400 31865 raft_consensus.cc:2804] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.366780 31865 raft_consensus.cc:493] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.367149 31865 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.368247 31324 leader_election.cc:304] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:21.366780 31473 leader_election.cc:304] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c; no voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:21.369122 31775 raft_consensus.cc:2804] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.369758 31775 raft_consensus.cc:697] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 2 LEADER]: Becoming Leader. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Running, Role: LEADER
I20260710 11:08:21.369845 31849 raft_consensus.cc:2749] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:21.370752 31775 consensus_queue.cc:237] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.374372 31865 raft_consensus.cc:515] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.377260 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:21.378722 31865 leader_election.cc:290] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.379635 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.380198 31814 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.380409 31180 catalog_manager.cc:5697] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 reported cstate change: term changed from 1 to 2, leader changed from 5155865cd84b4522a461cc521b1364bd (127.28.130.1) to aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2). New cstate: current_term: 2 leader_uuid: "aca29e2dd2064fb5b2670be9a887c807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:21.385478 31814 raft_consensus.cc:2468] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 2.
I20260710 11:08:21.386621 31472 leader_election.cc:304] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:21.387657 31865 raft_consensus.cc:2804] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.388227 31865 raft_consensus.cc:697] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:21.389081 31865 consensus_queue.cc:237] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.397691 31178 catalog_manager.cc:5697] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c reported cstate change: term changed from 1 to 2, leader changed from 5155865cd84b4522a461cc521b1364bd (127.28.130.1) to 2b1d66b93ae6461b934f243caa35626c (127.28.130.4). New cstate: current_term: 2 leader_uuid: "2b1d66b93ae6461b934f243caa35626c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.399431 31631 raft_consensus.cc:493] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.400048 31631 raft_consensus.cc:515] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.401970 31631 leader_election.cc:290] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.402691 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:21.402930 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.403497 31814 raft_consensus.cc:2393] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30b95d55293441bdb499b7f9ad6b1305 in current term 2: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:21.404650 31398 leader_election.cc:304] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:21.405239 31631 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.411659 31631 raft_consensus.cc:2749] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:21.489009 31631 raft_consensus.cc:493] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.489573 31775 raft_consensus.cc:493] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.489526 31631 raft_consensus.cc:515] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:21.490150 31775 raft_consensus.cc:515] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.491868 31631 leader_election.cc:290] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.492776 31775 leader_election.cc:290] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.492048 31774 raft_consensus.cc:493] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.492964 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.493745 31774 raft_consensus.cc:515] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:21.494064 31814 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:21.494004 31813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.494586 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:21.494851 31813 raft_consensus.cc:2468] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:21.493498 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:21.495641 31359 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:21.496034 31774 leader_election.cc:290] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:21.496364 31324 leader_election.cc:304] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:21.496873 31813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.497308 31774 raft_consensus.cc:2804] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.497579 31398 leader_election.cc:304] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:21.497786 31774 raft_consensus.cc:493] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.497982 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:21.498243 31774 raft_consensus.cc:3060] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.498457 31631 raft_consensus.cc:2804] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.497500 31813 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 1.
I20260710 11:08:21.499008 31631 raft_consensus.cc:493] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.499442 31631 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.500341 31324 leader_election.cc:304] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:21.501289 31775 raft_consensus.cc:2804] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.501703 31775 raft_consensus.cc:493] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.502166 31775 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.506224 31631 raft_consensus.cc:515] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:21.506310 31774 raft_consensus.cc:515] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.507602 31432 raft_consensus.cc:2393] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 2: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:21.509361 31813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.509532 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:21.510103 31813 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.510147 31774 leader_election.cc:290] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.509420 31775 raft_consensus.cc:515] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:21.511889 31631 leader_election.cc:290] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 2 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.512281 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.511843 31865 raft_consensus.cc:493] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.512878 31814 raft_consensus.cc:3060] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.513227 31865 raft_consensus.cc:515] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.514135 31775 leader_election.cc:290] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:21.514437 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.517410 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:21.518275 31432 raft_consensus.cc:2393] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 2: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:21.519676 31323 leader_election.cc:304] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [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: aca29e2dd2064fb5b2670be9a887c807; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:21.520961 31814 raft_consensus.cc:2468] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 2.
I20260710 11:08:21.521044 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:21.521981 31359 raft_consensus.cc:2393] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 30b95d55293441bdb499b7f9ad6b1305 in current term 2: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:21.521100 31865 leader_election.cc:290] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.522403 31324 leader_election.cc:304] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [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: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:21.522746 31813 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 2.
I20260710 11:08:21.522331 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.523656 31812 raft_consensus.cc:2468] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:21.523687 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:21.524361 31398 leader_election.cc:304] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:21.525076 31472 leader_election.cc:304] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:21.525451 31574 raft_consensus.cc:2804] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.525878 31865 raft_consensus.cc:2804] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.525997 31574 raft_consensus.cc:697] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:21.526288 31865 raft_consensus.cc:493] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.526135 31774 raft_consensus.cc:2749] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:21.526759 31865 raft_consensus.cc:3060] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.526882 31738 raft_consensus.cc:2804] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.527546 31738 raft_consensus.cc:697] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 2 LEADER]: Becoming Leader. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Running, Role: LEADER
I20260710 11:08:21.526997 31574 consensus_queue.cc:237] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:21.528461 31738 consensus_queue.cc:237] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.529052 31849 raft_consensus.cc:493] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.529687 31849 raft_consensus.cc:515] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.532210 31849 leader_election.cc:290] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:21.534250 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:21.537132 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.538007 31814 raft_consensus.cc:2393] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 2: Already voted for candidate aca29e2dd2064fb5b2670be9a887c807 in this term.
I20260710 11:08:21.539180 31472 leader_election.cc:304] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c; no voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:21.539646 31631 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.540019 31849 raft_consensus.cc:3060] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.540266 31631 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.541702 31865 raft_consensus.cc:515] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.542202 31178 catalog_manager.cc:5697] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 reported cstate change: term changed from 1 to 2, leader changed from 5155865cd84b4522a461cc521b1364bd (127.28.130.1) to aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2). New cstate: current_term: 2 leader_uuid: "aca29e2dd2064fb5b2670be9a887c807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:21.544523 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:21.546352 31813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.546440 31852 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.544682 31865 leader_election.cc:290] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.545867 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:21.543957 31631 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.547091 31852 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.547570 31813 raft_consensus.cc:3060] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.552361 31507 raft_consensus.cc:2468] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:21.553509 31852 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.554787 31398 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [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: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:21.555294 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:21.556032 31434 raft_consensus.cc:2468] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:21.544857 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.556970 31812 raft_consensus.cc:2468] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 1.
I20260710 11:08:21.557801 31574 raft_consensus.cc:2804] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.558344 31574 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.558723 31574 raft_consensus.cc:3060] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.566247 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.569490 31812 raft_consensus.cc:2468] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:21.557941 31471 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:21.570216 31178 catalog_manager.cc:5697] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 1 to 2, leader changed from 5155865cd84b4522a461cc521b1364bd (127.28.130.1) to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:21.577183 31574 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.583195 31874 raft_consensus.cc:493] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.585454 31874 raft_consensus.cc:515] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.586099 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:21.587114 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.589365 31574 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.589843 31874 leader_election.cc:290] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.577203 31852 raft_consensus.cc:2804] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:21.590898 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:21.577268 31774 raft_consensus.cc:493] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.595361 31849 raft_consensus.cc:2749] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:21.597860 31813 raft_consensus.cc:2468] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 2.
I20260710 11:08:21.600317 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b5b31b4bdf4ddda4a4e9ea3783bea1" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.603029 31508 raft_consensus.cc:2393] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30b95d55293441bdb499b7f9ad6b1305 in current term 2: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:21.595539 31852 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5155865cd84b4522a461cc521b1364bd)
I20260710 11:08:21.588100 31812 raft_consensus.cc:3060] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.613534 31852 raft_consensus.cc:3060] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.600871 31774 raft_consensus.cc:515] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:21.616377 31357 raft_consensus.cc:3060] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.625811 31852 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.634235 31508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:21.633139 31774 leader_election.cc:290] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.630997 31357 raft_consensus.cc:1275] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.640770 31813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:21.639460 31507 raft_consensus.cc:2393] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 30b95d55293441bdb499b7f9ad6b1305 in current term 2: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:21.642360 31813 raft_consensus.cc:2393] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aca29e2dd2064fb5b2670be9a887c807 in current term 2: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:21.642108 31849 consensus_queue.cc:1048] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.637346 31814 raft_consensus.cc:2393] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30b95d55293441bdb499b7f9ad6b1305 in current term 2: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:21.643831 31324 leader_election.cc:304] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [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: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:21.645092 31398 leader_election.cc:304] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:21.645453 31774 raft_consensus.cc:2749] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:21.646417 31852 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
I20260710 11:08:21.647622 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:21.648516 31434 raft_consensus.cc:2393] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 2: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:21.649211 31875 raft_consensus.cc:3060] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:21.650666 31472 leader_election.cc:304] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 5155865cd84b4522a461cc521b1364bd; no voters: 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:21.655073 31865 raft_consensus.cc:2804] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.655644 31865 raft_consensus.cc:697] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:21.656637 31865 consensus_queue.cc:237] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.658842 31812 raft_consensus.cc:2468] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b95d55293441bdb499b7f9ad6b1305 in term 2.
I20260710 11:08:21.660866 31398 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c
I20260710 11:08:21.661727 31631 raft_consensus.cc:2804] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:21.662282 31631 raft_consensus.cc:697] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 LEADER]: Becoming Leader. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:21.663167 31631 consensus_queue.cc:237] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:21.659487 31875 raft_consensus.cc:2749] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:21.664458 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:21.665294 31814 raft_consensus.cc:2393] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b1d66b93ae6461b934f243caa35626c in current term 2: Already voted for candidate 30b95d55293441bdb499b7f9ad6b1305 in this term.
I20260710 11:08:21.669862 31472 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:21.670984 31865 raft_consensus.cc:2749] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:21.677075 31180 catalog_manager.cc:5697] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 reported cstate change: term changed from 1 to 2, leader changed from 5155865cd84b4522a461cc521b1364bd (127.28.130.1) to 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "30b95d55293441bdb499b7f9ad6b1305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.685040 31814 raft_consensus.cc:1275] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.690953 31865 consensus_queue.cc:1048] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.694662 31180 catalog_manager.cc:5697] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c reported cstate change: term changed from 1 to 2, leader changed from 5155865cd84b4522a461cc521b1364bd (127.28.130.1) to 2b1d66b93ae6461b934f243caa35626c (127.28.130.4). New cstate: current_term: 2 leader_uuid: "2b1d66b93ae6461b934f243caa35626c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.699440 31814 raft_consensus.cc:1275] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.701329 31849 consensus_queue.cc:1048] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.725947 31357 raft_consensus.cc:1275] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.728305 31881 consensus_queue.cc:1048] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.810169 31507 raft_consensus.cc:1275] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Refusing update from remote peer aca29e2dd2064fb5b2670be9a887c807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.811611 31774 consensus_queue.cc:1048] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.822803 31814 raft_consensus.cc:1275] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer aca29e2dd2064fb5b2670be9a887c807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.824530 31775 consensus_queue.cc:1048] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.871482 31814 raft_consensus.cc:1275] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.873106 31881 consensus_queue.cc:1048] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.882874 31434 raft_consensus.cc:1275] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.884765 31865 consensus_queue.cc:1048] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.917794 31814 raft_consensus.cc:1275] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer 30b95d55293441bdb499b7f9ad6b1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.919318 31631 consensus_queue.cc:1048] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.929471 31359 raft_consensus.cc:1275] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Refusing update from remote peer 30b95d55293441bdb499b7f9ad6b1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:21.931439 31631 consensus_queue.cc:1048] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:22.004684 31507 raft_consensus.cc:1275] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Refusing update from remote peer aca29e2dd2064fb5b2670be9a887c807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.006351 31775 consensus_queue.cc:1048] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.016443 31814 raft_consensus.cc:1275] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer aca29e2dd2064fb5b2670be9a887c807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.018116 31867 consensus_queue.cc:1048] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.065852 31434 raft_consensus.cc:1275] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.067502 31865 consensus_queue.cc:1048] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.080554 31814 raft_consensus.cc:1275] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.083705 31881 consensus_queue.cc:1048] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.119333 31507 raft_consensus.cc:1275] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Refusing update from remote peer 30b95d55293441bdb499b7f9ad6b1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.120687 31631 consensus_queue.cc:1048] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:22.130339 31814 raft_consensus.cc:1275] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer 30b95d55293441bdb499b7f9ad6b1305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:22.133230 31631 consensus_queue.cc:1048] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.315068 31912 raft_consensus.cc:493] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b1d66b93ae6461b934f243caa35626c)
I20260710 11:08:30.316196 31912 raft_consensus.cc:515] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:30.365870 31912 leader_election.cc:290] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:30.397397 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:30.404014 31915 raft_consensus.cc:493] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30b95d55293441bdb499b7f9ad6b1305)
I20260710 11:08:30.404731 31915 raft_consensus.cc:515] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
W20260710 11:08:30.409260 31474 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.663s	user 0.008s	sys 0.008s
W20260710 11:08:30.409888 31474 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.664s	user 0.009s	sys 0.009s
I20260710 11:08:30.410941 31915 leader_election.cc:290] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:30.411298 31914 raft_consensus.cc:493] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aca29e2dd2064fb5b2670be9a887c807)
I20260710 11:08:30.411566 31915 raft_consensus.cc:493] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b1d66b93ae6461b934f243caa35626c)
I20260710 11:08:30.411974 31914 raft_consensus.cc:515] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:30.412290 31915 raft_consensus.cc:515] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:30.414558 31914 leader_election.cc:290] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:30.427378 31912 raft_consensus.cc:493] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30b95d55293441bdb499b7f9ad6b1305)
I20260710 11:08:30.428071 31912 raft_consensus.cc:515] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:30.430146 31912 leader_election.cc:290] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:30.456547 31917 raft_consensus.cc:493] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aca29e2dd2064fb5b2670be9a887c807)
I20260710 11:08:30.457290 31917 raft_consensus.cc:515] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:30.459827 31917 leader_election.cc:290] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:30.460387 31918 raft_consensus.cc:493] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30b95d55293441bdb499b7f9ad6b1305)
I20260710 11:08:30.467043 31814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:30.461058 31918 raft_consensus.cc:515] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:30.469453 31913 raft_consensus.cc:493] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aca29e2dd2064fb5b2670be9a887c807)
I20260710 11:08:30.469756 31918 leader_election.cc:290] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:30.470118 31913 raft_consensus.cc:515] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:30.472240 31913 leader_election.cc:290] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:30.474738 31918 raft_consensus.cc:493] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b1d66b93ae6461b934f243caa35626c)
I20260710 11:08:30.475371 31918 raft_consensus.cc:515] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } }
I20260710 11:08:30.477707 31918 leader_election.cc:290] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921), aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147)
I20260710 11:08:30.480366 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d972540a37ef4bdb92ab29f6d88fac39" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:30.487185 31914 raft_consensus.cc:493] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aca29e2dd2064fb5b2670be9a887c807)
I20260710 11:08:30.501080 31914 raft_consensus.cc:515] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:30.505894 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
W20260710 11:08:30.506990 31214 debug-util.cc:398] Leaking SignalData structure 0x7b08001ce840 after lost signal to thread 29195
I20260710 11:08:30.507385 31914 leader_election.cc:290] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:30.507196 31434 raft_consensus.cc:2468] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 1.
I20260710 11:08:30.509125 31471 leader_election.cc:304] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305; no voters: 
I20260710 11:08:30.510020 31914 raft_consensus.cc:2804] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:30.510361 31914 raft_consensus.cc:493] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Starting leader election (detected failure of leader aca29e2dd2064fb5b2670be9a887c807)
I20260710 11:08:30.510694 31914 raft_consensus.cc:3060] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.515611 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:30.517356 31356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
W20260710 11:08:30.519657 31214 debug-util.cc:398] Leaking SignalData structure 0x7b080004b080 after lost signal to thread 31217
I20260710 11:08:30.525118 31915 leader_election.cc:290] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:30.529517 31915 raft_consensus.cc:493] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b1d66b93ae6461b934f243caa35626c)
I20260710 11:08:30.526546 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:30.531205 31915 raft_consensus.cc:515] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:30.530104 31323 leader_election.cc:304] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [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: aca29e2dd2064fb5b2670be9a887c807; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:30.526587 31914 raft_consensus.cc:515] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:30.525378 31356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee024e90c11470b818cee3a9439c312" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:30.534883 31915 leader_election.cc:290] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:30.535307 31912 raft_consensus.cc:2749] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.537632 31507 raft_consensus.cc:1240] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Rejecting Update request from peer aca29e2dd2064fb5b2670be9a887c807 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:30.540110 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:30.541312 31907 consensus_queue.cc:1059] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:30.541922 31914 leader_election.cc:290] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 2 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:30.543048 31907 raft_consensus.cc:3055] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:30.543428 31907 raft_consensus.cc:740] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Running, Role: LEADER
I20260710 11:08:30.544643 31907 consensus_queue.cc:260] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:30.545923 31907 raft_consensus.cc:3060] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.545830 31355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:30.549177 31356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:30.553050 31360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:30.554358 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "30b95d55293441bdb499b7f9ad6b1305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:30.543025 31914 raft_consensus.cc:493] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 30b95d55293441bdb499b7f9ad6b1305)
I20260710 11:08:30.555184 31506 raft_consensus.cc:2393] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30b95d55293441bdb499b7f9ad6b1305 in current term 2: Already voted for candidate 2b1d66b93ae6461b934f243caa35626c in this term.
I20260710 11:08:30.555728 31357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807" is_pre_election: true
I20260710 11:08:30.556975 31355 raft_consensus.cc:2468] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 2.
W20260710 11:08:30.561004 31214 debug-util.cc:398] Leaking SignalData structure 0x7b080016eca0 after lost signal to thread 31839
I20260710 11:08:30.573637 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee024e90c11470b818cee3a9439c312" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:30.575609 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:30.575908 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab09f22476f4526af5dd3c5edf09aac" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:30.577558 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:30.579619 31767 leader_election.cc:304] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:30.582046 31918 raft_consensus.cc:2749] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:30.583622 31918 raft_consensus.cc:493] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30b95d55293441bdb499b7f9ad6b1305)
I20260710 11:08:30.584084 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710c9ea5112a4cb0a94fa75797b16fa9" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:30.584308 31918 raft_consensus.cc:515] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:30.555181 31914 raft_consensus.cc:515] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:30.586971 31918 leader_election.cc:290] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:30.587549 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dd1e90868c4f2082e0005791e3916f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b1d66b93ae6461b934f243caa35626c" is_pre_election: true
I20260710 11:08:30.589011 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:30.594321 31914 leader_election.cc:290] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907)
W20260710 11:08:30.595970 31323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:44745, user_credentials={real_user=slave}} blocked reactor thread for 66071us
I20260710 11:08:30.596501 31398 leader_election.cc:304] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [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: 30b95d55293441bdb499b7f9ad6b1305; no voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:30.596987 31323 leader_election.cc:304] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [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: aca29e2dd2064fb5b2670be9a887c807; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:30.597385 31922 raft_consensus.cc:3060] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:30.605345 31928 raft_consensus.cc:2749] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.607126 31472 leader_election.cc:304] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c; no voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:30.608786 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:30.609118 31910 raft_consensus.cc:2749] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:30.609566 31355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aaba2cd7d4bf6aeb6483481f1dce5" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:30.610272 31473 leader_election.cc:304] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c; no voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:30.611045 31913 raft_consensus.cc:2749] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.612176 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7b76ab5604c19a08c1a7bc3769119" candidate_uuid: "2b1d66b93ae6461b934f243caa35626c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5155865cd84b4522a461cc521b1364bd" is_pre_election: true
I20260710 11:08:30.612484 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:30.613381 31922 raft_consensus.cc:2749] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.614006 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:30.614173 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "045852507c9f4bccac5b9a7a428eb11e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:30.615358 31472 leader_election.cc:304] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c; no voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:30.615967 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2075dc031247ffacbb6d18cb0dc467" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:30.616501 31914 raft_consensus.cc:2749] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:30.617532 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2dd1e90868c4f2082e0005791e3916f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30b95d55293441bdb499b7f9ad6b1305" is_pre_election: true
I20260710 11:08:30.619091 31766 leader_election.cc:304] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd; no voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:30.619956 31918 raft_consensus.cc:2749] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.620420 31766 leader_election.cc:304] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:30.621280 31918 raft_consensus.cc:2749] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.621697 31766 leader_election.cc:304] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd; no voters: 30b95d55293441bdb499b7f9ad6b1305, aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:30.622506 31918 raft_consensus.cc:2749] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.622943 31766 leader_election.cc:304] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:30.623795 31918 raft_consensus.cc:2749] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.624264 31766 leader_election.cc:304] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [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: 5155865cd84b4522a461cc521b1364bd; no voters: 2b1d66b93ae6461b934f243caa35626c, 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:30.625279 31918 raft_consensus.cc:2749] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:30.625229 31355 raft_consensus.cc:2468] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1d66b93ae6461b934f243caa35626c in term 2.
I20260710 11:08:30.629390 31473 leader_election.cc:304] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [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: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807; no voters: 30b95d55293441bdb499b7f9ad6b1305
I20260710 11:08:30.630420 31914 raft_consensus.cc:2804] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:30.630930 31914 raft_consensus.cc:697] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:30.631956 31914 consensus_queue.cc:237] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:30.665261 31183 catalog_manager.cc:5697] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c reported cstate change: term changed from 1 to 2, leader changed from aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2) to 2b1d66b93ae6461b934f243caa35626c (127.28.130.4). New cstate: current_term: 2 leader_uuid: "2b1d66b93ae6461b934f243caa35626c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:30.673671 31434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f"
dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
mode: GRACEFUL
new_leader_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:44336
I20260710 11:08:30.674661 31434 raft_consensus.cc:606] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Received request to transfer leadership to TS 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:30.678606 31434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb"
dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
mode: GRACEFUL
new_leader_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:44336
I20260710 11:08:30.679319 31434 raft_consensus.cc:606] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Received request to transfer leadership to TS 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:30.682868 31434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b"
dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
mode: GRACEFUL
new_leader_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:44336
I20260710 11:08:30.683513 31434 raft_consensus.cc:606] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Received request to transfer leadership to TS 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:30.700982 31506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122"
dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
mode: GRACEFUL
new_leader_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:58814
I20260710 11:08:30.701658 31506 raft_consensus.cc:606] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Received request to transfer leadership to TS 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:30.705268 31434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e"
dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
mode: GRACEFUL
new_leader_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:44336
I20260710 11:08:30.705909 31434 raft_consensus.cc:606] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 LEADER]: Received request to transfer leadership to TS 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:30.707643 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:30.708653 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:31.025965 31936 raft_consensus.cc:993] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305: : Instructing follower 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.026571 31917 raft_consensus.cc:1081] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Signalling peer 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.031198 31814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb"
dest_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:40190
I20260710 11:08:31.032050 31814 raft_consensus.cc:493] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.032434 31814 raft_consensus.cc:3060] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.042024 31922 raft_consensus.cc:993] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305: : Instructing follower 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.042598 31922 raft_consensus.cc:1081] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 LEADER]: Signalling peer 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.045017 31813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e"
dest_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:40190
I20260710 11:08:31.045642 31813 raft_consensus.cc:493] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.048635 31813 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:31.055999 31814 raft_consensus.cc:515] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.058602 31813 raft_consensus.cc:515] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.079469 31814 leader_election.cc:290] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:31.090376 31355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:31.091146 31355 raft_consensus.cc:3060] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.093644 31910 raft_consensus.cc:993] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c: : Instructing follower 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.094120 31910 raft_consensus.cc:1081] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Signalling peer 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.090447 31356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:31.096282 31434 raft_consensus.cc:1275] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.098502 31434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323676addc84e069e5ab379bfde5bfb" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:31.100467 31434 raft_consensus.cc:3055] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:31.096529 31356 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:31.100841 31434 raft_consensus.cc:740] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:31.105194 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f425dca9bfb744a3bdd6efa95d73fe7e" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:31.105834 31353 raft_consensus.cc:1275] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Refusing update from remote peer 2b1d66b93ae6461b934f243caa35626c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.107631 31434 consensus_queue.cc:260] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.109067 31434 raft_consensus.cc:3060] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.112314 31908 consensus_queue.cc:1048] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:31.124293 31432 raft_consensus.cc:3055] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:31.125317 31432 raft_consensus.cc:740] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:31.126444 31432 consensus_queue.cc:260] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.127836 31432 raft_consensus.cc:3060] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:31.140127 31324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.4:43921, user_credentials={real_user=slave}} blocked reactor thread for 57519us
I20260710 11:08:31.150698 31355 raft_consensus.cc:2468] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 2.
I20260710 11:08:31.155232 31356 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 3.
I20260710 11:08:31.157775 31936 raft_consensus.cc:993] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305: : Instructing follower 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.162237 31917 raft_consensus.cc:1081] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Signalling peer 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.163036 31434 raft_consensus.cc:2468] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 2.
W20260710 11:08:31.160629 31473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.2:36147, user_credentials={real_user=slave}} blocked reactor thread for 55405.1us
I20260710 11:08:31.165227 31908 consensus_queue.cc:1048] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:31.166405 31766 leader_election.cc:304] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:31.184007 31432 raft_consensus.cc:2468] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 3.
I20260710 11:08:31.184698 31813 leader_election.cc:290] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 3 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:31.187270 31766 leader_election.cc:304] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:31.194558 31941 raft_consensus.cc:2804] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:31.114094 31812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122"
dest_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:40176
I20260710 11:08:31.199911 31812 raft_consensus.cc:493] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.200248 31812 raft_consensus.cc:3060] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.204162 31813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b"
dest_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:40190
I20260710 11:08:31.204823 31813 raft_consensus.cc:493] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.205247 31813 raft_consensus.cc:3060] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.238319 31941 raft_consensus.cc:697] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 2 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:31.239327 31941 consensus_queue.cc:237] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.238027 31944 raft_consensus.cc:2804] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:31.240696 31944 raft_consensus.cc:697] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 3 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:31.241760 31944 consensus_queue.cc:237] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [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: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.245916 31812 raft_consensus.cc:515] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:31.260244 31813 raft_consensus.cc:515] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.263346 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:31.264117 31507 raft_consensus.cc:3055] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:31.264434 31507 raft_consensus.cc:740] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:31.265349 31507 consensus_queue.cc:260] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:31.266489 31507 raft_consensus.cc:3060] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:31.267530 31942 log.cc:927] Time spent T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807: Append to log took a long time: real 0.071s	user 0.002s	sys 0.002s
I20260710 11:08:31.273934 31178 catalog_manager.cc:5697] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 1 to 2, leader changed from 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3) to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 2 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:31.275669 31178 catalog_manager.cc:5697] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 2 to 3, leader changed from 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3) to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 3 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:31.261402 31812 leader_election.cc:290] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:31.261549 31927 raft_consensus.cc:993] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305: : Instructing follower 5155865cd84b4522a461cc521b1364bd to start an election
W20260710 11:08:31.279700 31766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:44745, user_credentials={real_user=slave}} blocked reactor thread for 92509.8us
I20260710 11:08:31.282526 31927 raft_consensus.cc:1081] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Signalling peer 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.284614 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4ff9a899c44440abc9359112af3122" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:31.284644 31814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f"
dest_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:40190
I20260710 11:08:31.285238 31432 raft_consensus.cc:3060] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.285446 31814 raft_consensus.cc:493] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.285916 31814 raft_consensus.cc:3060] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.293067 31813 leader_election.cc:290] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:31.293308 31356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:31.293982 31356 raft_consensus.cc:3060] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.294330 31432 raft_consensus.cc:2468] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 2.
I20260710 11:08:31.295423 31814 raft_consensus.cc:515] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.297158 31507 raft_consensus.cc:2468] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 2.
I20260710 11:08:31.298291 31355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
I20260710 11:08:31.299024 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67922d9853844aad91546ddb1feb4b9b" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:31.298867 31355 raft_consensus.cc:3060] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.299767 31432 raft_consensus.cc:3055] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:31.300310 31432 raft_consensus.cc:740] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:31.300431 31814 leader_election.cc:290] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 election: Requested vote from peers aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:31.299343 31766 leader_election.cc:304] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:31.301587 31432 consensus_queue.cc:260] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.303233 31432 raft_consensus.cc:3060] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.304046 31944 raft_consensus.cc:2804] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:31.309952 31944 raft_consensus.cc:697] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 2 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:31.310899 31944 consensus_queue.cc:237] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:31.305369 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d4eb0a725d46d58413751da3a1b54f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:31.314661 31431 raft_consensus.cc:3055] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:31.315013 31431 raft_consensus.cc:740] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:31.315858 31431 consensus_queue.cc:260] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.316722 31432 raft_consensus.cc:2468] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 2.
I20260710 11:08:31.317152 31431 raft_consensus.cc:3060] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.306432 31355 raft_consensus.cc:2468] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 2.
I20260710 11:08:31.317970 31766 leader_election.cc:304] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:31.319423 31944 raft_consensus.cc:2804] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:31.319448 31768 leader_election.cc:304] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:31.320461 31941 raft_consensus.cc:2804] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:31.320930 31941 raft_consensus.cc:697] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 2 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:31.321774 31941 consensus_queue.cc:237] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.327272 31944 raft_consensus.cc:697] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 2 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:31.328409 31944 consensus_queue.cc:237] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:31.328362 31356 raft_consensus.cc:2468] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 2.
I20260710 11:08:31.330560 31182 catalog_manager.cc:5697] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 1 to 2, leader changed from 2b1d66b93ae6461b934f243caa35626c (127.28.130.4) to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 2 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:31.340991 31431 raft_consensus.cc:2468] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 2.
I20260710 11:08:31.348877 31182 catalog_manager.cc:5697] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 1 to 2, leader changed from 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3) to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 2 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:31.350212 31182 catalog_manager.cc:5697] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 1 to 2, leader changed from 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3) to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 2 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:31.656235 31355 raft_consensus.cc:1275] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.657457 31944 consensus_queue.cc:1048] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.661101 31431 raft_consensus.cc:1275] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 3 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:31.662873 31944 consensus_queue.cc:1048] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:31.681928 31431 raft_consensus.cc:1275] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.687618 31944 consensus_queue.cc:1048] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:31.692546 31355 raft_consensus.cc:1275] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 3 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:31.694031 31943 consensus_queue.cc:1048] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:31.719585 31507 raft_consensus.cc:1275] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.720952 31959 consensus_queue.cc:1048] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.752228 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:31.755498 31431 raft_consensus.cc:1275] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.757047 31943 consensus_queue.cc:1048] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.804473 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:31.812896 31431 raft_consensus.cc:1275] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.814502 31943 consensus_queue.cc:1048] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.827337 31355 raft_consensus.cc:1275] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.830088 31960 consensus_queue.cc:1048] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.831063 31431 raft_consensus.cc:1275] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.832149 31432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba"
dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
mode: GRACEFUL
new_leader_uuid: "aca29e2dd2064fb5b2670be9a887c807"
 from {username='slave'} at 127.0.0.1:44336
I20260710 11:08:31.832840 31432 raft_consensus.cc:606] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Received request to transfer leadership to TS aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:31.835762 31960 consensus_queue.cc:1048] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.836591 31432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d87154776670498fa5ae9064be574544"
dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
mode: GRACEFUL
new_leader_uuid: "aca29e2dd2064fb5b2670be9a887c807"
 from {username='slave'} at 127.0.0.1:44336
I20260710 11:08:31.837087 31432 raft_consensus.cc:606] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Received request to transfer leadership to TS aca29e2dd2064fb5b2670be9a887c807
I20260710 11:08:31.844280 31507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f"
dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
mode: GRACEFUL
new_leader_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:58814
I20260710 11:08:31.844828 31507 raft_consensus.cc:606] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Received request to transfer leadership to TS 5155865cd84b4522a461cc521b1364bd
I20260710 11:08:31.846563 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:31.847502 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:31.861946 31356 raft_consensus.cc:1275] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.863914 31960 consensus_queue.cc:1048] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:31.958616 31913 raft_consensus.cc:993] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c: : Instructing follower 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.959106 31908 raft_consensus.cc:1081] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Signalling peer 5155865cd84b4522a461cc521b1364bd to start an election
I20260710 11:08:31.961275 31812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f"
dest_uuid: "5155865cd84b4522a461cc521b1364bd"
 from {username='slave'} at 127.0.0.1:40176
I20260710 11:08:31.961798 31812 raft_consensus.cc:493] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.962152 31812 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:31.967046 31812 raft_consensus.cc:515] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:31.968729 31812 leader_election.cc:290] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [CANDIDATE]: Term 3 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:31.970165 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:31.970811 31432 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:31.971980 31927 raft_consensus.cc:993] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305: : Instructing follower aca29e2dd2064fb5b2670be9a887c807 to start an election
I20260710 11:08:31.972393 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a4009082c04d72a0bfee8bad570c4f" candidate_uuid: "5155865cd84b4522a461cc521b1364bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:31.973045 31507 raft_consensus.cc:3055] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:31.973357 31507 raft_consensus.cc:740] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b1d66b93ae6461b934f243caa35626c, State: Running, Role: LEADER
I20260710 11:08:31.974182 31507 consensus_queue.cc:260] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [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: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:31.975692 31507 raft_consensus.cc:3060] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:31.978811 31432 raft_consensus.cc:2468] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 3.
I20260710 11:08:31.972481 31927 raft_consensus.cc:1081] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Signalling peer aca29e2dd2064fb5b2670be9a887c807 to start an election
I20260710 11:08:31.980260 31766 leader_election.cc:304] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [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: 30b95d55293441bdb499b7f9ad6b1305, 5155865cd84b4522a461cc521b1364bd; no voters: 
I20260710 11:08:31.981181 31944 raft_consensus.cc:2804] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:31.981657 31944 raft_consensus.cc:697] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 3 LEADER]: Becoming Leader. State: Replica: 5155865cd84b4522a461cc521b1364bd, State: Running, Role: LEADER
I20260710 11:08:31.982519 31944 consensus_queue.cc:237] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [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: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } }
I20260710 11:08:31.983371 31355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d87154776670498fa5ae9064be574544"
dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
 from {username='slave'} at 127.0.0.1:58752
I20260710 11:08:31.983982 31355 raft_consensus.cc:493] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.984341 31355 raft_consensus.cc:3060] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.989141 31507 raft_consensus.cc:2468] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5155865cd84b4522a461cc521b1364bd in term 3.
I20260710 11:08:31.992965 31178 catalog_manager.cc:5697] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd reported cstate change: term changed from 2 to 3, leader changed from 2b1d66b93ae6461b934f243caa35626c (127.28.130.4) to 5155865cd84b4522a461cc521b1364bd (127.28.130.1). New cstate: current_term: 3 leader_uuid: "5155865cd84b4522a461cc521b1364bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:31.998551 31355 raft_consensus.cc:515] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:32.001092 31355 leader_election.cc:290] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 election: Requested vote from peers 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907), 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745)
I20260710 11:08:32.002492 31812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5155865cd84b4522a461cc521b1364bd"
I20260710 11:08:32.003142 31812 raft_consensus.cc:3060] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:32.002969 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87154776670498fa5ae9064be574544" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:32.003934 31432 raft_consensus.cc:3055] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:32.004298 31432 raft_consensus.cc:740] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:32.005201 31432 consensus_queue.cc:260] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:32.006346 31432 raft_consensus.cc:3060] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:32.009742 31812 raft_consensus.cc:2468] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 2.
I20260710 11:08:32.012509 31324 leader_election.cc:304] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5155865cd84b4522a461cc521b1364bd, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:32.013448 31937 raft_consensus.cc:2804] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:32.013899 31937 raft_consensus.cc:697] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 2 LEADER]: Becoming Leader. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Running, Role: LEADER
I20260710 11:08:32.014748 31937 consensus_queue.cc:237] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } }
I20260710 11:08:32.026013 31432 raft_consensus.cc:2468] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 2.
I20260710 11:08:32.038456 31183 catalog_manager.cc:5697] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 reported cstate change: term changed from 1 to 2, leader changed from 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3) to aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2). New cstate: current_term: 2 leader_uuid: "aca29e2dd2064fb5b2670be9a887c807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:32.123478 31927 raft_consensus.cc:993] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305: : Instructing follower aca29e2dd2064fb5b2670be9a887c807 to start an election
I20260710 11:08:32.124037 31922 raft_consensus.cc:1081] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Signalling peer aca29e2dd2064fb5b2670be9a887c807 to start an election
I20260710 11:08:32.125468 31356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba"
dest_uuid: "aca29e2dd2064fb5b2670be9a887c807"
 from {username='slave'} at 127.0.0.1:58752
I20260710 11:08:32.125919 31356 raft_consensus.cc:493] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:32.126189 31356 raft_consensus.cc:3060] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:32.130937 31356 raft_consensus.cc:515] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:32.132853 31356 leader_election.cc:290] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 election: Requested vote from peers 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745), 2b1d66b93ae6461b934f243caa35626c (127.28.130.4:43921)
I20260710 11:08:32.133910 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30b95d55293441bdb499b7f9ad6b1305"
I20260710 11:08:32.134050 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137e5d6a55b44ca2bbefe436521af7ba" candidate_uuid: "aca29e2dd2064fb5b2670be9a887c807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b1d66b93ae6461b934f243caa35626c"
I20260710 11:08:32.134639 31432 raft_consensus.cc:3055] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:32.134737 31507 raft_consensus.cc:3060] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:32.135039 31432 raft_consensus.cc:740] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b95d55293441bdb499b7f9ad6b1305, State: Running, Role: LEADER
I20260710 11:08:32.136041 31432 consensus_queue.cc:260] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:32.137524 31432 raft_consensus.cc:3060] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:32.141111 31507 raft_consensus.cc:2468] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 2.
I20260710 11:08:32.142234 31324 leader_election.cc:304] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1d66b93ae6461b934f243caa35626c, aca29e2dd2064fb5b2670be9a887c807; no voters: 
I20260710 11:08:32.142881 31937 raft_consensus.cc:2804] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:32.143268 31937 raft_consensus.cc:697] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 2 LEADER]: Becoming Leader. State: Replica: aca29e2dd2064fb5b2670be9a887c807, State: Running, Role: LEADER
I20260710 11:08:32.144070 31937 consensus_queue.cc:237] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } }
I20260710 11:08:32.144995 31432 raft_consensus.cc:2468] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca29e2dd2064fb5b2670be9a887c807 in term 2.
I20260710 11:08:32.152354 31183 catalog_manager.cc:5697] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 reported cstate change: term changed from 1 to 2, leader changed from 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3) to aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2). New cstate: current_term: 2 leader_uuid: "aca29e2dd2064fb5b2670be9a887c807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca29e2dd2064fb5b2670be9a887c807" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 36147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:32.176689 31529 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7900 after lost signal to thread 29195
W20260710 11:08:32.177594 31529 debug-util.cc:398] Leaking SignalData structure 0x7b08000c70a0 after lost signal to thread 31217
W20260710 11:08:32.178512 31529 debug-util.cc:398] Leaking SignalData structure 0x7b0800091ae0 after lost signal to thread 31384
W20260710 11:08:32.179319 31529 debug-util.cc:398] Leaking SignalData structure 0x7b0800225b60 after lost signal to thread 31458
W20260710 11:08:32.180152 31529 debug-util.cc:398] Leaking SignalData structure 0x7b080017f840 after lost signal to thread 31532
W20260710 11:08:32.180991 31529 debug-util.cc:398] Leaking SignalData structure 0x7b0800246300 after lost signal to thread 31839
I20260710 11:08:32.428326 31432 raft_consensus.cc:1275] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 3 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:32.429952 31941 consensus_queue.cc:1048] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:32.455789 31507 raft_consensus.cc:1275] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 3 FOLLOWER]: Refusing update from remote peer 5155865cd84b4522a461cc521b1364bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:32.457376 31941 consensus_queue.cc:1048] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:32.589605 31812 raft_consensus.cc:1275] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Refusing update from remote peer aca29e2dd2064fb5b2670be9a887c807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:32.592265 31937 consensus_queue.cc:1048] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5155865cd84b4522a461cc521b1364bd" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:32.618911 31432 raft_consensus.cc:1275] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer aca29e2dd2064fb5b2670be9a887c807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:32.620785 31984 consensus_queue.cc:1048] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:32.621153 31432 raft_consensus.cc:1275] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Refusing update from remote peer aca29e2dd2064fb5b2670be9a887c807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:32.630249 31982 consensus_queue.cc:1048] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b95d55293441bdb499b7f9ad6b1305" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:32.669735 31507 raft_consensus.cc:1275] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Refusing update from remote peer aca29e2dd2064fb5b2670be9a887c807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:32.671892 31982 consensus_queue.cc:1048] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1d66b93ae6461b934f243caa35626c" member_type: VOTER last_known_addr { host: "127.28.130.4" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:32.848457 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:32.870424 29192 tablet_server.cc:179] TabletServer@127.28.130.1:42907 shutting down...
W20260710 11:08:32.873449 31472 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 11:08:32.889874 31472 consensus_peers.cc:597] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.925305 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:32.928092 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.929150 29192 raft_consensus.cc:2243] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.929761 29192 raft_consensus.cc:2272] T 045852507c9f4bccac5b9a7a428eb11e P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.932663 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.933516 29192 raft_consensus.cc:2243] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.934084 29192 raft_consensus.cc:2272] T 710c9ea5112a4cb0a94fa75797b16fa9 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.936926 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.937722 29192 raft_consensus.cc:2243] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.938252 29192 raft_consensus.cc:2272] T 0c2075dc031247ffacbb6d18cb0dc467 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.941200 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.942101 29192 raft_consensus.cc:2243] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.942605 29192 raft_consensus.cc:2272] T e2dd1e90868c4f2082e0005791e3916f P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.950508 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.951363 29192 raft_consensus.cc:2243] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:32.952478 29192 raft_consensus.cc:2272] T 5323676addc84e069e5ab379bfde5bfb P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.955221 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.957281 29192 raft_consensus.cc:2243] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.957880 29192 raft_consensus.cc:2272] T ffabdc91b2f642468d8e2797cd246fe7 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.961071 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.961860 29192 raft_consensus.cc:2243] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:32.962844 29192 raft_consensus.cc:2272] T 67922d9853844aad91546ddb1feb4b9b P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.965528 29192 tablet_replica.cc:333] stopping tablet replica
W20260710 11:08:32.966292 31324 consensus_peers.cc:597] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.966289 29192 raft_consensus.cc:2243] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.968053 29192 raft_consensus.cc:2272] T 0ab09f22476f4526af5dd3c5edf09aac P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.970969 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.971864 29192 raft_consensus.cc:2243] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:32.972820 29192 raft_consensus.cc:2272] T f425dca9bfb744a3bdd6efa95d73fe7e P 5155865cd84b4522a461cc521b1364bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.975412 29192 tablet_replica.cc:333] stopping tablet replica
W20260710 11:08:32.975507 31398 consensus_peers.cc:597] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.976178 29192 raft_consensus.cc:2243] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.976758 29192 raft_consensus.cc:2272] T 8ee024e90c11470b818cee3a9439c312 P 5155865cd84b4522a461cc521b1364bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.979512 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.980288 29192 raft_consensus.cc:2243] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.980798 29192 raft_consensus.cc:2272] T e5f7b76ab5604c19a08c1a7bc3769119 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.983520 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.984233 29192 raft_consensus.cc:2243] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.984764 29192 raft_consensus.cc:2272] T 1be2970c86e94b37916a4d370c17e346 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.987428 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.988215 29192 raft_consensus.cc:2243] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.988766 29192 raft_consensus.cc:2272] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.991293 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.992043 29192 raft_consensus.cc:2243] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:32.992966 29192 raft_consensus.cc:2272] T 9f4ff9a899c44440abc9359112af3122 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:32.995698 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:32.996419 29192 raft_consensus.cc:2243] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:32.996899 29192 raft_consensus.cc:2272] T d87154776670498fa5ae9064be574544 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.000855 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:33.001616 29192 raft_consensus.cc:2243] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.002548 29192 raft_consensus.cc:2272] T 28d4eb0a725d46d58413751da3a1b54f P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.004918 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:33.005530 29192 raft_consensus.cc:2243] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.006433 29192 raft_consensus.cc:2272] T f0a4009082c04d72a0bfee8bad570c4f P 5155865cd84b4522a461cc521b1364bd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.007440 31472 consensus_peers.cc:597] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.010537 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:33.011482 29192 raft_consensus.cc:2243] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.012015 29192 raft_consensus.cc:2272] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 5155865cd84b4522a461cc521b1364bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.049564 31398 consensus_peers.cc:597] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.073194 29192 tablet_server.cc:196] TabletServer@127.28.130.1:42907 shutdown complete.
W20260710 11:08:33.104983 31324 consensus_peers.cc:597] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.105568 31324 consensus_peers.cc:597] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.139655 29192 tablet_server.cc:179] TabletServer@127.28.130.2:0 shutting down...
W20260710 11:08:33.170912 31473 consensus_peers.cc:597] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c -> Peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Couldn't send request to peer aca29e2dd2064fb5b2670be9a887c807. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.174964 31472 consensus_peers.cc:597] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.178925 31324 consensus_peers.cc:597] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.181952 31398 consensus_peers.cc:597] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.206132 31472 consensus_peers.cc:597] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c -> Peer 5155865cd84b4522a461cc521b1364bd (127.28.130.1:42907): Couldn't send request to peer 5155865cd84b4522a461cc521b1364bd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:42907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.213192 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:33.214177 29192 tablet_replica.cc:333] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.214960 29192 raft_consensus.cc:2243] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.216140 29192 raft_consensus.cc:2272] T 710c9ea5112a4cb0a94fa75797b16fa9 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.218925 29192 tablet_replica.cc:333] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.219703 29192 raft_consensus.cc:2243] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.220265 29192 raft_consensus.cc:2272] T 667aaba2cd7d4bf6aeb6483481f1dce5 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.222447 31473 consensus_peers.cc:597] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c -> Peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Couldn't send request to peer aca29e2dd2064fb5b2670be9a887c807. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.222888 29192 tablet_replica.cc:333] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.223783 29192 raft_consensus.cc:2243] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.224857 29192 raft_consensus.cc:2272] T 1be2970c86e94b37916a4d370c17e346 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.228427 29192 tablet_replica.cc:333] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.229350 29192 raft_consensus.cc:2243] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.230062 29192 raft_consensus.cc:2272] T fba177c7e4cf4a84b8fcf57ed1745cc6 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.233175 29192 tablet_replica.cc:333] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.234031 29192 raft_consensus.cc:2243] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.234663 29192 raft_consensus.cc:2272] T c100f5f71a91401b8da7940bc45e8cb3 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.238015 29192 tablet_replica.cc:333] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.238893 29192 raft_consensus.cc:2243] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.239610 29192 raft_consensus.cc:2272] T c6bf31bf9f2740309e9a67c4c733211e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.243345 29192 tablet_replica.cc:333] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.244261 29192 raft_consensus.cc:2243] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.244962 29192 raft_consensus.cc:2272] T b7a11244cab74f80a4c2fd5fc5c77f98 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.248274 29192 tablet_replica.cc:333] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.249044 29192 raft_consensus.cc:2243] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.250098 29192 raft_consensus.cc:2272] T d87154776670498fa5ae9064be574544 P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.253383 29192 tablet_replica.cc:333] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.254163 29192 raft_consensus.cc:2243] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.254689 29192 raft_consensus.cc:2272] T 28d4eb0a725d46d58413751da3a1b54f P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.257555 29192 tablet_replica.cc:333] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.258515 29192 raft_consensus.cc:2243] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.259200 29192 raft_consensus.cc:2272] T d972540a37ef4bdb92ab29f6d88fac39 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.262055 29192 tablet_replica.cc:333] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.262785 29192 raft_consensus.cc:2243] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.263324 29192 raft_consensus.cc:2272] T 045852507c9f4bccac5b9a7a428eb11e P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.265940 29192 tablet_replica.cc:333] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.266839 29192 raft_consensus.cc:2243] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.267457 29192 raft_consensus.cc:2272] T 5323676addc84e069e5ab379bfde5bfb P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.271154 29192 tablet_replica.cc:333] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.272063 29192 raft_consensus.cc:2243] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.273366 29192 raft_consensus.cc:2272] T ffabdc91b2f642468d8e2797cd246fe7 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.275955 29192 tablet_replica.cc:333] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.276717 29192 raft_consensus.cc:2243] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.277285 29192 raft_consensus.cc:2272] T f425dca9bfb744a3bdd6efa95d73fe7e P aca29e2dd2064fb5b2670be9a887c807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.280102 29192 tablet_replica.cc:333] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.280784 29192 raft_consensus.cc:2243] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.281795 29192 raft_consensus.cc:2272] T 8ee024e90c11470b818cee3a9439c312 P aca29e2dd2064fb5b2670be9a887c807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.284566 29192 tablet_replica.cc:333] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.285233 29192 raft_consensus.cc:2243] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.285858 29192 raft_consensus.cc:2272] T 0ab09f22476f4526af5dd3c5edf09aac P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.288647 29192 tablet_replica.cc:333] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.289328 29192 raft_consensus.cc:2243] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.291055 29192 raft_consensus.cc:2272] T 67922d9853844aad91546ddb1feb4b9b P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.293715 29192 tablet_replica.cc:333] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807: stopping tablet replica
I20260710 11:08:33.294363 29192 raft_consensus.cc:2243] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.295361 29192 raft_consensus.cc:2272] T 137e5d6a55b44ca2bbefe436521af7ba P aca29e2dd2064fb5b2670be9a887c807 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.318518 31473 consensus_peers.cc:597] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c -> Peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Couldn't send request to peer aca29e2dd2064fb5b2670be9a887c807. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.332438 29192 tablet_server.cc:196] TabletServer@127.28.130.2:0 shutdown complete.
W20260710 11:08:33.362031 31399 consensus_peers.cc:597] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 -> Peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Couldn't send request to peer aca29e2dd2064fb5b2670be9a887c807. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:36147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.381610 29192 tablet_server.cc:179] TabletServer@127.28.130.3:0 shutting down...
I20260710 11:08:33.434285 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:08:33.435649 31473 consensus_peers.cc:597] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c -> Peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Couldn't send request to peer aca29e2dd2064fb5b2670be9a887c807. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:36147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.437158 29192 tablet_replica.cc:333] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.438078 29192 raft_consensus.cc:2243] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.438647 29192 raft_consensus.cc:2272] T f425dca9bfb744a3bdd6efa95d73fe7e P 30b95d55293441bdb499b7f9ad6b1305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.441319 29192 tablet_replica.cc:333] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.442158 29192 raft_consensus.cc:2243] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.443174 29192 raft_consensus.cc:2272] T e2dd1e90868c4f2082e0005791e3916f P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.445967 29192 tablet_replica.cc:333] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.446795 29192 raft_consensus.cc:2243] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.447742 29192 raft_consensus.cc:2272] T 67922d9853844aad91546ddb1feb4b9b P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.450495 29192 tablet_replica.cc:333] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.451336 29192 raft_consensus.cc:2243] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:33.458900 31399 consensus_peers.cc:597] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 -> Peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Couldn't send request to peer aca29e2dd2064fb5b2670be9a887c807. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:36147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.451957 29192 raft_consensus.cc:2272] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.463152 29192 tablet_replica.cc:333] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.464334 29192 raft_consensus.cc:2243] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.465513 29192 raft_consensus.cc:2272] T e5f7b76ab5604c19a08c1a7bc3769119 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.474494 31399 consensus_peers.cc:597] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 -> Peer aca29e2dd2064fb5b2670be9a887c807 (127.28.130.2:36147): Couldn't send request to peer aca29e2dd2064fb5b2670be9a887c807. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:36147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.476722 29192 tablet_replica.cc:333] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.477679 29192 raft_consensus.cc:2243] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.478304 29192 raft_consensus.cc:2272] T 9f4ff9a899c44440abc9359112af3122 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.481184 29192 tablet_replica.cc:333] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.482005 29192 raft_consensus.cc:2243] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.482625 29192 raft_consensus.cc:2272] T d972540a37ef4bdb92ab29f6d88fac39 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.485170 29192 tablet_replica.cc:333] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.485953 29192 raft_consensus.cc:2243] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.486577 29192 raft_consensus.cc:2272] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.496930 31471 consensus_peers.cc:597] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c -> Peer 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745): Couldn't send request to peer 30b95d55293441bdb499b7f9ad6b1305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.500278 29192 tablet_replica.cc:333] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.501014 29192 raft_consensus.cc:2243] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.501796 29192 raft_consensus.cc:2272] T c6bf31bf9f2740309e9a67c4c733211e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.503854 29192 tablet_replica.cc:333] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.504401 29192 raft_consensus.cc:2243] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.505187 29192 raft_consensus.cc:2272] T b7a11244cab74f80a4c2fd5fc5c77f98 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.507633 29192 tablet_replica.cc:333] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.508435 29192 raft_consensus.cc:2243] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.508876 29192 raft_consensus.cc:2272] T d87154776670498fa5ae9064be574544 P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.511752 29192 tablet_replica.cc:333] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.512537 29192 raft_consensus.cc:2243] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.513135 29192 raft_consensus.cc:2272] T 28d4eb0a725d46d58413751da3a1b54f P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.515691 29192 tablet_replica.cc:333] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.516485 29192 raft_consensus.cc:2243] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.517079 29192 raft_consensus.cc:2272] T f0a4009082c04d72a0bfee8bad570c4f P 30b95d55293441bdb499b7f9ad6b1305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.520191 29192 tablet_replica.cc:333] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.521260 29192 raft_consensus.cc:2243] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.522449 29192 raft_consensus.cc:2272] T 045852507c9f4bccac5b9a7a428eb11e P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.525120 29192 tablet_replica.cc:333] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.525897 29192 raft_consensus.cc:2243] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.526531 29192 raft_consensus.cc:2272] T 5323676addc84e069e5ab379bfde5bfb P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.529381 29192 tablet_replica.cc:333] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.530200 29192 raft_consensus.cc:2243] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.531279 29192 raft_consensus.cc:2272] T c100f5f71a91401b8da7940bc45e8cb3 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.533931 29192 tablet_replica.cc:333] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.534649 29192 raft_consensus.cc:2243] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.535233 29192 raft_consensus.cc:2272] T 0c2075dc031247ffacbb6d18cb0dc467 P 30b95d55293441bdb499b7f9ad6b1305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.537885 29192 tablet_replica.cc:333] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305: stopping tablet replica
I20260710 11:08:33.538551 29192 raft_consensus.cc:2243] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.539114 29192 raft_consensus.cc:2272] T 137e5d6a55b44ca2bbefe436521af7ba P 30b95d55293441bdb499b7f9ad6b1305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.585366 29192 tablet_server.cc:196] TabletServer@127.28.130.3:0 shutdown complete.
W20260710 11:08:33.589241 31471 consensus_peers.cc:597] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c -> Peer 30b95d55293441bdb499b7f9ad6b1305 (127.28.130.3:44745): Couldn't send request to peer 30b95d55293441bdb499b7f9ad6b1305. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.3:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.636667 29192 tablet_server.cc:179] TabletServer@127.28.130.4:0 shutting down...
I20260710 11:08:33.688714 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:33.689694 29192 tablet_replica.cc:333] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.690620 29192 raft_consensus.cc:2243] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.691318 29192 raft_consensus.cc:2272] T e5f7b76ab5604c19a08c1a7bc3769119 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.694726 29192 tablet_replica.cc:333] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.696267 29192 raft_consensus.cc:2243] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.697664 29192 raft_consensus.cc:2272] T 667aaba2cd7d4bf6aeb6483481f1dce5 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.701339 29192 tablet_replica.cc:333] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.702656 29192 raft_consensus.cc:2243] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.703374 29192 raft_consensus.cc:2272] T e2dd1e90868c4f2082e0005791e3916f P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.706391 29192 tablet_replica.cc:333] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.707145 29192 raft_consensus.cc:2243] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.707748 29192 raft_consensus.cc:2272] T 1be2970c86e94b37916a4d370c17e346 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.712864 29192 tablet_replica.cc:333] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.713619 29192 raft_consensus.cc:2243] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.714905 29192 raft_consensus.cc:2272] T f9b5b31b4bdf4ddda4a4e9ea3783bea1 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.717571 29192 tablet_replica.cc:333] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.718415 29192 raft_consensus.cc:2243] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.719453 29192 raft_consensus.cc:2272] T 0ab09f22476f4526af5dd3c5edf09aac P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.722374 29192 tablet_replica.cc:333] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.723156 29192 raft_consensus.cc:2243] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.724339 29192 raft_consensus.cc:2272] T fba177c7e4cf4a84b8fcf57ed1745cc6 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.727394 29192 tablet_replica.cc:333] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.728230 29192 raft_consensus.cc:2243] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.728780 29192 raft_consensus.cc:2272] T b7a11244cab74f80a4c2fd5fc5c77f98 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.731701 29192 tablet_replica.cc:333] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.732483 29192 raft_consensus.cc:2243] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.733157 29192 raft_consensus.cc:2272] T c6bf31bf9f2740309e9a67c4c733211e P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.735853 29192 tablet_replica.cc:333] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.736735 29192 raft_consensus.cc:2243] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.737274 29192 raft_consensus.cc:2272] T f0a4009082c04d72a0bfee8bad570c4f P 2b1d66b93ae6461b934f243caa35626c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.739827 29192 tablet_replica.cc:333] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.740566 29192 raft_consensus.cc:2243] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.741504 29192 raft_consensus.cc:2272] T d972540a37ef4bdb92ab29f6d88fac39 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.744354 29192 tablet_replica.cc:333] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.745102 29192 raft_consensus.cc:2243] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.745754 29192 raft_consensus.cc:2272] T 9f4ff9a899c44440abc9359112af3122 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.748420 29192 tablet_replica.cc:333] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.749264 29192 raft_consensus.cc:2243] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.749894 29192 raft_consensus.cc:2272] T 710c9ea5112a4cb0a94fa75797b16fa9 P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.752609 29192 tablet_replica.cc:333] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.753405 29192 raft_consensus.cc:2243] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.754144 29192 raft_consensus.cc:2272] T ffabdc91b2f642468d8e2797cd246fe7 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.758100 29192 tablet_replica.cc:333] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.759009 29192 raft_consensus.cc:2243] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.759514 29192 raft_consensus.cc:2272] T 8ee024e90c11470b818cee3a9439c312 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.762205 29192 tablet_replica.cc:333] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.762861 29192 raft_consensus.cc:2243] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.763345 29192 raft_consensus.cc:2272] T c100f5f71a91401b8da7940bc45e8cb3 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.765727 29192 tablet_replica.cc:333] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.766520 29192 raft_consensus.cc:2243] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.767444 29192 raft_consensus.cc:2272] T 0c2075dc031247ffacbb6d18cb0dc467 P 2b1d66b93ae6461b934f243caa35626c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.770166 29192 tablet_replica.cc:333] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c: stopping tablet replica
I20260710 11:08:33.770903 29192 raft_consensus.cc:2243] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.771466 29192 raft_consensus.cc:2272] T 137e5d6a55b44ca2bbefe436521af7ba P 2b1d66b93ae6461b934f243caa35626c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:34.819996 29192 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31529)
W20260710 11:08:35.820673 29192 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31529)
I20260710 11:08:36.121953 29192 tablet_server.cc:196] TabletServer@127.28.130.4:0 shutdown complete.
I20260710 11:08:36.172504 29192 master.cc:562] Master@127.28.130.62:40873 shutting down...
I20260710 11:08:36.206269 29192 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:36.207026 29192 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.207337 29192 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6bdbdbde594843429cad818b37d6432c: stopping tablet replica
I20260710 11:08:36.248692 29192 master.cc:584] Master@127.28.130.62:40873 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20587 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:08:36.312007 29192 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.130.62:39131
I20260710 11:08:36.313230 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:36.320937 32002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:36.321040 32001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:36.321729 32004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:36.322652 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:36.323607 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:36.323843 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:36.324007 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681716323993 us; error 0 us; skew 500 ppm
I20260710 11:08:36.324560 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:36.327116 29192 webserver.cc:533] Webserver started at http://127.28.130.62:33729/ using document root <none> and password file <none>
I20260710 11:08:36.327631 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:36.327855 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:36.328145 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:36.329406 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/master-0-root/instance:
uuid: "49deaa7dce584e4f8c160d69bb8a169c"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:36.334249 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:36.339023 32009 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.340173 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:36.340494 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/master-0-root
uuid: "49deaa7dce584e4f8c160d69bb8a169c"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:36.340787 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:36.356964 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:36.358317 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:36.408913 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.62:39131
I20260710 11:08:36.409029 32060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.62:39131 every 8 connection(s)
I20260710 11:08:36.413861 32061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.426056 32061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c: Bootstrap starting.
I20260710 11:08:36.431674 32061 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.436532 32061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c: No bootstrap required, opened a new log
I20260710 11:08:36.438813 32061 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49deaa7dce584e4f8c160d69bb8a169c" member_type: VOTER }
I20260710 11:08:36.439275 32061 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.439452 32061 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49deaa7dce584e4f8c160d69bb8a169c, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.440006 32061 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49deaa7dce584e4f8c160d69bb8a169c" member_type: VOTER }
I20260710 11:08:36.440438 32061 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:36.440668 32061 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:36.440896 32061 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:36.445758 32061 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49deaa7dce584e4f8c160d69bb8a169c" member_type: VOTER }
I20260710 11:08:36.446276 32061 leader_election.cc:304] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [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: 49deaa7dce584e4f8c160d69bb8a169c; no voters: 
I20260710 11:08:36.447386 32061 leader_election.cc:290] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:36.447885 32064 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:36.449155 32064 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 1 LEADER]: Becoming Leader. State: Replica: 49deaa7dce584e4f8c160d69bb8a169c, State: Running, Role: LEADER
I20260710 11:08:36.449867 32064 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [LEADER]: Queue going to LEADER mode. State: All 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: "49deaa7dce584e4f8c160d69bb8a169c" member_type: VOTER }
I20260710 11:08:36.450258 32061 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:36.456220 32065 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49deaa7dce584e4f8c160d69bb8a169c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49deaa7dce584e4f8c160d69bb8a169c" member_type: VOTER } }
I20260710 11:08:36.456067 32066 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49deaa7dce584e4f8c160d69bb8a169c. Latest consensus state: current_term: 1 leader_uuid: "49deaa7dce584e4f8c160d69bb8a169c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49deaa7dce584e4f8c160d69bb8a169c" member_type: VOTER } }
I20260710 11:08:36.456833 32066 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:36.457365 32065 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:36.458840 32073 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:36.463699 32073 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:36.465440 29192 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:36.473143 32073 catalog_manager.cc:1383] Generated new cluster ID: f965db1fab5d477a9115c1162206dc08
I20260710 11:08:36.473479 32073 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:36.495020 32073 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:36.496798 32073 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:36.509740 32073 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c: Generated new TSK 0
I20260710 11:08:36.510658 32073 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:36.532891 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:36.540215 32082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:36.540809 32083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:36.542965 32085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:36.543035 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:36.544360 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:36.544553 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:36.544727 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681716544711 us; error 0 us; skew 500 ppm
I20260710 11:08:36.545310 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:36.548293 29192 webserver.cc:533] Webserver started at http://127.28.130.1:38435/ using document root <none> and password file <none>
I20260710 11:08:36.548938 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:36.549122 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:36.549445 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:36.550673 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root/instance:
uuid: "eb016e665eab46b594f7fa042db321d5"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:36.556025 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260710 11:08:36.559635 32090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.560727 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:08:36.561025 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "eb016e665eab46b594f7fa042db321d5"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:36.561342 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:36.585134 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:36.586375 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:36.587956 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:36.590373 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:36.590571 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.590893 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:36.591084 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.637166 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:41935
I20260710 11:08:36.637280 32152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:41935 every 8 connection(s)
I20260710 11:08:36.642877 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:36.649397 32157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:36.650619 32158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:36.653654 32160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:36.654219 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:36.655251 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:36.655436 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:36.655606 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681716655585 us; error 0 us; skew 500 ppm
I20260710 11:08:36.656149 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:36.659140 29192 webserver.cc:533] Webserver started at http://127.28.130.2:42547/ using document root <none> and password file <none>
I20260710 11:08:36.660009 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:36.660293 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:36.660668 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:36.662498 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-1-root/instance:
uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:36.663180 32153 heartbeater.cc:344] Connected to a master server at 127.28.130.62:39131
I20260710 11:08:36.663582 32153 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:36.664549 32153 heartbeater.cc:507] Master 127.28.130.62:39131 requested a full tablet report, sending...
I20260710 11:08:36.666844 32026 ts_manager.cc:194] Registered new tserver with Master: eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935)
I20260710 11:08:36.667582 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:08:36.669843 32026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48846
I20260710 11:08:36.672905 32165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.673826 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:08:36.674178 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-1-root
uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:36.674467 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:36.691386 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:36.692797 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:36.694998 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:36.697731 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:36.697940 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.698202 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:36.698343 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.742710 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.2:46189
I20260710 11:08:36.742841 32227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.2:46189 every 8 connection(s)
I20260710 11:08:36.747496 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:36.754323 32231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:36.755390 32232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:36.758594 32228 heartbeater.cc:344] Connected to a master server at 127.28.130.62:39131
I20260710 11:08:36.759001 32228 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:36.759195 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:36.760030 32228 heartbeater.cc:507] Master 127.28.130.62:39131 requested a full tablet report, sending...
W20260710 11:08:36.760290 32235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:36.761276 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:36.761469 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:36.761590 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681716761577 us; error 0 us; skew 500 ppm
I20260710 11:08:36.762241 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:36.762552 32026 ts_manager.cc:194] Registered new tserver with Master: 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:36.764456 32026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48860
I20260710 11:08:36.765072 29192 webserver.cc:533] Webserver started at http://127.28.130.3:44831/ using document root <none> and password file <none>
I20260710 11:08:36.765666 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:36.765859 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:36.766165 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:36.767560 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-2-root/instance:
uuid: "649bbc628c5144b7b1723300394e52b2"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:36.772408 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:36.776335 32239 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.777175 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:08:36.777489 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-2-root
uuid: "649bbc628c5144b7b1723300394e52b2"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:36.777781 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:36.787381 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:36.788592 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:36.790000 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:36.792299 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:36.792497 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.792716 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:36.792865 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:36.836378 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.3:35703
I20260710 11:08:36.836483 32301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.3:35703 every 8 connection(s)
I20260710 11:08:36.851440 32302 heartbeater.cc:344] Connected to a master server at 127.28.130.62:39131
I20260710 11:08:36.852085 32302 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:36.852948 32302 heartbeater.cc:507] Master 127.28.130.62:39131 requested a full tablet report, sending...
I20260710 11:08:36.855099 32026 ts_manager.cc:194] Registered new tserver with Master: 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:36.855698 29192 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016314844s
I20260710 11:08:36.856827 32026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48870
I20260710 11:08:36.885490 32026 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48872:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:36.888818 32026 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:36.971335 32192 tablet_service.cc:1511] Processing CreateTablet for tablet 96a657fdc2904661b9d648baadd13eb2 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:36.971643 32193 tablet_service.cc:1511] Processing CreateTablet for tablet 825a0ddc041b48078131f27d1c5c7c58 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:36.971266 32191 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5063601b9c423abc74fc9a1eac81cf (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:36.972867 32192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a657fdc2904661b9d648baadd13eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.974886 32190 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3afb22b0fa455ab43a0542ff8dfdfb (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:36.975332 32191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5063601b9c423abc74fc9a1eac81cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.976691 32190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3afb22b0fa455ab43a0542ff8dfdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.980687 32189 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9b2505f4894b648af74425d84b53b5 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:36.982194 32189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9b2505f4894b648af74425d84b53b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.985885 32188 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9f94a083784a7d978c3af73b93aaaf (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:36.987349 32188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9f94a083784a7d978c3af73b93aaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.989434 32118 tablet_service.cc:1511] Processing CreateTablet for tablet 825a0ddc041b48078131f27d1c5c7c58 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:36.991046 32118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825a0ddc041b48078131f27d1c5c7c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.992753 32193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825a0ddc041b48078131f27d1c5c7c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.994623 32117 tablet_service.cc:1511] Processing CreateTablet for tablet 96a657fdc2904661b9d648baadd13eb2 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:36.995646 32187 tablet_service.cc:1511] Processing CreateTablet for tablet cf3797c2df754e759db9dd9bf21749f1 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:36.997151 32187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3797c2df754e759db9dd9bf21749f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.996098 32117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a657fdc2904661b9d648baadd13eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.017104 32186 tablet_service.cc:1511] Processing CreateTablet for tablet 65b44630a5e3434fa383925ce6dc517d (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:37.018564 32186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b44630a5e3434fa383925ce6dc517d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.021904 32185 tablet_service.cc:1511] Processing CreateTablet for tablet 807d919902194c03a97d6aa1d17464a7 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:37.022231 32116 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5063601b9c423abc74fc9a1eac81cf (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:37.023375 32185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807d919902194c03a97d6aa1d17464a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.024895 32115 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3afb22b0fa455ab43a0542ff8dfdfb (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:37.027244 32114 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9b2505f4894b648af74425d84b53b5 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:37.029529 32113 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9f94a083784a7d978c3af73b93aaaf (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:37.031895 32112 tablet_service.cc:1511] Processing CreateTablet for tablet cf3797c2df754e759db9dd9bf21749f1 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:37.034282 32266 tablet_service.cc:1511] Processing CreateTablet for tablet 96a657fdc2904661b9d648baadd13eb2 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:37.035681 32266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a657fdc2904661b9d648baadd13eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.036088 32267 tablet_service.cc:1511] Processing CreateTablet for tablet 825a0ddc041b48078131f27d1c5c7c58 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:37.037271 32267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825a0ddc041b48078131f27d1c5c7c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.034216 32111 tablet_service.cc:1511] Processing CreateTablet for tablet 65b44630a5e3434fa383925ce6dc517d (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:37.023579 32116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5063601b9c423abc74fc9a1eac81cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.040612 32111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b44630a5e3434fa383925ce6dc517d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.041183 32113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9f94a083784a7d978c3af73b93aaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.042951 32114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9b2505f4894b648af74425d84b53b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.044921 32115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3afb22b0fa455ab43a0542ff8dfdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.048336 32112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3797c2df754e759db9dd9bf21749f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.054531 32317 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.056993 32265 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5063601b9c423abc74fc9a1eac81cf (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:37.058508 32265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5063601b9c423abc74fc9a1eac81cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.058470 32110 tablet_service.cc:1511] Processing CreateTablet for tablet 807d919902194c03a97d6aa1d17464a7 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:37.059978 32110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807d919902194c03a97d6aa1d17464a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.062930 32317 tablet_bootstrap.cc:654] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.069806 32264 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3afb22b0fa455ab43a0542ff8dfdfb (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:37.072167 32264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3afb22b0fa455ab43a0542ff8dfdfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.074801 32317 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.075337 32317 ts_tablet_manager.cc:1403] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 11:08:37.077826 32263 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9b2505f4894b648af74425d84b53b5 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:37.078549 32317 raft_consensus.cc:359] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.079402 32317 raft_consensus.cc:385] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.079748 32317 raft_consensus.cc:740] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.079540 32263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9b2505f4894b648af74425d84b53b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.081203 32109 tablet_service.cc:1511] Processing CreateTablet for tablet ed5c82c0bd4447dcb62a4a6a898f4740 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:37.081822 32262 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9f94a083784a7d978c3af73b93aaaf (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:37.082646 32109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5c82c0bd4447dcb62a4a6a898f4740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.083153 32262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9f94a083784a7d978c3af73b93aaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.090229 32317 consensus_queue.cc:260] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.097571 32261 tablet_service.cc:1511] Processing CreateTablet for tablet cf3797c2df754e759db9dd9bf21749f1 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:37.098984 32261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3797c2df754e759db9dd9bf21749f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.101758 32193 tablet_service.cc:1511] Processing CreateTablet for tablet ed5c82c0bd4447dcb62a4a6a898f4740 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:37.102984 32193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5c82c0bd4447dcb62a4a6a898f4740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.117717 32260 tablet_service.cc:1511] Processing CreateTablet for tablet 65b44630a5e3434fa383925ce6dc517d (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:37.118175 32259 tablet_service.cc:1511] Processing CreateTablet for tablet 807d919902194c03a97d6aa1d17464a7 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:37.119395 32260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b44630a5e3434fa383925ce6dc517d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.121183 32228 heartbeater.cc:499] Master 127.28.130.62:39131 was elected leader, sending a full tablet report...
I20260710 11:08:37.121133 32258 tablet_service.cc:1511] Processing CreateTablet for tablet ed5c82c0bd4447dcb62a4a6a898f4740 (DEFAULT_TABLE table=test-workload [id=5ecd31f3899e4c3cb931a054f672635d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:37.122725 32258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5c82c0bd4447dcb62a4a6a898f4740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.123546 32259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807d919902194c03a97d6aa1d17464a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:37.120505 32317 ts_tablet_manager.cc:1434] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.002s
I20260710 11:08:37.145845 32317 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.160805 32321 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.165608 32317 tablet_bootstrap.cc:654] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.191808 32317 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.192334 32317 ts_tablet_manager.cc:1403] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.001s
I20260710 11:08:37.187601 32321 tablet_bootstrap.cc:654] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.195194 32317 raft_consensus.cc:359] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.197084 32317 raft_consensus.cc:385] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.197405 32317 raft_consensus.cc:740] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.198395 32317 consensus_queue.cc:260] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.201294 32317 ts_tablet_manager.cc:1434] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:08:37.208536 32317 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.227523 32317 tablet_bootstrap.cc:654] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.230593 32320 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.232043 32321 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.232558 32321 ts_tablet_manager.cc:1403] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.020s
I20260710 11:08:37.235414 32321 raft_consensus.cc:359] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.236187 32321 raft_consensus.cc:385] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.236478 32321 raft_consensus.cc:740] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.237360 32321 consensus_queue.cc:260] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.239262 32320 tablet_bootstrap.cc:654] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.241303 32317 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.241899 32317 ts_tablet_manager.cc:1403] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.009s
I20260710 11:08:37.244452 32321 ts_tablet_manager.cc:1434] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:08:37.245136 32153 heartbeater.cc:499] Master 127.28.130.62:39131 was elected leader, sending a full tablet report...
I20260710 11:08:37.245558 32321 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.245173 32317 raft_consensus.cc:359] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.246326 32317 raft_consensus.cc:385] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.246711 32317 raft_consensus.cc:740] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.247836 32317 consensus_queue.cc:260] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.251806 32317 ts_tablet_manager.cc:1434] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:37.252441 32321 tablet_bootstrap.cc:654] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.253067 32317 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.256973 32321 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.257577 32321 ts_tablet_manager.cc:1403] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:08:37.259212 32320 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.259765 32320 ts_tablet_manager.cc:1403] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.004s
I20260710 11:08:37.259793 32321 raft_consensus.cc:359] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.260543 32317 tablet_bootstrap.cc:654] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.260550 32321 raft_consensus.cc:385] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.261138 32321 raft_consensus.cc:740] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.261791 32321 consensus_queue.cc:260] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.263465 32321 ts_tablet_manager.cc:1434] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:08:37.264529 32321 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.266125 32317 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.266620 32317 ts_tablet_manager.cc:1403] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260710 11:08:37.269645 32317 raft_consensus.cc:359] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.270437 32317 raft_consensus.cc:385] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.270679 32321 tablet_bootstrap.cc:654] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.270738 32317 raft_consensus.cc:740] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.271905 32317 consensus_queue.cc:260] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.265354 32320 raft_consensus.cc:359] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.274499 32317 ts_tablet_manager.cc:1434] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:08:37.274641 32320 raft_consensus.cc:385] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.275012 32320 raft_consensus.cc:740] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.275698 32317 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.276242 32321 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.276734 32321 ts_tablet_manager.cc:1403] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:08:37.275964 32320 consensus_queue.cc:260] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.279349 32302 heartbeater.cc:499] Master 127.28.130.62:39131 was elected leader, sending a full tablet report...
I20260710 11:08:37.279472 32321 raft_consensus.cc:359] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.280314 32321 raft_consensus.cc:385] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.280592 32321 raft_consensus.cc:740] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.281423 32321 consensus_queue.cc:260] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.282912 32317 tablet_bootstrap.cc:654] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.284444 32321 ts_tablet_manager.cc:1434] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:37.285504 32321 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.288532 32317 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.289096 32317 ts_tablet_manager.cc:1403] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:08:37.291693 32321 tablet_bootstrap.cc:654] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.292012 32317 raft_consensus.cc:359] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.292740 32317 raft_consensus.cc:385] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.293030 32317 raft_consensus.cc:740] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.293948 32317 consensus_queue.cc:260] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.296278 32317 ts_tablet_manager.cc:1434] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:37.297340 32317 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.301158 32320 ts_tablet_manager.cc:1434] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260710 11:08:37.302345 32320 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.304420 32317 tablet_bootstrap.cc:654] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.313531 32321 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.314131 32321 ts_tablet_manager.cc:1403] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260710 11:08:37.317063 32320 tablet_bootstrap.cc:654] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.317363 32321 raft_consensus.cc:359] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.318195 32321 raft_consensus.cc:385] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.318531 32321 raft_consensus.cc:740] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.319479 32321 consensus_queue.cc:260] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.325011 32317 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.325747 32317 ts_tablet_manager.cc:1403] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.008s
I20260710 11:08:37.325964 32321 ts_tablet_manager.cc:1434] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:08:37.327240 32321 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.327931 32320 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.328480 32320 ts_tablet_manager.cc:1403] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260710 11:08:37.328949 32317 raft_consensus.cc:359] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.329679 32317 raft_consensus.cc:385] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.329970 32317 raft_consensus.cc:740] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.330715 32317 consensus_queue.cc:260] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.331671 32319 raft_consensus.cc:493] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.332950 32319 raft_consensus.cc:515] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.334908 32321 tablet_bootstrap.cc:654] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.336622 32317 ts_tablet_manager.cc:1434] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260710 11:08:37.337688 32317 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.345430 32317 tablet_bootstrap.cc:654] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.346589 32320 raft_consensus.cc:359] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.348209 32321 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.349198 32321 ts_tablet_manager.cc:1403] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260710 11:08:37.349135 32320 raft_consensus.cc:385] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.350136 32320 raft_consensus.cc:740] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.352875 32321 raft_consensus.cc:359] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.357571 32321 raft_consensus.cc:385] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.357895 32321 raft_consensus.cc:740] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.358635 32321 consensus_queue.cc:260] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.354133 32335 raft_consensus.cc:493] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.360363 32335 raft_consensus.cc:515] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.361328 32317 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.361726 32321 ts_tablet_manager.cc:1434] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 11:08:37.362008 32317 ts_tablet_manager.cc:1403] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260710 11:08:37.363292 32321 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.354279 32319 leader_election.cc:290] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.366933 32317 raft_consensus.cc:359] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.352360 32320 consensus_queue.cc:260] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.373816 32320 ts_tablet_manager.cc:1434] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260710 11:08:37.367794 32317 raft_consensus.cc:385] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.374876 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807d919902194c03a97d6aa1d17464a7" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.375469 32317 raft_consensus.cc:740] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.375762 32128 raft_consensus.cc:2468] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 0.
I20260710 11:08:37.376897 32319 raft_consensus.cc:493] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.376569 32317 consensus_queue.cc:260] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.377480 32321 tablet_bootstrap.cc:654] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.377259 32127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.379381 32127 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 0.
I20260710 11:08:37.377408 32319 raft_consensus.cc:515] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.383301 32317 ts_tablet_manager.cc:1434] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.006s
I20260710 11:08:37.384428 32319 leader_election.cc:290] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.384837 32317 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.386579 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
W20260710 11:08:37.388525 32166 leader_election.cc:343] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.389225 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.389648 32321 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.389923 32276 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 0.
I20260710 11:08:37.390285 32321 ts_tablet_manager.cc:1403] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.010s
I20260710 11:08:37.391340 32166 leader_election.cc:304] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:37.392334 32319 raft_consensus.cc:2804] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.392714 32319 raft_consensus.cc:493] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.393069 32319 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.393939 32321 raft_consensus.cc:359] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.394752 32321 raft_consensus.cc:385] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.395130 32317 tablet_bootstrap.cc:654] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.395085 32321 raft_consensus.cc:740] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.380998 32167 leader_election.cc:304] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.396272 32321 consensus_queue.cc:260] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.397446 32336 raft_consensus.cc:2804] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.397825 32336 raft_consensus.cc:493] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.398160 32336 raft_consensus.cc:3060] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.389883 32335 leader_election.cc:290] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.389645 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807d919902194c03a97d6aa1d17464a7" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.400597 32335 raft_consensus.cc:493] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.401093 32335 raft_consensus.cc:515] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.401751 32127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.402096 32321 ts_tablet_manager.cc:1434] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:08:37.403259 32335 leader_election.cc:290] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.403188 32321 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.406415 32317 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.406860 32317 ts_tablet_manager.cc:1403] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 11:08:37.409456 32317 raft_consensus.cc:359] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.410100 32317 raft_consensus.cc:385] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.410356 32317 raft_consensus.cc:740] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.410965 32321 tablet_bootstrap.cc:654] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.410918 32317 consensus_queue.cc:260] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.412801 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
W20260710 11:08:37.414336 32166 leader_election.cc:343] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:37.415349 32166 leader_election.cc:343] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.416069 32317 ts_tablet_manager.cc:1434] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260710 11:08:37.416821 32167 leader_election.cc:343] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.417042 32317 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.417351 32167 leader_election.cc:304] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd; no voters: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5
I20260710 11:08:37.418915 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.420589 32342 raft_consensus.cc:2749] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:37.422108 32167 leader_election.cc:343] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.422564 32167 leader_election.cc:304] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd; no voters: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5
I20260710 11:08:37.423271 32317 tablet_bootstrap.cc:654] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.423250 32321 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.424057 32321 ts_tablet_manager.cc:1403] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 11:08:37.424140 32319 raft_consensus.cc:515] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.426321 32319 leader_election.cc:290] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.427239 32321 raft_consensus.cc:359] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.427990 32321 raft_consensus.cc:385] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.428263 32321 raft_consensus.cc:740] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.428835 32336 raft_consensus.cc:515] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.428977 32321 consensus_queue.cc:260] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.431013 32336 leader_election.cc:290] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.431270 32321 ts_tablet_manager.cc:1434] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:08:37.431632 32342 raft_consensus.cc:2749] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.432354 32321 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.433617 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:37.434216 32128 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.438097 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:37.438751 32277 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.374912 32320 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.440654 32127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807d919902194c03a97d6aa1d17464a7" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:37.441608 32127 raft_consensus.cc:3060] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.442111 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807d919902194c03a97d6aa1d17464a7" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
W20260710 11:08:37.444730 32166 leader_election.cc:343] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.446452 32277 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:37.447677 32166 leader_election.cc:304] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:37.438728 32317 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.448467 32127 raft_consensus.cc:2468] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:37.448994 32317 ts_tablet_manager.cc:1403] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.015s
I20260710 11:08:37.448451 32319 raft_consensus.cc:2804] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.449532 32319 raft_consensus.cc:697] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:37.449821 32167 leader_election.cc:304] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:37.440623 32321 tablet_bootstrap.cc:654] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.451746 32317 raft_consensus.cc:359] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.452406 32317 raft_consensus.cc:385] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.452725 32317 raft_consensus.cc:740] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.452466 32325 raft_consensus.cc:493] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.453346 32317 consensus_queue.cc:260] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.453872 32325 raft_consensus.cc:515] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.453369 32336 raft_consensus.cc:2804] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.455461 32317 ts_tablet_manager.cc:1434] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:37.456489 32317 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd: Bootstrap starting.
I20260710 11:08:37.458446 32320 tablet_bootstrap.cc:654] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:37.460919 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:37.455381 32336 raft_consensus.cc:697] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:37.462393 32317 tablet_bootstrap.cc:654] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.462109 32336 consensus_queue.cc:237] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.447817 32128 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:37.465708 32325 leader_election.cc:290] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.474639 32319 consensus_queue.cc:237] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.480429 32320 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.481108 32320 ts_tablet_manager.cc:1403] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.003s
I20260710 11:08:37.489797 32320 raft_consensus.cc:359] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.490643 32320 raft_consensus.cc:385] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.490935 32320 raft_consensus.cc:740] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.491659 32336 raft_consensus.cc:493] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.492372 32336 raft_consensus.cc:515] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.491760 32320 consensus_queue.cc:260] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.495671 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5063601b9c423abc74fc9a1eac81cf" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.495970 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5063601b9c423abc74fc9a1eac81cf" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.496414 32128 raft_consensus.cc:2468] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 0.
W20260710 11:08:37.497455 32166 leader_election.cc:343] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.498078 32167 leader_election.cc:304] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:37.498916 32342 raft_consensus.cc:2804] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.499262 32342 raft_consensus.cc:493] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.499603 32342 raft_consensus.cc:3060] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.500043 32320 ts_tablet_manager.cc:1434] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:08:37.502871 32320 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.507443 32342 raft_consensus.cc:515] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.510427 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5063601b9c423abc74fc9a1eac81cf" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:37.511032 32128 raft_consensus.cc:3060] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.511560 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5063601b9c423abc74fc9a1eac81cf" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:37.512691 32320 tablet_bootstrap.cc:654] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:37.513056 32166 leader_election.cc:343] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.513626 32342 leader_election.cc:290] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.495774 32336 leader_election.cc:290] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.518553 32128 raft_consensus.cc:2468] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:37.520679 32167 leader_election.cc:304] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:37.521570 32336 raft_consensus.cc:2804] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.522214 32336 raft_consensus.cc:697] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:37.523043 32026 catalog_manager.cc:5697] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 1 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.524459 32336 consensus_queue.cc:237] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.534560 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:37.535432 32203 raft_consensus.cc:2468] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 0.
I20260710 11:08:37.537209 32094 leader_election.cc:304] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.537568 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.538185 32325 raft_consensus.cc:2804] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.538595 32325 raft_consensus.cc:493] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.538980 32325 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:37.539409 32091 leader_election.cc:343] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.541108 32320 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.541649 32320 ts_tablet_manager.cc:1403] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.003s
I20260710 11:08:37.542407 32321 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.542464 32317 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd: No bootstrap required, opened a new log
I20260710 11:08:37.543466 32317 ts_tablet_manager.cc:1403] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent bootstrapping tablet: real 0.087s	user 0.028s	sys 0.037s
I20260710 11:08:37.543504 32321 ts_tablet_manager.cc:1403] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.111s	user 0.036s	sys 0.038s
I20260710 11:08:37.547031 32321 raft_consensus.cc:359] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.547537 32321 raft_consensus.cc:385] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.547766 32321 raft_consensus.cc:740] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.547676 32317 raft_consensus.cc:359] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.548529 32317 raft_consensus.cc:385] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.548817 32317 raft_consensus.cc:740] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.548693 32321 consensus_queue.cc:260] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.549522 32317 consensus_queue.cc:260] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.550351 32325 raft_consensus.cc:515] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.551553 32317 ts_tablet_manager.cc:1434] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.002s
I20260710 11:08:37.553473 32325 leader_election.cc:290] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Requested vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.553356 32320 raft_consensus.cc:359] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.554098 32320 raft_consensus.cc:385] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.554379 32320 raft_consensus.cc:740] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.554399 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:37.555172 32203 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.555258 32320 consensus_queue.cc:260] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.558073 32320 ts_tablet_manager.cc:1434] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:08:37.559355 32320 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.558107 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:37.565006 32203 raft_consensus.cc:2468] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 1.
I20260710 11:08:37.566213 32320 tablet_bootstrap.cc:654] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:37.566879 32091 leader_election.cc:343] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.569383 32321 ts_tablet_manager.cc:1434] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.025s	user 0.021s	sys 0.003s
I20260710 11:08:37.570459 32321 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.574229 32336 raft_consensus.cc:493] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.574842 32336 raft_consensus.cc:515] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.577149 32336 leader_election.cc:290] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.580288 32094 leader_election.cc:304] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:37.580158 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.581776 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.581951 32277 raft_consensus.cc:2468] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 0.
I20260710 11:08:37.582202 32356 raft_consensus.cc:2804] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.582410 32128 raft_consensus.cc:2468] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 0.
I20260710 11:08:37.582851 32356 raft_consensus.cc:697] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Becoming Leader. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Running, Role: LEADER
I20260710 11:08:37.583763 32167 leader_election.cc:304] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.583807 32356 consensus_queue.cc:237] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.585328 32336 raft_consensus.cc:2804] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.585855 32336 raft_consensus.cc:493] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.586306 32336 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.590485 32321 tablet_bootstrap.cc:654] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.596740 32336 raft_consensus.cc:515] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.597824 32342 raft_consensus.cc:493] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.598361 32342 raft_consensus.cc:515] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.599313 32336 leader_election.cc:290] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.599694 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:37.600368 32128 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.600526 32342 leader_election.cc:290] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.601332 32127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b2505f4894b648af74425d84b53b5" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.601836 32320 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.602342 32320 ts_tablet_manager.cc:1403] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.003s
W20260710 11:08:37.602814 32167 leader_election.cc:343] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.602774 32277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:37.603750 32277 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.603755 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b2505f4894b648af74425d84b53b5" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.604686 32276 raft_consensus.cc:2468] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 0.
I20260710 11:08:37.606271 32166 leader_election.cc:304] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: eb016e665eab46b594f7fa042db321d5
I20260710 11:08:37.607934 32325 raft_consensus.cc:493] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.608425 32325 raft_consensus.cc:515] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.605372 32320 raft_consensus.cc:359] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.610064 32320 raft_consensus.cc:385] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.610353 32320 raft_consensus.cc:740] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.610488 32321 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.611074 32321 ts_tablet_manager.cc:1403] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.007s
I20260710 11:08:37.611395 32277 raft_consensus.cc:2468] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:37.611153 32320 consensus_queue.cc:260] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.612627 32166 leader_election.cc:304] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:37.613440 32356 raft_consensus.cc:493] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.613888 32320 ts_tablet_manager.cc:1434] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260710 11:08:37.613948 32356 raft_consensus.cc:515] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.614210 32321 raft_consensus.cc:359] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.615067 32321 raft_consensus.cc:385] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.615087 32320 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.615571 32321 raft_consensus.cc:740] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.617048 32356 leader_election.cc:290] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.617641 32336 raft_consensus.cc:2804] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.618151 32336 raft_consensus.cc:697] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:37.618294 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.618639 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:37.619087 32275 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 0.
I20260710 11:08:37.619028 32336 consensus_queue.cc:237] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.621253 32091 leader_election.cc:304] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.616496 32321 consensus_queue.cc:260] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.622113 32356 raft_consensus.cc:2804] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.622505 32356 raft_consensus.cc:493] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.622845 32356 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.623019 32320 tablet_bootstrap.cc:654] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.624014 32202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:37.624799 32202 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 0.
I20260710 11:08:37.619205 32203 raft_consensus.cc:2468] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 0.
I20260710 11:08:37.631953 32321 ts_tablet_manager.cc:1434] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.007s
I20260710 11:08:37.632493 32356 raft_consensus.cc:515] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.633355 32321 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:37.633639 32094 leader_election.cc:304] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.635247 32320 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.635852 32320 ts_tablet_manager.cc:1403] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:08:37.635739 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:37.636078 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:37.636452 32275 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.607700 32342 raft_consensus.cc:2804] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.637753 32342 raft_consensus.cc:493] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.638199 32342 raft_consensus.cc:3060] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.635143 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
W20260710 11:08:37.639771 32091 leader_election.cc:343] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.610427 32325 leader_election.cc:290] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.640447 32320 raft_consensus.cc:359] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.641258 32320 raft_consensus.cc:385] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.636662 32203 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.641738 32320 raft_consensus.cc:740] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.642714 32320 consensus_queue.cc:260] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.643133 32128 raft_consensus.cc:2468] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:37.645249 32320 ts_tablet_manager.cc:1434] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:37.646124 32320 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.647805 32275 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 1.
I20260710 11:08:37.649711 32091 leader_election.cc:304] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.637068 32356 leader_election.cc:290] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Requested vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.650782 32325 raft_consensus.cc:2804] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.651805 32325 raft_consensus.cc:697] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Becoming Leader. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Running, Role: LEADER
I20260710 11:08:37.652582 32320 tablet_bootstrap.cc:654] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.652653 32325 consensus_queue.cc:237] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.656248 32321 tablet_bootstrap.cc:654] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.648031 32362 raft_consensus.cc:2804] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.657379 32362 raft_consensus.cc:493] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.657766 32362 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.667176 32024 catalog_manager.cc:5697] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 1 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.671489 32362 raft_consensus.cc:515] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.671419 32024 catalog_manager.cc:5697] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 1 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.674538 32202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:37.675129 32202 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.682637 32202 raft_consensus.cc:2468] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 1.
I20260710 11:08:37.682852 32023 catalog_manager.cc:5697] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb016e665eab46b594f7fa042db321d5 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "eb016e665eab46b594f7fa042db321d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.685664 32320 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.686285 32320 ts_tablet_manager.cc:1403] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.021s
I20260710 11:08:37.686685 32321 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: No bootstrap required, opened a new log
I20260710 11:08:37.687155 32321 ts_tablet_manager.cc:1403] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.007s
I20260710 11:08:37.687037 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
W20260710 11:08:37.688603 32091 leader_election.cc:343] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.689929 32321 raft_consensus.cc:359] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.690965 32321 raft_consensus.cc:385] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.690631 32094 leader_election.cc:304] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:37.691340 32321 raft_consensus.cc:740] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.692130 32325 raft_consensus.cc:2804] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.691229 32320 raft_consensus.cc:359] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.692759 32320 raft_consensus.cc:385] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.692667 32325 raft_consensus.cc:697] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Becoming Leader. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Running, Role: LEADER
I20260710 11:08:37.692586 32321 consensus_queue.cc:260] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.693212 32320 raft_consensus.cc:740] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.693892 32325 consensus_queue.cc:237] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.694936 32321 ts_tablet_manager.cc:1434] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:08:37.694425 32320 consensus_queue.cc:260] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.696635 32320 ts_tablet_manager.cc:1434] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:08:37.697609 32320 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.700121 32362 leader_election.cc:290] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Requested vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.702831 32320 tablet_bootstrap.cc:654] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.703163 32203 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 1.
I20260710 11:08:37.657775 32342 raft_consensus.cc:515] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.708573 32342 leader_election.cc:290] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.708709 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b2505f4894b648af74425d84b53b5" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:37.709475 32128 raft_consensus.cc:3060] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.709901 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9b2505f4894b648af74425d84b53b5" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:37.710549 32275 raft_consensus.cc:3060] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.716497 32128 raft_consensus.cc:2468] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:37.717751 32167 leader_election.cc:304] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.718621 32342 raft_consensus.cc:2804] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.719075 32342 raft_consensus.cc:697] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:37.720069 32275 raft_consensus.cc:2468] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:37.719878 32342 consensus_queue.cc:237] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.724080 32025 catalog_manager.cc:5697] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 1 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.723580 32023 catalog_manager.cc:5697] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb016e665eab46b594f7fa042db321d5 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "eb016e665eab46b594f7fa042db321d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.727049 32320 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.727557 32320 ts_tablet_manager.cc:1403] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.018s
I20260710 11:08:37.726769 32023 catalog_manager.cc:5697] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb016e665eab46b594f7fa042db321d5 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "eb016e665eab46b594f7fa042db321d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.730459 32320 raft_consensus.cc:359] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.731132 32320 raft_consensus.cc:385] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.731402 32320 raft_consensus.cc:740] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.732200 32320 consensus_queue.cc:260] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.734006 32320 ts_tablet_manager.cc:1434] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:37.734908 32320 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.741137 32320 tablet_bootstrap.cc:654] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.746515 32320 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.747010 32320 ts_tablet_manager.cc:1403] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:08:37.746659 32025 catalog_manager.cc:5697] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 1 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.749614 32320 raft_consensus.cc:359] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.750079 32320 raft_consensus.cc:385] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.750334 32320 raft_consensus.cc:740] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.750845 32320 consensus_queue.cc:260] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.752600 32320 ts_tablet_manager.cc:1434] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:08:37.753633 32320 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2: Bootstrap starting.
I20260710 11:08:37.759827 32320 tablet_bootstrap.cc:654] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.764371 32320 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2: No bootstrap required, opened a new log
I20260710 11:08:37.764880 32320 ts_tablet_manager.cc:1403] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 11:08:37.767153 32320 raft_consensus.cc:359] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.767648 32320 raft_consensus.cc:385] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.767937 32320 raft_consensus.cc:740] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.768406 32320 consensus_queue.cc:260] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.770073 32320 ts_tablet_manager.cc:1434] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:08:37.859879 32330 raft_consensus.cc:493] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.860534 32330 raft_consensus.cc:515] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.862568 32330 leader_election.cc:290] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:37.865423 32325 raft_consensus.cc:493] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.866007 32325 raft_consensus.cc:515] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.868184 32325 leader_election.cc:290] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.869150 32342 consensus_queue.cc:1048] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.870183 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:37.870828 32203 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 0.
I20260710 11:08:37.872139 32094 leader_election.cc:304] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.873348 32362 raft_consensus.cc:2804] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.874739 32362 raft_consensus.cc:493] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.875093 32362 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.877614 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.878360 32275 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 0.
I20260710 11:08:37.879931 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807d919902194c03a97d6aa1d17464a7" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:37.880908 32127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807d919902194c03a97d6aa1d17464a7" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.881654 32127 raft_consensus.cc:2393] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 649bbc628c5144b7b1723300394e52b2 in current term 1: Already voted for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in this term.
I20260710 11:08:37.883010 32241 leader_election.cc:304] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 649bbc628c5144b7b1723300394e52b2; no voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5
I20260710 11:08:37.883966 32330 raft_consensus.cc:3060] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.886044 32362 raft_consensus.cc:515] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.888242 32362 leader_election.cc:290] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Requested vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.889222 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:37.889827 32203 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.893759 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:37.894013 32319 consensus_queue.cc:1048] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.894411 32276 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.899863 32330 raft_consensus.cc:2749] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.902472 32276 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 1.
I20260710 11:08:37.903841 32091 leader_election.cc:304] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.904750 32362 raft_consensus.cc:2804] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.905227 32362 raft_consensus.cc:697] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Becoming Leader. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Running, Role: LEADER
I20260710 11:08:37.906030 32362 consensus_queue.cc:237] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.908036 32203 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 1.
I20260710 11:08:37.914647 32025 catalog_manager.cc:5697] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb016e665eab46b594f7fa042db321d5 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "eb016e665eab46b594f7fa042db321d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.921918 32362 raft_consensus.cc:493] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.922436 32362 raft_consensus.cc:515] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.926054 32378 raft_consensus.cc:493] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.926620 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:37.926661 32378 raft_consensus.cc:515] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.927587 32203 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 0.
I20260710 11:08:37.929214 32362 leader_election.cc:290] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.929278 32378 leader_election.cc:290] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:37.930311 32127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb016e665eab46b594f7fa042db321d5" is_pre_election: true
I20260710 11:08:37.930543 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:37.930404 32094 leader_election.cc:304] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.930337 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:37.931912 32203 raft_consensus.cc:2393] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 649bbc628c5144b7b1723300394e52b2 in current term 1: Already voted for candidate eb016e665eab46b594f7fa042db321d5 in this term.
I20260710 11:08:37.931810 32275 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 0.
I20260710 11:08:37.931486 32362 raft_consensus.cc:2804] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.932569 32362 raft_consensus.cc:493] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.932915 32362 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.932967 32243 leader_election.cc:304] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 649bbc628c5144b7b1723300394e52b2; no voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5
I20260710 11:08:37.933861 32378 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.939970 32362 raft_consensus.cc:515] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.940722 32378 raft_consensus.cc:2749] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.942039 32362 leader_election.cc:290] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Requested vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:37.942910 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:37.943513 32203 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.943471 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "eb016e665eab46b594f7fa042db321d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:37.944134 32275 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.948594 32203 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 1.
I20260710 11:08:37.948983 32275 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb016e665eab46b594f7fa042db321d5 in term 1.
I20260710 11:08:37.949697 32094 leader_election.cc:304] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:37.950918 32362 raft_consensus.cc:2804] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.951409 32362 raft_consensus.cc:697] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Becoming Leader. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Running, Role: LEADER
I20260710 11:08:37.952164 32362 consensus_queue.cc:237] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:37.959342 32024 catalog_manager.cc:5697] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb016e665eab46b594f7fa042db321d5 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "eb016e665eab46b594f7fa042db321d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.964905 32336 consensus_queue.cc:1048] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.967887 32275 raft_consensus.cc:3060] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.975941 32342 consensus_queue.cc:1048] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.983127 29192 ts_manager.cc:295] Set tserver state for eb016e665eab46b594f7fa042db321d5 to MAINTENANCE_MODE
I20260710 11:08:37.984077 29192 tablet_server.cc:179] TabletServer@127.28.130.1:0 shutting down...
I20260710 11:08:37.999940 32362 consensus_queue.cc:1048] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:38.013688 32167 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 25 similar messages]
I20260710 11:08:38.014348 32342 consensus_queue.cc:1048] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:38.025385 32167 consensus_peers.cc:597] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:38.026103 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:38.028201 29192 tablet_replica.cc:333] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.029047 29192 raft_consensus.cc:2243] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:38.029959 29192 raft_consensus.cc:2272] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.033752 29192 tablet_replica.cc:333] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.034611 29192 raft_consensus.cc:2243] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:38.035498 29192 pending_rounds.cc:70] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Trying to abort 1 pending ops.
I20260710 11:08:38.037009 29192 pending_rounds.cc:77] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960315517386752 op_type: NO_OP noop_request { }
I20260710 11:08:38.037552 29192 raft_consensus.cc:2889] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:38.038003 29192 raft_consensus.cc:2272] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.038520 32362 consensus_queue.cc:1048] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:38.044271 29192 tablet_replica.cc:333] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.045017 29192 raft_consensus.cc:2243] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:38.045590 29192 pending_rounds.cc:70] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Trying to abort 1 pending ops.
I20260710 11:08:38.045773 29192 pending_rounds.cc:77] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960316552663040 op_type: NO_OP noop_request { }
I20260710 11:08:38.046043 29192 raft_consensus.cc:2889] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:38.046303 29192 raft_consensus.cc:2272] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.048949 29192 tablet_replica.cc:333] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.049583 29192 raft_consensus.cc:2243] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:38.050159 29192 pending_rounds.cc:70] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Trying to abort 1 pending ops.
I20260710 11:08:38.050385 29192 pending_rounds.cc:77] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960315250278400 op_type: NO_OP noop_request { }
I20260710 11:08:38.050711 29192 raft_consensus.cc:2889] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:38.051033 29192 raft_consensus.cc:2272] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.053670 29192 tablet_replica.cc:333] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.054267 29192 raft_consensus.cc:2243] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:38.054908 29192 pending_rounds.cc:70] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Trying to abort 1 pending ops.
I20260710 11:08:38.055088 29192 pending_rounds.cc:77] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960316738826240 op_type: NO_OP noop_request { }
I20260710 11:08:38.055321 29192 raft_consensus.cc:2889] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:38.055528 29192 raft_consensus.cc:2272] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.057778 29192 tablet_replica.cc:333] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.058300 29192 raft_consensus.cc:2243] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:38.058671 29192 raft_consensus.cc:2272] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.061093 29192 tablet_replica.cc:333] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.061619 29192 raft_consensus.cc:2243] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:38.061973 29192 raft_consensus.cc:2272] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.064956 29192 tablet_replica.cc:333] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.065485 29192 raft_consensus.cc:2243] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:38.065847 29192 raft_consensus.cc:2272] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.067444 29192 tablet_replica.cc:333] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.067984 29192 raft_consensus.cc:2243] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:38.068528 29192 pending_rounds.cc:70] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Trying to abort 1 pending ops.
I20260710 11:08:38.068673 29192 pending_rounds.cc:77] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960315686903808 op_type: NO_OP noop_request { }
I20260710 11:08:38.068903 29192 raft_consensus.cc:2889] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:38.069110 29192 raft_consensus.cc:2272] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.071096 29192 tablet_replica.cc:333] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: stopping tablet replica
I20260710 11:08:38.071537 29192 raft_consensus.cc:2243] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:38.071929 29192 raft_consensus.cc:2272] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:38.088630 32378 raft_consensus.cc:493] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.089088 32378 raft_consensus.cc:515] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:38.090608 32378 leader_election.cc:290] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:38.091609 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:38.092304 32203 raft_consensus.cc:2393] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 649bbc628c5144b7b1723300394e52b2 in current term 1: Already voted for candidate eb016e665eab46b594f7fa042db321d5 in this term.
W20260710 11:08:38.095180 32241 leader_election.cc:336] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:38.095528 32241 leader_election.cc:304] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 649bbc628c5144b7b1723300394e52b2; no voters: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5
I20260710 11:08:38.096159 32378 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.100462 29192 tablet_server.cc:196] TabletServer@127.28.130.1:0 shutdown complete.
I20260710 11:08:38.103170 32378 raft_consensus.cc:2749] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:38.165393 32167 consensus_peers.cc:597] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:38.205402 32336 consensus_queue.cc:1048] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:38.209395 32388 consensus_queue.cc:1048] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:38.220561 32167 consensus_peers.cc:597] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:38.356582 32167 consensus_peers.cc:597] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:38.454036 32167 consensus_peers.cc:597] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:38.462285 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:39.190824 32388 raft_consensus.cc:493] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.191627 32388 raft_consensus.cc:515] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.193799 32388 leader_election.cc:290] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:39.194746 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
I20260710 11:08:39.195511 32275 raft_consensus.cc:2468] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 1.
I20260710 11:08:39.196623 32166 leader_election.cc:304] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:39.197224 32388 raft_consensus.cc:2804] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:39.197324 32167 leader_election.cc:336] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.197537 32388 raft_consensus.cc:493] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:39.197866 32388 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.202710 32388 raft_consensus.cc:515] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.204322 32388 leader_election.cc:290] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 2 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:39.205729 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:39.206364 32275 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:39.208029 32167 leader_election.cc:336] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.211983 32275 raft_consensus.cc:2468] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 2.
I20260710 11:08:39.213011 32166 leader_election.cc:304] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: eb016e665eab46b594f7fa042db321d5
I20260710 11:08:39.213673 32388 raft_consensus.cc:2804] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.214434 32388 raft_consensus.cc:697] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:39.215561 32388 consensus_queue.cc:237] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Queue going to LEADER 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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.222786 32024 catalog_manager.cc:5697] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 1 to 2, leader changed from eb016e665eab46b594f7fa042db321d5 (127.28.130.1) to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 2 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.319689 32399 raft_consensus.cc:493] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.320166 32399 raft_consensus.cc:515] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.322022 32399 leader_election.cc:290] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:39.323225 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:39.323833 32203 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 1.
I20260710 11:08:39.324901 32243 leader_election.cc:304] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:39.325642 32399 raft_consensus.cc:2804] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:39.325932 32399 raft_consensus.cc:493] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:39.326195 32399 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:39.327979 32241 leader_election.cc:336] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.331550 32399 raft_consensus.cc:515] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.333500 32399 leader_election.cc:290] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:39.334666 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:39.335297 32203 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:39.337698 32241 leader_election.cc:336] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.340196 32203 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:39.341310 32243 leader_election.cc:304] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: eb016e665eab46b594f7fa042db321d5
I20260710 11:08:39.341980 32399 raft_consensus.cc:2804] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.343116 32399 raft_consensus.cc:697] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:39.343814 32399 consensus_queue.cc:237] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Queue going to LEADER 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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.353299 32024 catalog_manager.cc:5697] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 1 to 2, leader changed from eb016e665eab46b594f7fa042db321d5 (127.28.130.1) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:39.463471 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:39.512665 32388 raft_consensus.cc:493] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb016e665eab46b594f7fa042db321d5)
I20260710 11:08:39.513386 32388 raft_consensus.cc:515] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.515231 32388 leader_election.cc:290] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:39.516757 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "649bbc628c5144b7b1723300394e52b2" is_pre_election: true
W20260710 11:08:39.519510 32167 leader_election.cc:336] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.520006 32167 leader_election.cc:304] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd; no voters: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5
I20260710 11:08:39.520666 32388 raft_consensus.cc:2749] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.543499 32399 raft_consensus.cc:493] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb016e665eab46b594f7fa042db321d5)
I20260710 11:08:39.544070 32399 raft_consensus.cc:515] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.545893 32399 leader_election.cc:290] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:39.547114 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:39.547818 32203 raft_consensus.cc:2468] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 1.
I20260710 11:08:39.548833 32243 leader_election.cc:304] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:39.549441 32399 raft_consensus.cc:2804] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:39.549466 32241 leader_election.cc:336] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.549758 32399 raft_consensus.cc:493] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb016e665eab46b594f7fa042db321d5)
I20260710 11:08:39.550081 32399 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.556457 32399 raft_consensus.cc:515] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.558370 32399 leader_election.cc:290] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:39.559880 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:39.560544 32203 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:39.562661 32241 leader_election.cc:336] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.566323 32203 raft_consensus.cc:2468] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:39.567531 32243 leader_election.cc:304] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: eb016e665eab46b594f7fa042db321d5
I20260710 11:08:39.568334 32399 raft_consensus.cc:2804] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.568760 32399 raft_consensus.cc:697] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:39.569494 32399 consensus_queue.cc:237] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.576689 32024 catalog_manager.cc:5697] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 1 to 2, leader changed from eb016e665eab46b594f7fa042db321d5 (127.28.130.1) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.669148 32275 raft_consensus.cc:1275] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:39.670372 32388 consensus_queue.cc:1048] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:39.684628 32167 consensus_peers.cc:597] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.799352 32399 raft_consensus.cc:493] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.799937 32399 raft_consensus.cc:515] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.801949 32399 leader_election.cc:290] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:39.803182 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:39.803845 32203 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 1.
I20260710 11:08:39.804682 32243 leader_election.cc:304] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:39.805567 32399 raft_consensus.cc:2804] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:39.805822 32241 leader_election.cc:336] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.805974 32399 raft_consensus.cc:493] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:39.806447 32399 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.810837 32402 raft_consensus.cc:493] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.811297 32402 raft_consensus.cc:515] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.811940 32399 raft_consensus.cc:515] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.813124 32402 leader_election.cc:290] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:39.814944 32399 leader_election.cc:290] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:39.815182 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" is_pre_election: true
I20260710 11:08:39.815806 32203 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 1.
I20260710 11:08:39.816004 32202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:39.816815 32202 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.816951 32243 leader_election.cc:304] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:39.818061 32399 raft_consensus.cc:2804] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:39.818341 32399 raft_consensus.cc:493] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:08:39.818518 32241 leader_election.cc:336] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.818691 32399 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:39.819307 32241 leader_election.cc:336] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.822430 32202 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:39.823594 32243 leader_election.cc:304] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: eb016e665eab46b594f7fa042db321d5
I20260710 11:08:39.824443 32402 raft_consensus.cc:2804] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.824079 32399 raft_consensus.cc:515] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.825919 32402 raft_consensus.cc:697] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:39.826877 32399 leader_election.cc:290] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:39.827348 32202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:39.828086 32202 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.826936 32402 consensus_queue.cc:237] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Queue going to LEADER 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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
W20260710 11:08:39.830972 32241 leader_election.cc:336] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111)
I20260710 11:08:39.835913 32202 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:39.837563 32243 leader_election.cc:304] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: eb016e665eab46b594f7fa042db321d5
I20260710 11:08:39.838488 32402 raft_consensus.cc:2804] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:39.839020 32402 raft_consensus.cc:697] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:39.838591 32025 catalog_manager.cc:5697] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 1 to 2, leader changed from eb016e665eab46b594f7fa042db321d5 (127.28.130.1) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.839798 32402 consensus_queue.cc:237] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Queue going to LEADER 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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:39.851169 32025 catalog_manager.cc:5697] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 1 to 2, leader changed from eb016e665eab46b594f7fa042db321d5 (127.28.130.1) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.873703 32202 raft_consensus.cc:1275] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:39.875133 32402 consensus_queue.cc:1048] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:39.888715 32241 consensus_peers.cc:597] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.978670 32202 raft_consensus.cc:1275] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:39.979979 32402 consensus_queue.cc:1048] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:39.993526 32241 consensus_peers.cc:597] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:40.262410 32241 consensus_peers.cc:597] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.413429 32202 raft_consensus.cc:1275] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:40.415337 32413 consensus_queue.cc:1048] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:40.417483 32241 consensus_peers.cc:597] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.432943 32202 raft_consensus.cc:1275] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:40.434203 32399 consensus_queue.cc:1048] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:40.464452 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:40.477341 32167 consensus_peers.cc:597] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.527282 32167 consensus_peers.cc:597] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.744563 32167 consensus_peers.cc:597] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.934631 32167 consensus_peers.cc:597] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:40.951388 32167 consensus_peers.cc:597] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:41.465353 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:42.118795 32167 consensus_peers.cc:597] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:42.373039 32241 consensus_peers.cc:597] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:42.376669 32241 consensus_peers.cc:597] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:42.466276 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:08:42.697715 32167 consensus_peers.cc:597] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:08:43.002215 32241 consensus_peers.cc:597] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:43.033478 32167 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111) [suppressed 93 similar messages]
W20260710 11:08:43.113982 32241 consensus_peers.cc:597] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:08:43.119686 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:43.126426 32421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:43.126806 32420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:43.128875 32423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:43.129369 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:43.130841 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:43.131083 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:43.131254 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681723131236 us; error 0 us; skew 500 ppm
I20260710 11:08:43.131875 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:43.134732 29192 webserver.cc:533] Webserver started at http://127.28.130.1:38435/ using document root <none> and password file <none>
I20260710 11:08:43.135299 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:43.135476 29192 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:43.139253 29192 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:08:43.142926 32428 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:43.143779 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:08:43.144066 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "eb016e665eab46b594f7fa042db321d5"
format_stamp: "Formatted at 2026-07-10 11:08:36 on dist-test-slave-ghlv"
I20260710 11:08:43.144361 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:43.162935 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:43.164114 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:43.165740 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:43.169196 32435 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:08:43.197672 32167 consensus_peers.cc:597] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:08:43.221475 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:08:43.221789 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.054s	user 0.000s	sys 0.002s
I20260710 11:08:43.222086 29192 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:08:43.226670 32435 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.240767 32435 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:43.241647 32435 tablet_bootstrap.cc:492] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.242357 32435 ts_tablet_manager.cc:1403] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:08:43.244916 32435 raft_consensus.cc:359] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.245697 32435 raft_consensus.cc:740] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.246445 32435 consensus_queue.cc:260] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.249789 32435 ts_tablet_manager.cc:1434] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:08:43.251005 32435 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.263612 32435 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:43.264685 32435 tablet_bootstrap.cc:492] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.265352 32435 ts_tablet_manager.cc:1403] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:08:43.267879 32435 raft_consensus.cc:359] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.268704 32435 raft_consensus.cc:740] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.269394 32435 consensus_queue.cc:260] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.271569 32435 ts_tablet_manager.cc:1434] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:43.272425 32435 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.275892 29192 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:08:43.276320 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.054s	user 0.054s	sys 0.001s
I20260710 11:08:43.288015 32435 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:43.289101 32435 tablet_bootstrap.cc:492] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.289819 32435 ts_tablet_manager.cc:1403] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:08:43.292644 32435 raft_consensus.cc:359] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.293534 32435 raft_consensus.cc:740] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.294533 32435 consensus_queue.cc:260] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.296924 32435 ts_tablet_manager.cc:1434] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:43.297894 32435 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.311007 32435 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:43.312008 32435 tablet_bootstrap.cc:492] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.312758 32435 ts_tablet_manager.cc:1403] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:08:43.315290 32435 raft_consensus.cc:359] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.315976 32435 raft_consensus.cc:740] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.316609 32435 consensus_queue.cc:260] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.318640 32435 ts_tablet_manager.cc:1434] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:43.319466 32435 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.329190 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:41935
I20260710 11:08:43.329314 32496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:41935 every 8 connection(s)
I20260710 11:08:43.335021 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:43.336478 32435 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:43.338224 32435 tablet_bootstrap.cc:492] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.338873 32435 ts_tablet_manager.cc:1403] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:08:43.341019 32435 raft_consensus.cc:359] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.341600 32435 raft_consensus.cc:740] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.342321 32435 consensus_queue.cc:260] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [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: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.344252 32435 ts_tablet_manager.cc:1434] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:08:43.345064 32435 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.350912 32498 heartbeater.cc:344] Connected to a master server at 127.28.130.62:39131
I20260710 11:08:43.351405 32498 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:43.355345 32498 heartbeater.cc:507] Master 127.28.130.62:39131 requested a full tablet report, sending...
I20260710 11:08:43.360261 32435 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:43.361326 32435 tablet_bootstrap.cc:492] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.361567 32025 ts_manager.cc:194] Re-registered known tserver with Master: eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935)
I20260710 11:08:43.362107 32435 ts_tablet_manager.cc:1403] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:08:43.364677 32435 raft_consensus.cc:359] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.365574 32435 raft_consensus.cc:740] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.365423 32202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
mode: GRACEFUL
new_leader_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:33552
I20260710 11:08:43.366263 32202 raft_consensus.cc:606] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Received request to transfer leadership to TS 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:43.366523 32435 consensus_queue.cc:260] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.369079 32435 ts_tablet_manager.cc:1434] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:43.369858 32435 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.371984 32202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
mode: GRACEFUL
new_leader_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:33552
I20260710 11:08:43.372608 32202 raft_consensus.cc:606] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Received request to transfer leadership to TS 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:43.376562 32025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48882
I20260710 11:08:43.382344 32498 heartbeater.cc:499] Master 127.28.130.62:39131 was elected leader, sending a full tablet report...
I20260710 11:08:43.392094 32275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
mode: GRACEFUL
new_leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:51360
I20260710 11:08:43.392742 32275 raft_consensus.cc:606] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Received request to transfer leadership to TS 1ffc2bb1a46844f4b42b0b883ff868cd
I20260710 11:08:43.393339 32471 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.394259 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:43.394930 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:43.395332 32435 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:43.395675 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:43.396232 32435 tablet_bootstrap.cc:492] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.396870 32435 ts_tablet_manager.cc:1403] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260710 11:08:43.399204 32435 raft_consensus.cc:359] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.400022 32435 raft_consensus.cc:740] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.400694 32435 consensus_queue.cc:260] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.403323 32435 ts_tablet_manager.cc:1434] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:08:43.404109 32435 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.406977 32419 raft_consensus.cc:993] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd: : Instructing follower 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:43.407449 32419 raft_consensus.cc:1081] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Signalling peer 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:43.409276 32275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:51344
I20260710 11:08:43.409972 32275 raft_consensus.cc:493] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.410348 32275 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.419699 32275 raft_consensus.cc:515] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.423092 32202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:43.423645 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:43.425467 32435 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:08:43.423744 32202 raft_consensus.cc:3055] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.426090 32202 raft_consensus.cc:740] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
W20260710 11:08:43.426447 32241 leader_election.cc:343] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:43.426671 32435 tablet_bootstrap.cc:492] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.427003 32275 leader_election.cc:290] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:43.427644 32435 ts_tablet_manager.cc:1403] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 11:08:43.427271 32202 consensus_queue.cc:260] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.429703 32202 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.430248 32435 raft_consensus.cc:359] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.431010 32435 raft_consensus.cc:740] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.431790 32435 consensus_queue.cc:260] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.433459 32435 ts_tablet_manager.cc:1434] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:43.434194 32435 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.435928 32202 raft_consensus.cc:2468] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:43.436977 32243 leader_election.cc:304] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: eb016e665eab46b594f7fa042db321d5
I20260710 11:08:43.437777 32399 raft_consensus.cc:2804] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.438876 32399 raft_consensus.cc:697] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:43.439591 32399 consensus_queue.cc:237] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.448498 32024 catalog_manager.cc:5697] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 1 to 2, leader changed from 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.449803 32435 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:43.450781 32435 tablet_bootstrap.cc:492] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.451388 32435 ts_tablet_manager.cc:1403] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:08:43.453420 32435 raft_consensus.cc:359] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.453930 32435 raft_consensus.cc:740] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.454535 32435 consensus_queue.cc:260] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.456502 32435 ts_tablet_manager.cc:1434] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:43.458189 32435 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Bootstrap starting.
I20260710 11:08:43.461028 32399 raft_consensus.cc:993] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2: : Instructing follower 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:43.461504 32399 raft_consensus.cc:1081] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Signalling peer 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:43.463424 32202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:33548
I20260710 11:08:43.464027 32202 raft_consensus.cc:493] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.464408 32202 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.466181 32471 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:43.469379 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:43.470899 32469 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.485101 32202 raft_consensus.cc:515] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.487088 32202 leader_election.cc:290] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 3 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:43.488299 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:43.488936 32275 raft_consensus.cc:3055] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:43.489310 32275 raft_consensus.cc:740] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:43.490186 32275 consensus_queue.cc:260] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.490778 32471 pending_rounds.cc:85] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Aborting all ops after (but not including) 0
I20260710 11:08:43.491237 32471 pending_rounds.cc:107] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:43.491570 32471 raft_consensus.cc:2889] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:43.492645 32469 pending_rounds.cc:85] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Aborting all ops after (but not including) 0
I20260710 11:08:43.492977 32469 pending_rounds.cc:107] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:43.492790 32470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:43.493254 32469 raft_consensus.cc:2889] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:43.493585 32470 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.491485 32275 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:43.510623 32470 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:43.510938 32435 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:43.512238 32435 tablet_bootstrap.cc:492] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Bootstrap complete.
I20260710 11:08:43.512638 32167 leader_election.cc:304] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:43.513089 32435 ts_tablet_manager.cc:1403] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.026s
I20260710 11:08:43.513638 32418 raft_consensus.cc:2804] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:43.513670 32275 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:43.514175 32418 raft_consensus.cc:697] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:43.515079 32418 consensus_queue.cc:237] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.515688 32435 raft_consensus.cc:359] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.516360 32435 raft_consensus.cc:740] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb016e665eab46b594f7fa042db321d5, State: Initialized, Role: FOLLOWER
I20260710 11:08:43.517238 32435 consensus_queue.cc:260] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.519237 32435 ts_tablet_manager.cc:1434] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:08:43.523519 32024 catalog_manager.cc:5697] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 2 to 3, leader changed from 649bbc628c5144b7b1723300394e52b2 (127.28.130.3) to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 3 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:43.564843 32419 raft_consensus.cc:993] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd: : Instructing follower 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:43.565265 32418 raft_consensus.cc:1081] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Signalling peer 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:43.566761 32275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:51344
I20260710 11:08:43.567255 32275 raft_consensus.cc:493] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:43.567526 32275 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.572825 32275 raft_consensus.cc:515] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.574739 32275 leader_election.cc:290] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Requested vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935)
I20260710 11:08:43.575783 32202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:43.576098 32470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:43.576481 32202 raft_consensus.cc:3055] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:43.576655 32470 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.576857 32202 raft_consensus.cc:740] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:43.577651 32202 consensus_queue.cc:260] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.578887 32202 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.583832 32470 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:43.585094 32241 leader_election.cc:304] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:43.585354 32202 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:43.585805 32514 raft_consensus.cc:2804] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:43.586227 32514 raft_consensus.cc:697] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:43.586988 32514 consensus_queue.cc:237] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:43.594024 32024 catalog_manager.cc:5697] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 1 to 2, leader changed from 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:43.807924 32470 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.813122 32470 pending_rounds.cc:85] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Aborting all ops after (but not including) 0
I20260710 11:08:43.813339 32470 pending_rounds.cc:107] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:43.813547 32470 raft_consensus.cc:2889] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:43.866253 32202 raft_consensus.cc:1275] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:43.867733 32514 consensus_queue.cc:1048] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:43.879273 32470 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:43.890110 32470 raft_consensus.cc:1275] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:43.891386 32531 consensus_queue.cc:1048] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:43.998355 32470 raft_consensus.cc:1275] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:44.000027 32526 consensus_queue.cc:1048] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:44.000543 32526 consensus_queue.cc:1243] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Peer eb016e665eab46b594f7fa042db321d5 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:08:44.002694 32470 pending_rounds.cc:85] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Aborting all ops after (but not including) 0
I20260710 11:08:44.003051 32470 pending_rounds.cc:107] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:08:44.003312 32470 raft_consensus.cc:2889] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:44.010192 32275 raft_consensus.cc:1275] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:44.011775 32419 consensus_queue.cc:1048] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.022168 32203 raft_consensus.cc:1275] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.023684 32399 consensus_queue.cc:1048] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.033095 32469 raft_consensus.cc:1275] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:44.034914 32537 consensus_queue.cc:1048] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:44.405898 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:44.414264 32203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e5063601b9c423abc74fc9a1eac81cf"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
mode: GRACEFUL
new_leader_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:33552
I20260710 11:08:44.415539 32203 raft_consensus.cc:606] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Received request to transfer leadership to TS 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:44.418535 32275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
mode: GRACEFUL
new_leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:51360
I20260710 11:08:44.419132 32275 raft_consensus.cc:606] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Received request to transfer leadership to TS 1ffc2bb1a46844f4b42b0b883ff868cd
I20260710 11:08:44.421721 32275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
mode: GRACEFUL
new_leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:51360
I20260710 11:08:44.422254 32275 raft_consensus.cc:606] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Received request to transfer leadership to TS 1ffc2bb1a46844f4b42b0b883ff868cd
I20260710 11:08:44.423131 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:44.423571 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:44.424111 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:44.470427 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:44.500718 32514 raft_consensus.cc:993] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2: : Instructing follower 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:44.501204 32537 raft_consensus.cc:1081] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Signalling peer 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:44.502611 32203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:33548
I20260710 11:08:44.503089 32203 raft_consensus.cc:493] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.503358 32203 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.508278 32203 raft_consensus.cc:515] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.509963 32203 leader_election.cc:290] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 3 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:44.511039 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:44.511381 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:44.511957 32469 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.512030 32275 raft_consensus.cc:3055] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:44.512408 32275 raft_consensus.cc:740] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:44.513115 32275 consensus_queue.cc:260] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.514283 32275 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.520859 32275 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:44.522089 32166 leader_election.cc:304] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:44.522872 32419 raft_consensus.cc:2804] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:44.523381 32419 raft_consensus.cc:697] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:44.523088 32469 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:44.524250 32419 consensus_queue.cc:237] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.530768 32024 catalog_manager.cc:5697] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 2 to 3, leader changed from 649bbc628c5144b7b1723300394e52b2 (127.28.130.3) to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 3 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:44.620854 32531 raft_consensus.cc:993] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2: : Instructing follower 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:44.621304 32537 raft_consensus.cc:1081] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Signalling peer 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:44.622679 32203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:33548
I20260710 11:08:44.623152 32203 raft_consensus.cc:493] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.623422 32203 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.628679 32203 raft_consensus.cc:515] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.630507 32203 leader_election.cc:290] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 3 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:44.631398 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:44.631444 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:44.632036 32469 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.632125 32275 raft_consensus.cc:3055] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:44.632558 32275 raft_consensus.cc:740] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:44.633147 32275 consensus_queue.cc:260] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [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: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.633994 32275 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:44.638208 32469 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:44.638213 32275 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:44.639490 32167 leader_election.cc:304] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:44.640128 32419 raft_consensus.cc:2804] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:44.640511 32419 raft_consensus.cc:697] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:44.641106 32419 consensus_queue.cc:237] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.647051 32024 catalog_manager.cc:5697] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 2 to 3, leader changed from 649bbc628c5144b7b1723300394e52b2 (127.28.130.3) to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 3 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:44.652031 32526 raft_consensus.cc:993] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd: : Instructing follower 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:44.652647 32419 raft_consensus.cc:1081] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Signalling peer 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:44.654398 32275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e5063601b9c423abc74fc9a1eac81cf"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:51344
I20260710 11:08:44.654842 32275 raft_consensus.cc:493] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:44.655156 32275 raft_consensus.cc:3060] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.659586 32275 raft_consensus.cc:515] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.661078 32275 leader_election.cc:290] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:44.661990 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5063601b9c423abc74fc9a1eac81cf" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:44.662084 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5063601b9c423abc74fc9a1eac81cf" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:44.662572 32469 raft_consensus.cc:3060] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.662635 32203 raft_consensus.cc:3055] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:44.663000 32203 raft_consensus.cc:740] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:44.663609 32203 consensus_queue.cc:260] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.664553 32203 raft_consensus.cc:3060] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:44.667630 32469 raft_consensus.cc:2468] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:44.668851 32241 leader_election.cc:304] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:44.669677 32537 raft_consensus.cc:2804] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:44.669714 32203 raft_consensus.cc:2468] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 2.
I20260710 11:08:44.670171 32537 raft_consensus.cc:697] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:44.670943 32537 consensus_queue.cc:237] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:44.677919 32024 catalog_manager.cc:5697] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 1 to 2, leader changed from 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:45.021448 32275 raft_consensus.cc:1275] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:45.022744 32419 consensus_queue.cc:1048] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:45.035071 32469 raft_consensus.cc:1275] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:45.037101 32419 consensus_queue.cc:1048] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:45.090175 32275 raft_consensus.cc:1275] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:45.091511 32419 consensus_queue.cc:1048] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:45.101727 32469 raft_consensus.cc:1275] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:45.103066 32419 consensus_queue.cc:1048] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:45.184558 32203 raft_consensus.cc:1275] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:45.187350 32531 consensus_queue.cc:1048] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:45.205016 32470 raft_consensus.cc:1275] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:45.207738 32555 consensus_queue.cc:1048] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:45.430812 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:45.439764 32203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
mode: GRACEFUL
new_leader_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:33552
I20260710 11:08:45.440343 32203 raft_consensus.cc:606] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 LEADER]: Received request to transfer leadership to TS 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:45.442962 32203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
mode: GRACEFUL
new_leader_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:33552
I20260710 11:08:45.443397 32203 raft_consensus.cc:606] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Received request to transfer leadership to TS 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:45.445911 32275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
mode: GRACEFUL
new_leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:51360
I20260710 11:08:45.446378 32275 raft_consensus.cc:606] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Received request to transfer leadership to TS 1ffc2bb1a46844f4b42b0b883ff868cd
I20260710 11:08:45.447638 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:45.448084 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:45.448709 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:45.471500 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:45.588474 32526 raft_consensus.cc:993] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd: : Instructing follower 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:45.589020 32526 raft_consensus.cc:1081] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 LEADER]: Signalling peer 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:45.590777 32275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:51344
I20260710 11:08:45.591293 32275 raft_consensus.cc:493] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.591658 32275 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.600673 32275 raft_consensus.cc:515] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:45.603113 32275 leader_election.cc:290] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 3 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:45.604023 32470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:45.604818 32470 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.604876 32202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:45.605471 32202 raft_consensus.cc:3055] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:45.605715 32202 raft_consensus.cc:740] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:45.606544 32202 consensus_queue.cc:260] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:45.607540 32202 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.611668 32470 raft_consensus.cc:2468] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 3.
I20260710 11:08:45.612959 32241 leader_election.cc:304] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [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: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:45.613672 32555 raft_consensus.cc:2804] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:45.614156 32555 raft_consensus.cc:697] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 3 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:45.614530 32202 raft_consensus.cc:2468] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 3.
I20260710 11:08:45.615222 32555 consensus_queue.cc:237] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:45.618968 32537 raft_consensus.cc:993] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2: : Instructing follower 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:45.619417 32537 raft_consensus.cc:1081] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Signalling peer 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:45.621294 32202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:33548
I20260710 11:08:45.621850 32202 raft_consensus.cc:493] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.622143 32202 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.623456 32025 catalog_manager.cc:5697] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 2 to 3, leader changed from 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 3 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:45.627250 32202 raft_consensus.cc:515] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:45.629216 32202 leader_election.cc:290] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 3 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:45.630288 32470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:45.630806 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:45.630963 32470 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.631404 32275 raft_consensus.cc:3055] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:45.631844 32275 raft_consensus.cc:740] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:45.632658 32275 consensus_queue.cc:260] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:45.633975 32275 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:45.639454 32470 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:45.640893 32167 leader_election.cc:304] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:45.641534 32526 raft_consensus.cc:2804] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:45.641665 32275 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:45.642040 32526 raft_consensus.cc:697] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:45.643117 32526 consensus_queue.cc:237] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:45.650341 32025 catalog_manager.cc:5697] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 2 to 3, leader changed from 649bbc628c5144b7b1723300394e52b2 (127.28.130.3) to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 3 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:45.991634 32546 raft_consensus.cc:993] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd: : Instructing follower 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:45.992105 32546 raft_consensus.cc:1081] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Signalling peer 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:45.993901 32275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:51344
I20260710 11:08:45.994354 32275 raft_consensus.cc:493] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.994583 32275 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:45.999482 32275 raft_consensus.cc:515] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.001009 32275 leader_election.cc:290] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 4 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:46.002063 32202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:46.002118 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b44630a5e3434fa383925ce6dc517d" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:46.002702 32202 raft_consensus.cc:3055] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:46.002820 32469 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:46.003028 32202 raft_consensus.cc:740] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:46.003906 32202 consensus_queue.cc:260] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.004890 32202 raft_consensus.cc:3060] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:46.008747 32469 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 4.
I20260710 11:08:46.010011 32202 raft_consensus.cc:2468] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 4.
I20260710 11:08:46.010244 32241 leader_election.cc:304] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [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: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:46.011296 32537 raft_consensus.cc:2804] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:46.011780 32537 raft_consensus.cc:697] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 4 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:46.012684 32537 consensus_queue.cc:237] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.019148 32025 catalog_manager.cc:5697] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 3 to 4, leader changed from 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 4 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:46.039019 32202 raft_consensus.cc:1275] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:46.040256 32537 consensus_queue.cc:1048] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:46.051433 32469 raft_consensus.cc:1275] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:46.053135 32537 consensus_queue.cc:1048] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:46.148770 32275 raft_consensus.cc:1275] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:46.150089 32526 consensus_queue.cc:1048] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:46.158438 32469 raft_consensus.cc:1275] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:46.160558 32419 consensus_queue.cc:1048] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:46.454790 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:46.461877 32275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
mode: GRACEFUL
new_leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:51360
I20260710 11:08:46.462375 32275 raft_consensus.cc:606] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Received request to transfer leadership to TS 1ffc2bb1a46844f4b42b0b883ff868cd
I20260710 11:08:46.464684 32202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
mode: GRACEFUL
new_leader_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:33552
I20260710 11:08:46.465095 32202 raft_consensus.cc:606] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Received request to transfer leadership to TS 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:46.467442 32275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
mode: GRACEFUL
new_leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:51360
I20260710 11:08:46.467887 32275 raft_consensus.cc:606] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Received request to transfer leadership to TS 1ffc2bb1a46844f4b42b0b883ff868cd
I20260710 11:08:46.468909 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:46.469305 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:46.469846 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:08:46.472730 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:46.518486 32469 raft_consensus.cc:1275] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:46.519836 32537 consensus_queue.cc:1048] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:46.529469 32202 raft_consensus.cc:1275] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:46.531473 32531 consensus_queue.cc:1048] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:46.609346 32531 raft_consensus.cc:993] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2: : Instructing follower 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:46.609754 32555 raft_consensus.cc:1081] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Signalling peer 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:46.611336 32203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:33548
I20260710 11:08:46.611841 32203 raft_consensus.cc:493] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.612106 32203 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.617738 32203 raft_consensus.cc:515] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.619361 32203 leader_election.cc:290] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 3 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:46.620294 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:46.620463 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9f94a083784a7d978c3af73b93aaaf" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:46.620992 32275 raft_consensus.cc:3055] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:46.620961 32469 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.621456 32275 raft_consensus.cc:740] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:46.622299 32275 consensus_queue.cc:260] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.623247 32275 raft_consensus.cc:3060] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.626722 32469 raft_consensus.cc:2468] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:46.627876 32167 leader_election.cc:304] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:46.628234 32275 raft_consensus.cc:2468] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:46.628521 32419 raft_consensus.cc:2804] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:46.629218 32419 raft_consensus.cc:697] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:46.630388 32419 consensus_queue.cc:237] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.637810 32025 catalog_manager.cc:5697] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 2 to 3, leader changed from 649bbc628c5144b7b1723300394e52b2 (127.28.130.3) to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 3 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:46.648468 32531 raft_consensus.cc:993] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2: : Instructing follower 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:46.648885 32555 raft_consensus.cc:1081] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Signalling peer 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:46.650573 32203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:33548
I20260710 11:08:46.651090 32203 raft_consensus.cc:493] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.651386 32203 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.656360 32203 raft_consensus.cc:515] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.658309 32203 leader_election.cc:290] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 3 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:46.658842 32275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:46.659408 32275 raft_consensus.cc:3055] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:46.659704 32275 raft_consensus.cc:740] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:46.659780 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3797c2df754e759db9dd9bf21749f1" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:46.660420 32469 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.660578 32275 consensus_queue.cc:260] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.661670 32275 raft_consensus.cc:3060] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:46.665923 32469 raft_consensus.cc:2468] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:46.667212 32167 leader_election.cc:304] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:46.667384 32275 raft_consensus.cc:2468] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 3.
I20260710 11:08:46.668077 32419 raft_consensus.cc:2804] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:46.668803 32419 raft_consensus.cc:697] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:46.669668 32419 consensus_queue.cc:237] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.676887 32025 catalog_manager.cc:5697] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 2 to 3, leader changed from 649bbc628c5144b7b1723300394e52b2 (127.28.130.3) to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 3 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:46.727329 32419 raft_consensus.cc:993] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd: : Instructing follower 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:46.727862 32526 raft_consensus.cc:1081] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Signalling peer 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:46.729868 32275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:51344
I20260710 11:08:46.730309 32275 raft_consensus.cc:493] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.730532 32275 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:46.735095 32275 raft_consensus.cc:515] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.737306 32275 leader_election.cc:290] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 4 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:46.738449 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:46.738615 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a657fdc2904661b9d648baadd13eb2" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:46.738962 32203 raft_consensus.cc:3055] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:46.739146 32469 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:46.739254 32203 raft_consensus.cc:740] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:46.740017 32203 consensus_queue.cc:260] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.740873 32203 raft_consensus.cc:3060] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:46.745491 32203 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 4.
I20260710 11:08:46.745795 32469 raft_consensus.cc:2468] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 4.
I20260710 11:08:46.746866 32243 leader_election.cc:304] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [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: 1ffc2bb1a46844f4b42b0b883ff868cd, 649bbc628c5144b7b1723300394e52b2; no voters: 
I20260710 11:08:46.747758 32555 raft_consensus.cc:2804] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:46.748274 32555 raft_consensus.cc:697] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 4 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:46.749186 32555 consensus_queue.cc:237] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:46.755978 32025 catalog_manager.cc:5697] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 3 to 4, leader changed from 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 4 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.066310 32275 raft_consensus.cc:1275] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:47.067585 32526 consensus_queue.cc:1048] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:47.078203 32469 raft_consensus.cc:1275] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:47.079984 32546 consensus_queue.cc:1048] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:47.203853 32469 raft_consensus.cc:1275] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:47.205154 32546 consensus_queue.cc:1048] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:47.211544 32275 raft_consensus.cc:1275] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:47.212924 32546 consensus_queue.cc:1048] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:47.257805 32203 raft_consensus.cc:1275] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:47.258910 32537 consensus_queue.cc:1048] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:47.267424 32469 raft_consensus.cc:1275] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:47.268934 32537 consensus_queue.cc:1048] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:47.473632 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:47.476917 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:47.484160 32276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
mode: GRACEFUL
new_leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:51360
I20260710 11:08:47.484913 32276 raft_consensus.cc:606] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 3 LEADER]: Received request to transfer leadership to TS 1ffc2bb1a46844f4b42b0b883ff868cd
I20260710 11:08:47.487560 32203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
mode: GRACEFUL
new_leader_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:33552
I20260710 11:08:47.488062 32203 raft_consensus.cc:606] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Received request to transfer leadership to TS 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:47.490437 32203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
mode: GRACEFUL
new_leader_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:33552
I20260710 11:08:47.490947 32203 raft_consensus.cc:606] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Received request to transfer leadership to TS 649bbc628c5144b7b1723300394e52b2
I20260710 11:08:47.491982 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:47.492539 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:47.493217 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:47.691404 32577 raft_consensus.cc:993] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2: : Instructing follower 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:47.691877 32537 raft_consensus.cc:1081] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 3 LEADER]: Signalling peer 1ffc2bb1a46844f4b42b0b883ff868cd to start an election
I20260710 11:08:47.693210 32203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb"
dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
 from {username='slave'} at 127.0.0.1:33548
I20260710 11:08:47.693593 32203 raft_consensus.cc:493] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.693833 32203 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.698470 32203 raft_consensus.cc:515] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.700004 32203 leader_election.cc:290] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [CANDIDATE]: Term 4 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 649bbc628c5144b7b1723300394e52b2 (127.28.130.3:35703)
I20260710 11:08:47.700801 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:47.700958 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3afb22b0fa455ab43a0542ff8dfdfb" candidate_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "649bbc628c5144b7b1723300394e52b2"
I20260710 11:08:47.701375 32469 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.701496 32276 raft_consensus.cc:3055] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:47.701820 32276 raft_consensus.cc:740] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:47.702457 32276 consensus_queue.cc:260] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.703387 32276 raft_consensus.cc:3060] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.706023 32469 raft_consensus.cc:2468] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 4.
I20260710 11:08:47.707093 32167 leader_election.cc:304] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [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: 1ffc2bb1a46844f4b42b0b883ff868cd, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:47.707795 32419 raft_consensus.cc:2804] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:47.708151 32419 raft_consensus.cc:697] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 LEADER]: Becoming Leader. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:47.708776 32276 raft_consensus.cc:2468] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ffc2bb1a46844f4b42b0b883ff868cd in term 4.
I20260710 11:08:47.708853 32419 consensus_queue.cc:237] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.715447 32024 catalog_manager.cc:5697] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd reported cstate change: term changed from 3 to 4, leader changed from 649bbc628c5144b7b1723300394e52b2 (127.28.130.3) to 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2). New cstate: current_term: 4 leader_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.828821 32546 raft_consensus.cc:993] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd: : Instructing follower 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:47.829219 32419 raft_consensus.cc:1081] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Signalling peer 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:47.830427 32276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:51344
I20260710 11:08:47.830870 32276 raft_consensus.cc:493] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.831136 32276 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.835812 32276 raft_consensus.cc:515] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.837296 32276 leader_election.cc:290] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 4 election: Requested vote from peers eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935), 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189)
I20260710 11:08:47.838060 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:47.838294 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5c82c0bd4447dcb62a4a6a898f4740" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:47.838687 32469 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.838781 32203 raft_consensus.cc:3055] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:47.839102 32203 raft_consensus.cc:740] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:47.839876 32203 consensus_queue.cc:260] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.840968 32203 raft_consensus.cc:3060] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.845036 32469 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 4.
I20260710 11:08:47.846462 32241 leader_election.cc:304] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [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: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:47.847280 32592 raft_consensus.cc:2804] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:47.847328 32203 raft_consensus.cc:2468] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 4.
I20260710 11:08:47.847800 32592 raft_consensus.cc:697] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 4 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:47.848654 32592 consensus_queue.cc:237] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [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: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.856619 32546 raft_consensus.cc:993] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd: : Instructing follower 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:47.856156 32024 catalog_manager.cc:5697] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 3 to 4, leader changed from 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 4 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:47.857082 32419 raft_consensus.cc:1081] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Signalling peer 649bbc628c5144b7b1723300394e52b2 to start an election
I20260710 11:08:47.858577 32276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58"
dest_uuid: "649bbc628c5144b7b1723300394e52b2"
 from {username='slave'} at 127.0.0.1:51344
I20260710 11:08:47.859037 32276 raft_consensus.cc:493] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.859385 32276 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.865229 32276 raft_consensus.cc:515] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.866772 32276 leader_election.cc:290] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [CANDIDATE]: Term 4 election: Requested vote from peers 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189), eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935)
I20260710 11:08:47.867472 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd"
I20260710 11:08:47.867695 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825a0ddc041b48078131f27d1c5c7c58" candidate_uuid: "649bbc628c5144b7b1723300394e52b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb016e665eab46b594f7fa042db321d5"
I20260710 11:08:47.868085 32203 raft_consensus.cc:3055] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:47.868201 32469 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.868415 32203 raft_consensus.cc:740] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ffc2bb1a46844f4b42b0b883ff868cd, State: Running, Role: LEADER
I20260710 11:08:47.869154 32203 consensus_queue.cc:260] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [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: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.870290 32203 raft_consensus.cc:3060] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.874729 32469 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 4.
I20260710 11:08:47.876128 32241 leader_election.cc:304] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [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: 649bbc628c5144b7b1723300394e52b2, eb016e665eab46b594f7fa042db321d5; no voters: 
I20260710 11:08:47.876325 32203 raft_consensus.cc:2468] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 649bbc628c5144b7b1723300394e52b2 in term 4.
I20260710 11:08:47.877005 32592 raft_consensus.cc:2804] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:47.877429 32592 raft_consensus.cc:697] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 4 LEADER]: Becoming Leader. State: Replica: 649bbc628c5144b7b1723300394e52b2, State: Running, Role: LEADER
I20260710 11:08:47.878304 32592 consensus_queue.cc:237] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [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: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } }
I20260710 11:08:47.885250 32024 catalog_manager.cc:5697] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 reported cstate change: term changed from 3 to 4, leader changed from 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2) to 649bbc628c5144b7b1723300394e52b2 (127.28.130.3). New cstate: current_term: 4 leader_uuid: "649bbc628c5144b7b1723300394e52b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:48.095700 32276 raft_consensus.cc:1275] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:48.096922 32419 consensus_queue.cc:1048] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "649bbc628c5144b7b1723300394e52b2" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 35703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:48.106204 32469 raft_consensus.cc:1275] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Refusing update from remote peer 1ffc2bb1a46844f4b42b0b883ff868cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:48.107626 32526 consensus_queue.cc:1048] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:48.281121 32203 raft_consensus.cc:1275] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:48.281190 32469 raft_consensus.cc:1275] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:48.282361 32577 consensus_queue.cc:1048] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:48.282459 32592 consensus_queue.cc:1048] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:48.292034 32470 raft_consensus.cc:1275] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:48.297663 32203 raft_consensus.cc:1275] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Refusing update from remote peer 649bbc628c5144b7b1723300394e52b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:48.301091 32604 consensus_queue.cc:1048] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ffc2bb1a46844f4b42b0b883ff868cd" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 46189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:48.301465 32537 consensus_queue.cc:1048] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb016e665eab46b594f7fa042db321d5" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 41935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:48.474582 32074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:08:48.499805 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:48.528651 29192 tablet_server.cc:179] TabletServer@127.28.130.1:41935 shutting down...
I20260710 11:08:48.553624 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:48.554418 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.555546 29192 raft_consensus.cc:2243] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.556314 29192 raft_consensus.cc:2272] T cf3797c2df754e759db9dd9bf21749f1 P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.558849 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.559521 29192 raft_consensus.cc:2243] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.560151 29192 raft_consensus.cc:2272] T 3e3afb22b0fa455ab43a0542ff8dfdfb P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:48.562067 32241 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]
I20260710 11:08:48.562979 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.563555 29192 raft_consensus.cc:2243] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.564064 29192 raft_consensus.cc:2272] T 1e5063601b9c423abc74fc9a1eac81cf P eb016e665eab46b594f7fa042db321d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:48.565042 32241 consensus_peers.cc:597] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:48.566331 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.566886 29192 raft_consensus.cc:2243] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.567317 29192 raft_consensus.cc:2272] T 65b44630a5e3434fa383925ce6dc517d P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.569314 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.569836 29192 raft_consensus.cc:2243] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.570258 29192 raft_consensus.cc:2272] T 825a0ddc041b48078131f27d1c5c7c58 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.573150 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.574023 29192 raft_consensus.cc:2243] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.574628 29192 raft_consensus.cc:2272] T 807d919902194c03a97d6aa1d17464a7 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.576922 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.577422 29192 raft_consensus.cc:2243] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.577859 29192 raft_consensus.cc:2272] T 96a657fdc2904661b9d648baadd13eb2 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.579828 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.580317 29192 raft_consensus.cc:2243] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.580739 29192 raft_consensus.cc:2272] T ed5c82c0bd4447dcb62a4a6a898f4740 P eb016e665eab46b594f7fa042db321d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.583125 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.583595 29192 raft_consensus.cc:2243] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.584034 29192 raft_consensus.cc:2272] T 0c9f94a083784a7d978c3af73b93aaaf P eb016e665eab46b594f7fa042db321d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.588444 29192 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:48.589176 29192 raft_consensus.cc:2243] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.589761 29192 raft_consensus.cc:2272] T 7a9b2505f4894b648af74425d84b53b5 P eb016e665eab46b594f7fa042db321d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:48.590399 32167 consensus_peers.cc:597] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:48.620000 29192 tablet_server.cc:196] TabletServer@127.28.130.1:41935 shutdown complete.
I20260710 11:08:48.645368 29192 tablet_server.cc:179] TabletServer@127.28.130.2:0 shutting down...
I20260710 11:08:48.666713 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:48.667454 29192 tablet_replica.cc:333] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.668411 29192 raft_consensus.cc:2243] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.669412 29192 raft_consensus.cc:2272] T cf3797c2df754e759db9dd9bf21749f1 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.672188 29192 tablet_replica.cc:333] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.672847 29192 raft_consensus.cc:2243] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.673733 29192 raft_consensus.cc:2272] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.677338 29192 tablet_replica.cc:333] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.677983 29192 raft_consensus.cc:2243] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.678747 29192 raft_consensus.cc:2272] T 7a9b2505f4894b648af74425d84b53b5 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.680810 29192 tablet_replica.cc:333] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.681293 29192 raft_consensus.cc:2243] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.682010 29192 raft_consensus.cc:2272] T 807d919902194c03a97d6aa1d17464a7 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.683950 29192 tablet_replica.cc:333] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.684437 29192 raft_consensus.cc:2243] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.684784 29192 raft_consensus.cc:2272] T 825a0ddc041b48078131f27d1c5c7c58 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.687570 29192 tablet_replica.cc:333] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.688140 29192 raft_consensus.cc:2243] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.688521 29192 raft_consensus.cc:2272] T 65b44630a5e3434fa383925ce6dc517d P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.690236 29192 tablet_replica.cc:333] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.690696 29192 raft_consensus.cc:2243] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.691052 29192 raft_consensus.cc:2272] T 1e5063601b9c423abc74fc9a1eac81cf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.692790 29192 tablet_replica.cc:333] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.693214 29192 raft_consensus.cc:2243] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.693871 29192 raft_consensus.cc:2272] T 0c9f94a083784a7d978c3af73b93aaaf P 1ffc2bb1a46844f4b42b0b883ff868cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.695834 29192 tablet_replica.cc:333] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.696305 29192 raft_consensus.cc:2243] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.696681 29192 raft_consensus.cc:2272] T ed5c82c0bd4447dcb62a4a6a898f4740 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.698961 29192 tablet_replica.cc:333] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd: stopping tablet replica
I20260710 11:08:48.699412 29192 raft_consensus.cc:2243] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.699826 29192 raft_consensus.cc:2272] T 96a657fdc2904661b9d648baadd13eb2 P 1ffc2bb1a46844f4b42b0b883ff868cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.723374 29192 tablet_server.cc:196] TabletServer@127.28.130.2:0 shutdown complete.
W20260710 11:08:48.725580 32241 consensus_peers.cc:597] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:48.737887 32241 consensus_peers.cc:597] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:48.744458 32243 consensus_peers.cc:597] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 -> Peer 1ffc2bb1a46844f4b42b0b883ff868cd (127.28.130.2:46189): Couldn't send request to peer 1ffc2bb1a46844f4b42b0b883ff868cd. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:46189: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:48.745731 32241 consensus_peers.cc:597] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:48.751809 29192 tablet_server.cc:179] TabletServer@127.28.130.3:0 shutting down...
W20260710 11:08:48.768003 32241 consensus_peers.cc:597] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 -> Peer eb016e665eab46b594f7fa042db321d5 (127.28.130.1:41935): Couldn't send request to peer eb016e665eab46b594f7fa042db321d5. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:41935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:48.778518 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:48.779301 29192 tablet_replica.cc:333] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.780169 29192 raft_consensus.cc:2243] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.780733 29192 raft_consensus.cc:2272] T 3e3afb22b0fa455ab43a0542ff8dfdfb P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.783372 29192 tablet_replica.cc:333] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.783969 29192 raft_consensus.cc:2243] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.784397 29192 raft_consensus.cc:2272] T 807d919902194c03a97d6aa1d17464a7 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.786216 29192 tablet_replica.cc:333] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.786733 29192 raft_consensus.cc:2243] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.787521 29192 raft_consensus.cc:2272] T ed5c82c0bd4447dcb62a4a6a898f4740 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.789849 29192 tablet_replica.cc:333] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.790395 29192 raft_consensus.cc:2243] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.790808 29192 raft_consensus.cc:2272] T 0c9f94a083784a7d978c3af73b93aaaf P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.792696 29192 tablet_replica.cc:333] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.793216 29192 raft_consensus.cc:2243] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.794113 29192 raft_consensus.cc:2272] T 65b44630a5e3434fa383925ce6dc517d P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.796530 29192 tablet_replica.cc:333] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.797137 29192 raft_consensus.cc:2243] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.797919 29192 raft_consensus.cc:2272] T 825a0ddc041b48078131f27d1c5c7c58 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.800133 29192 tablet_replica.cc:333] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.800658 29192 raft_consensus.cc:2243] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.801403 29192 raft_consensus.cc:2272] T 1e5063601b9c423abc74fc9a1eac81cf P 649bbc628c5144b7b1723300394e52b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.803234 29192 tablet_replica.cc:333] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.803795 29192 raft_consensus.cc:2243] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.804759 29192 raft_consensus.cc:2272] T 96a657fdc2904661b9d648baadd13eb2 P 649bbc628c5144b7b1723300394e52b2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.806574 29192 tablet_replica.cc:333] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.807121 29192 raft_consensus.cc:2243] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.807492 29192 raft_consensus.cc:2272] T cf3797c2df754e759db9dd9bf21749f1 P 649bbc628c5144b7b1723300394e52b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.809190 29192 tablet_replica.cc:333] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2: stopping tablet replica
I20260710 11:08:48.809597 29192 raft_consensus.cc:2243] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:48.809957 29192 raft_consensus.cc:2272] T 7a9b2505f4894b648af74425d84b53b5 P 649bbc628c5144b7b1723300394e52b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.839072 29192 tablet_server.cc:196] TabletServer@127.28.130.3:0 shutdown complete.
I20260710 11:08:48.861619 29192 master.cc:562] Master@127.28.130.62:39131 shutting down...
I20260710 11:08:48.889511 29192 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:48.890046 29192 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:48.890367 29192 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49deaa7dce584e4f8c160d69bb8a169c: stopping tablet replica
I20260710 11:08:48.911800 29192 master.cc:584] Master@127.28.130.62:39131 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12641 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:08:48.954411 29192 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.130.62:44081
I20260710 11:08:48.955591 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:48.961243 32614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:48.962340 32615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:48.962886 32617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:48.964192 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:48.965045 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:48.965260 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:48.965425 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681728965404 us; error 0 us; skew 500 ppm
I20260710 11:08:48.965955 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:48.969125 29192 webserver.cc:533] Webserver started at http://127.28.130.62:43471/ using document root <none> and password file <none>
I20260710 11:08:48.969710 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:48.970116 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:48.970471 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:48.971639 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/master-0-root/instance:
uuid: "795f36911ee541d4a127c4db65ff4fd4"
format_stamp: "Formatted at 2026-07-10 11:08:48 on dist-test-slave-ghlv"
I20260710 11:08:48.976202 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:48.979698 32622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:48.980643 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:08:48.980952 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/master-0-root
uuid: "795f36911ee541d4a127c4db65ff4fd4"
format_stamp: "Formatted at 2026-07-10 11:08:48 on dist-test-slave-ghlv"
I20260710 11:08:48.981245 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:48.997409 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:48.998677 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:49.036962 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.62:44081
I20260710 11:08:49.037050 32673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.62:44081 every 8 connection(s)
I20260710 11:08:49.040786 32674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.051517 32674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4: Bootstrap starting.
I20260710 11:08:49.056295 32674 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.060833 32674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4: No bootstrap required, opened a new log
I20260710 11:08:49.063179 32674 raft_consensus.cc:359] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "795f36911ee541d4a127c4db65ff4fd4" member_type: VOTER }
I20260710 11:08:49.063571 32674 raft_consensus.cc:385] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.063791 32674 raft_consensus.cc:740] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 795f36911ee541d4a127c4db65ff4fd4, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.064337 32674 consensus_queue.cc:260] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "795f36911ee541d4a127c4db65ff4fd4" member_type: VOTER }
I20260710 11:08:49.064744 32674 raft_consensus.cc:399] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:49.064946 32674 raft_consensus.cc:493] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:49.065153 32674 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.069653 32674 raft_consensus.cc:515] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "795f36911ee541d4a127c4db65ff4fd4" member_type: VOTER }
I20260710 11:08:49.070165 32674 leader_election.cc:304] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [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: 795f36911ee541d4a127c4db65ff4fd4; no voters: 
I20260710 11:08:49.071303 32674 leader_election.cc:290] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:49.071622 32677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:49.072916 32677 raft_consensus.cc:697] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 1 LEADER]: Becoming Leader. State: Replica: 795f36911ee541d4a127c4db65ff4fd4, State: Running, Role: LEADER
I20260710 11:08:49.073592 32677 consensus_queue.cc:237] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [LEADER]: Queue going to LEADER mode. State: All 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: "795f36911ee541d4a127c4db65ff4fd4" member_type: VOTER }
I20260710 11:08:49.074105 32674 sys_catalog.cc:565] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:49.077661 32678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "795f36911ee541d4a127c4db65ff4fd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "795f36911ee541d4a127c4db65ff4fd4" member_type: VOTER } }
I20260710 11:08:49.078327 32678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:49.078225 32679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 795f36911ee541d4a127c4db65ff4fd4. Latest consensus state: current_term: 1 leader_uuid: "795f36911ee541d4a127c4db65ff4fd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "795f36911ee541d4a127c4db65ff4fd4" member_type: VOTER } }
I20260710 11:08:49.078958 32679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:49.086198 32684 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:49.091286 32684 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:49.092828 29192 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:49.100095 32684 catalog_manager.cc:1383] Generated new cluster ID: 5f309f6c49014be09abac124ad46fea5
I20260710 11:08:49.100493 32684 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:49.117203 32684 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:49.118546 32684 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:49.135923 32684 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4: Generated new TSK 0
I20260710 11:08:49.136554 32684 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:49.159427 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:49.165292 32695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.166561 32696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.168213 32698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.168975 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:49.169813 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:49.169993 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:49.170113 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681729170102 us; error 0 us; skew 500 ppm
I20260710 11:08:49.170581 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:49.173044 29192 webserver.cc:533] Webserver started at http://127.28.130.1:45335/ using document root <none> and password file <none>
I20260710 11:08:49.173485 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:49.173636 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:49.173843 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:49.174862 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-0-root/instance:
uuid: "82765755cfef43f58aeccb44dfaba7c9"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-ghlv"
I20260710 11:08:49.179215 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:08:49.182587 32703 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.183431 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:49.183743 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "82765755cfef43f58aeccb44dfaba7c9"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-ghlv"
I20260710 11:08:49.184021 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:49.198869 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:49.200111 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:49.201594 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:49.203939 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:49.204131 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.204367 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:49.204525 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.242714 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:34327
I20260710 11:08:49.242805 32765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:34327 every 8 connection(s)
I20260710 11:08:49.247493 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:49.256315   303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.257580   302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.257896   305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.258315 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:49.259583 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:49.259842 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:49.260039 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681729260021 us; error 0 us; skew 500 ppm
I20260710 11:08:49.260720 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:49.261512 32766 heartbeater.cc:344] Connected to a master server at 127.28.130.62:44081
I20260710 11:08:49.261915 32766 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:49.262773 32766 heartbeater.cc:507] Master 127.28.130.62:44081 requested a full tablet report, sending...
I20260710 11:08:49.263383 29192 webserver.cc:533] Webserver started at http://127.28.130.2:43139/ using document root <none> and password file <none>
I20260710 11:08:49.264006 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:49.264190 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:49.264436 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:49.265097 32639 ts_manager.cc:194] Registered new tserver with Master: 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327)
I20260710 11:08:49.265601 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-1-root/instance:
uuid: "a4eff2450bfb4357aba26650667b33cb"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-ghlv"
I20260710 11:08:49.266901 32639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57746
I20260710 11:08:49.270861 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:08:49.275012   310 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.275874 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:49.276139 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-1-root
uuid: "a4eff2450bfb4357aba26650667b33cb"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-ghlv"
I20260710 11:08:49.276396 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:49.287503 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:49.288836 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:49.290210 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:49.292379 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:49.292574 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.292796 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:49.292941 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.334735 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.2:33759
I20260710 11:08:49.334848   372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.2:33759 every 8 connection(s)
I20260710 11:08:49.339304 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:49.346120   376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:49.346671   377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.350410 29192 server_base.cc:1061] running on GCE node
W20260710 11:08:49.350517   379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:49.351106   373 heartbeater.cc:344] Connected to a master server at 127.28.130.62:44081
I20260710 11:08:49.351570   373 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:49.352078 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:49.352372   373 heartbeater.cc:507] Master 127.28.130.62:44081 requested a full tablet report, sending...
W20260710 11:08:49.352481 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:49.352775 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681729352752 us; error 0 us; skew 500 ppm
I20260710 11:08:49.353699 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:49.354892 32639 ts_manager.cc:194] Registered new tserver with Master: a4eff2450bfb4357aba26650667b33cb (127.28.130.2:33759)
I20260710 11:08:49.356547 29192 webserver.cc:533] Webserver started at http://127.28.130.3:45113/ using document root <none> and password file <none>
I20260710 11:08:49.356827 32639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57748
I20260710 11:08:49.357232 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:49.357515 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:49.357820 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:49.359027 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-2-root/instance:
uuid: "2e5baa83c24f4c809d046deca4e90b6d"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-ghlv"
I20260710 11:08:49.363494 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:49.366815   384 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.367654 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:49.367983 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-2-root
uuid: "2e5baa83c24f4c809d046deca4e90b6d"
format_stamp: "Formatted at 2026-07-10 11:08:49 on dist-test-slave-ghlv"
I20260710 11:08:49.368248 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681644585412-29192-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:49.380568 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:49.381698 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:49.383391 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:49.386015 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:49.386197 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.386430 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:49.386570 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:49.427728 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.3:37681
I20260710 11:08:49.427932   446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.3:37681 every 8 connection(s)
I20260710 11:08:49.441401   447 heartbeater.cc:344] Connected to a master server at 127.28.130.62:44081
I20260710 11:08:49.441805   447 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:49.442502   447 heartbeater.cc:507] Master 127.28.130.62:44081 requested a full tablet report, sending...
I20260710 11:08:49.444434 32639 ts_manager.cc:194] Registered new tserver with Master: 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:49.445439 29192 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014650438s
I20260710 11:08:49.445998 32639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57752
I20260710 11:08:49.470366 32639 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57764:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:49.472550 32639 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:49.516955   338 tablet_service.cc:1511] Processing CreateTablet for tablet f2d9ad8ee0a5443185cef1de8cde9c0e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d5b0773689b43e78083d045cc839d17]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:49.517277   337 tablet_service.cc:1511] Processing CreateTablet for tablet 0259e283383146f9a739381b920dcedd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d5b0773689b43e78083d045cc839d17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:49.518369   338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d9ad8ee0a5443185cef1de8cde9c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.518958   337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0259e283383146f9a739381b920dcedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.521430 32731 tablet_service.cc:1511] Processing CreateTablet for tablet f2d9ad8ee0a5443185cef1de8cde9c0e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d5b0773689b43e78083d045cc839d17]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:49.522799 32731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d9ad8ee0a5443185cef1de8cde9c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.528816 32730 tablet_service.cc:1511] Processing CreateTablet for tablet 0259e283383146f9a739381b920dcedd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d5b0773689b43e78083d045cc839d17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:49.530126 32730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0259e283383146f9a739381b920dcedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.531625   412 tablet_service.cc:1511] Processing CreateTablet for tablet f2d9ad8ee0a5443185cef1de8cde9c0e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d5b0773689b43e78083d045cc839d17]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:49.532929   412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d9ad8ee0a5443185cef1de8cde9c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.542037   411 tablet_service.cc:1511] Processing CreateTablet for tablet 0259e283383146f9a739381b920dcedd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9d5b0773689b43e78083d045cc839d17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:49.543411   411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0259e283383146f9a739381b920dcedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.547685   462 tablet_bootstrap.cc:492] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb: Bootstrap starting.
I20260710 11:08:49.550390   463 tablet_bootstrap.cc:492] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9: Bootstrap starting.
I20260710 11:08:49.556087   462 tablet_bootstrap.cc:654] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.575224   464 tablet_bootstrap.cc:492] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d: Bootstrap starting.
I20260710 11:08:49.575284   463 tablet_bootstrap.cc:654] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.583511   464 tablet_bootstrap.cc:654] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.584460   462 tablet_bootstrap.cc:492] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb: No bootstrap required, opened a new log
I20260710 11:08:49.584903   462 ts_tablet_manager.cc:1403] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.028s
I20260710 11:08:49.585155   463 tablet_bootstrap.cc:492] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9: No bootstrap required, opened a new log
I20260710 11:08:49.585662   463 ts_tablet_manager.cc:1403] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.020s
I20260710 11:08:49.587582   462 raft_consensus.cc:359] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.588413   462 raft_consensus.cc:385] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.588716   462 raft_consensus.cc:740] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.588873   463 raft_consensus.cc:359] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.589514   462 consensus_queue.cc:260] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.589943   463 raft_consensus.cc:385] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.590333   463 raft_consensus.cc:740] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82765755cfef43f58aeccb44dfaba7c9, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.591126   463 consensus_queue.cc:260] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.596163   373 heartbeater.cc:499] Master 127.28.130.62:44081 was elected leader, sending a full tablet report...
I20260710 11:08:49.596550   462 ts_tablet_manager.cc:1434] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260710 11:08:49.597407   464 tablet_bootstrap.cc:492] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d: No bootstrap required, opened a new log
I20260710 11:08:49.597599   462 tablet_bootstrap.cc:492] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb: Bootstrap starting.
I20260710 11:08:49.599056 32766 heartbeater.cc:499] Master 127.28.130.62:44081 was elected leader, sending a full tablet report...
I20260710 11:08:49.599597   463 ts_tablet_manager.cc:1434] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:08:49.600644   463 tablet_bootstrap.cc:492] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9: Bootstrap starting.
I20260710 11:08:49.606639   464 ts_tablet_manager.cc:1403] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260710 11:08:49.606969   463 tablet_bootstrap.cc:654] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.609483   462 tablet_bootstrap.cc:654] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.609792   464 raft_consensus.cc:359] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.610584   464 raft_consensus.cc:385] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.610913   464 raft_consensus.cc:740] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5baa83c24f4c809d046deca4e90b6d, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.611738   464 consensus_queue.cc:260] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.619604   447 heartbeater.cc:499] Master 127.28.130.62:44081 was elected leader, sending a full tablet report...
I20260710 11:08:49.620347   464 ts_tablet_manager.cc:1434] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 11:08:49.620941   463 tablet_bootstrap.cc:492] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9: No bootstrap required, opened a new log
I20260710 11:08:49.621457   463 ts_tablet_manager.cc:1403] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:08:49.621588   464 tablet_bootstrap.cc:492] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d: Bootstrap starting.
I20260710 11:08:49.624634   463 raft_consensus.cc:359] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.625438   463 raft_consensus.cc:385] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.625770   463 raft_consensus.cc:740] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82765755cfef43f58aeccb44dfaba7c9, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.629161   464 tablet_bootstrap.cc:654] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.629516   463 consensus_queue.cc:260] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.631925   463 ts_tablet_manager.cc:1434] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:08:49.634053   472 raft_consensus.cc:493] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:49.634617   472 raft_consensus.cc:515] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.635358   462 tablet_bootstrap.cc:492] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb: No bootstrap required, opened a new log
I20260710 11:08:49.637280   472 leader_election.cc:290] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), a4eff2450bfb4357aba26650667b33cb (127.28.130.2:33759)
I20260710 11:08:49.637254   462 ts_tablet_manager.cc:1403] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.014s
I20260710 11:08:49.642922   462 raft_consensus.cc:359] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.644599   462 raft_consensus.cc:385] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.644973   462 raft_consensus.cc:740] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.645749   462 consensus_queue.cc:260] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.648062   462 ts_tablet_manager.cc:1434] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:08:49.651468   464 tablet_bootstrap.cc:492] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d: No bootstrap required, opened a new log
I20260710 11:08:49.652057   464 ts_tablet_manager.cc:1403] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.016s
I20260710 11:08:49.652484 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0259e283383146f9a739381b920dcedd" candidate_uuid: "2e5baa83c24f4c809d046deca4e90b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9" is_pre_election: true
I20260710 11:08:49.653213 32741 raft_consensus.cc:2468] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5baa83c24f4c809d046deca4e90b6d in term 0.
I20260710 11:08:49.654621   385 leader_election.cc:304] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5baa83c24f4c809d046deca4e90b6d, 82765755cfef43f58aeccb44dfaba7c9; no voters: 
I20260710 11:08:49.655196   464 raft_consensus.cc:359] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.655619   473 raft_consensus.cc:2804] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:49.656015   464 raft_consensus.cc:385] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.656167   473 raft_consensus.cc:493] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:49.656520   464 raft_consensus.cc:740] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5baa83c24f4c809d046deca4e90b6d, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.656708   473 raft_consensus.cc:3060] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.657464   464 consensus_queue.cc:260] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.659672   464 ts_tablet_manager.cc:1434] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:49.664287   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0259e283383146f9a739381b920dcedd" candidate_uuid: "2e5baa83c24f4c809d046deca4e90b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4eff2450bfb4357aba26650667b33cb" is_pre_election: true
I20260710 11:08:49.665066   348 raft_consensus.cc:2468] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5baa83c24f4c809d046deca4e90b6d in term 0.
I20260710 11:08:49.665674   473 raft_consensus.cc:515] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.667635   473 leader_election.cc:290] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [CANDIDATE]: Term 1 election: Requested vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), a4eff2450bfb4357aba26650667b33cb (127.28.130.2:33759)
I20260710 11:08:49.668272 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0259e283383146f9a739381b920dcedd" candidate_uuid: "2e5baa83c24f4c809d046deca4e90b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
I20260710 11:08:49.668853 32741 raft_consensus.cc:3060] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.669011   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0259e283383146f9a739381b920dcedd" candidate_uuid: "2e5baa83c24f4c809d046deca4e90b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
I20260710 11:08:49.669564   348 raft_consensus.cc:3060] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.676192 32741 raft_consensus.cc:2468] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5baa83c24f4c809d046deca4e90b6d in term 1.
I20260710 11:08:49.676316   348 raft_consensus.cc:2468] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e5baa83c24f4c809d046deca4e90b6d in term 1.
I20260710 11:08:49.677801   385 leader_election.cc:304] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5baa83c24f4c809d046deca4e90b6d, 82765755cfef43f58aeccb44dfaba7c9; no voters: 
I20260710 11:08:49.678712   473 raft_consensus.cc:2804] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:49.679188   473 raft_consensus.cc:697] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 1 LEADER]: Becoming Leader. State: Replica: 2e5baa83c24f4c809d046deca4e90b6d, State: Running, Role: LEADER
I20260710 11:08:49.679915   473 consensus_queue.cc:237] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
W20260710 11:08:49.681497   448 tablet.cc:2406] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:49.687577 32639 catalog_manager.cc:5697] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3). New cstate: current_term: 1 leader_uuid: "2e5baa83c24f4c809d046deca4e90b6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:49.698619   468 raft_consensus.cc:493] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:49.699203   468 raft_consensus.cc:515] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.701300   468 leader_election.cc:290] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681), 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327)
I20260710 11:08:49.710443   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d9ad8ee0a5443185cef1de8cde9c0e" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d" is_pre_election: true
I20260710 11:08:49.711223   422 raft_consensus.cc:2468] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 0.
I20260710 11:08:49.711905 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d9ad8ee0a5443185cef1de8cde9c0e" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9" is_pre_election: true
I20260710 11:08:49.712423   313 leader_election.cc:304] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5baa83c24f4c809d046deca4e90b6d, a4eff2450bfb4357aba26650667b33cb; no voters: 
I20260710 11:08:49.712446 32741 raft_consensus.cc:2468] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 0.
I20260710 11:08:49.713223   468 raft_consensus.cc:2804] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:49.713562   468 raft_consensus.cc:493] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:49.713864   468 raft_consensus.cc:3060] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.719029   468 raft_consensus.cc:515] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.720618   468 leader_election.cc:290] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 election: Requested vote from peers 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681), 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327)
I20260710 11:08:49.721565   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d9ad8ee0a5443185cef1de8cde9c0e" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d"
I20260710 11:08:49.721661 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d9ad8ee0a5443185cef1de8cde9c0e" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
I20260710 11:08:49.722330   422 raft_consensus.cc:3060] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.722376 32741 raft_consensus.cc:3060] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.729486 32741 raft_consensus.cc:2468] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 1.
I20260710 11:08:49.729486   422 raft_consensus.cc:2468] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 1.
I20260710 11:08:49.730852   313 leader_election.cc:304] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5baa83c24f4c809d046deca4e90b6d, a4eff2450bfb4357aba26650667b33cb; no voters: 
I20260710 11:08:49.731614   468 raft_consensus.cc:2804] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:49.732682   468 raft_consensus.cc:697] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Becoming Leader. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Running, Role: LEADER
I20260710 11:08:49.733383   468 consensus_queue.cc:237] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:49.739847 32639 catalog_manager.cc:5697] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb reported cstate change: term changed from 0 to 1, leader changed from <none> to a4eff2450bfb4357aba26650667b33cb (127.28.130.2). New cstate: current_term: 1 leader_uuid: "a4eff2450bfb4357aba26650667b33cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:49.793310 32639 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57770:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:49.795190 32639 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:49.817282 32731 tablet_service.cc:1511] Processing CreateTablet for tablet d6074c0e950e4dd6a36bd282217561c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f7203f2d31f14388940fc83a43f36663]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:49.818537 32731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6074c0e950e4dd6a36bd282217561c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.818315   338 tablet_service.cc:1511] Processing CreateTablet for tablet d6074c0e950e4dd6a36bd282217561c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f7203f2d31f14388940fc83a43f36663]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:49.819579   338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6074c0e950e4dd6a36bd282217561c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.821080 32730 tablet_service.cc:1511] Processing CreateTablet for tablet 7b94890e0f394fde9c773c33e7c6a1dc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f7203f2d31f14388940fc83a43f36663]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:49.822464 32730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b94890e0f394fde9c773c33e7c6a1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.823628   412 tablet_service.cc:1511] Processing CreateTablet for tablet d6074c0e950e4dd6a36bd282217561c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f7203f2d31f14388940fc83a43f36663]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:08:49.823944   337 tablet_service.cc:1511] Processing CreateTablet for tablet 7b94890e0f394fde9c773c33e7c6a1dc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f7203f2d31f14388940fc83a43f36663]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:49.824944   412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6074c0e950e4dd6a36bd282217561c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.825029   337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b94890e0f394fde9c773c33e7c6a1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.833763   411 tablet_service.cc:1511] Processing CreateTablet for tablet 7b94890e0f394fde9c773c33e7c6a1dc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f7203f2d31f14388940fc83a43f36663]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:08:49.835062   411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b94890e0f394fde9c773c33e7c6a1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:49.835142   463 tablet_bootstrap.cc:492] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9: Bootstrap starting.
I20260710 11:08:49.841394   463 tablet_bootstrap.cc:654] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.852725   464 tablet_bootstrap.cc:492] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d: Bootstrap starting.
I20260710 11:08:49.853353   462 tablet_bootstrap.cc:492] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: Bootstrap starting.
I20260710 11:08:49.854251   463 tablet_bootstrap.cc:492] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9: No bootstrap required, opened a new log
I20260710 11:08:49.857951   463 ts_tablet_manager.cc:1403] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260710 11:08:49.859678   462 tablet_bootstrap.cc:654] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.859947   464 tablet_bootstrap.cc:654] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.861095   463 raft_consensus.cc:359] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.861757   463 raft_consensus.cc:385] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.862059   463 raft_consensus.cc:740] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82765755cfef43f58aeccb44dfaba7c9, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.862979   463 consensus_queue.cc:260] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.866395   464 tablet_bootstrap.cc:492] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d: No bootstrap required, opened a new log
I20260710 11:08:49.866747   463 ts_tablet_manager.cc:1434] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:08:49.866834   464 ts_tablet_manager.cc:1403] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 11:08:49.868287   462 tablet_bootstrap.cc:492] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: No bootstrap required, opened a new log
I20260710 11:08:49.868398   463 tablet_bootstrap.cc:492] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9: Bootstrap starting.
I20260710 11:08:49.868846   462 ts_tablet_manager.cc:1403] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260710 11:08:49.869884   464 raft_consensus.cc:359] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.870636   464 raft_consensus.cc:385] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.870929   464 raft_consensus.cc:740] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5baa83c24f4c809d046deca4e90b6d, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.871695   464 consensus_queue.cc:260] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.873826   464 ts_tablet_manager.cc:1434] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:08:49.875334   464 tablet_bootstrap.cc:492] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d: Bootstrap starting.
I20260710 11:08:49.871846   462 raft_consensus.cc:359] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.876600   462 raft_consensus.cc:385] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.876992   462 raft_consensus.cc:740] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.879962   463 tablet_bootstrap.cc:654] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.880311   462 consensus_queue.cc:260] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.883023   464 tablet_bootstrap.cc:654] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.889473   462 ts_tablet_manager.cc:1434] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:08:49.896142   462 tablet_bootstrap.cc:492] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb: Bootstrap starting.
I20260710 11:08:49.908053   462 tablet_bootstrap.cc:654] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:49.908607   464 tablet_bootstrap.cc:492] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d: No bootstrap required, opened a new log
I20260710 11:08:49.909063   464 ts_tablet_manager.cc:1403] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.020s
I20260710 11:08:49.909667   463 tablet_bootstrap.cc:492] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9: No bootstrap required, opened a new log
I20260710 11:08:49.910184   463 ts_tablet_manager.cc:1403] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.015s
I20260710 11:08:49.911778   464 raft_consensus.cc:359] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.912479   464 raft_consensus.cc:385] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.912701   464 raft_consensus.cc:740] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e5baa83c24f4c809d046deca4e90b6d, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.913062   463 raft_consensus.cc:359] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.913532   462 tablet_bootstrap.cc:492] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb: No bootstrap required, opened a new log
I20260710 11:08:49.913383   464 consensus_queue.cc:260] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.913846   463 raft_consensus.cc:385] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.914191   463 raft_consensus.cc:740] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82765755cfef43f58aeccb44dfaba7c9, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.915372   464 ts_tablet_manager.cc:1434] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:08:49.915025   463 consensus_queue.cc:260] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.914119   462 ts_tablet_manager.cc:1403] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
I20260710 11:08:49.917447   463 ts_tablet_manager.cc:1434] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:08:49.918988   462 raft_consensus.cc:359] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.919576   462 raft_consensus.cc:385] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:49.919847   462 raft_consensus.cc:740] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Initialized, Role: FOLLOWER
I20260710 11:08:49.920644   462 consensus_queue.cc:260] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.924676   462 ts_tablet_manager.cc:1434] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:08:49.987957   468 raft_consensus.cc:493] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:49.988428   468 raft_consensus.cc:515] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:49.990099   468 leader_election.cc:290] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:49.991120 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b94890e0f394fde9c773c33e7c6a1dc" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9" is_pre_election: true
I20260710 11:08:49.991143   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b94890e0f394fde9c773c33e7c6a1dc" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d" is_pre_election: true
I20260710 11:08:49.992036 32741 raft_consensus.cc:2468] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 0.
I20260710 11:08:49.992167   422 raft_consensus.cc:2468] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 0.
I20260710 11:08:49.993160   311 leader_election.cc:304] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82765755cfef43f58aeccb44dfaba7c9, a4eff2450bfb4357aba26650667b33cb; no voters: 
I20260710 11:08:49.993850   468 raft_consensus.cc:2804] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:49.994226   468 raft_consensus.cc:493] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:49.994470   468 raft_consensus.cc:3060] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:49.999958   468 raft_consensus.cc:515] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.001785   468 leader_election.cc:290] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 election: Requested vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:50.002441 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b94890e0f394fde9c773c33e7c6a1dc" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
I20260710 11:08:50.002816   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b94890e0f394fde9c773c33e7c6a1dc" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d"
I20260710 11:08:50.003051 32741 raft_consensus.cc:3060] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.003331   422 raft_consensus.cc:3060] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.008307 32741 raft_consensus.cc:2468] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 1.
I20260710 11:08:50.008772   422 raft_consensus.cc:2468] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 1.
I20260710 11:08:50.009570   311 leader_election.cc:304] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82765755cfef43f58aeccb44dfaba7c9, a4eff2450bfb4357aba26650667b33cb; no voters: 
I20260710 11:08:50.010288   468 raft_consensus.cc:2804] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.010730   468 raft_consensus.cc:697] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Becoming Leader. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Running, Role: LEADER
I20260710 11:08:50.011478   468 consensus_queue.cc:237] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.017952 32637 catalog_manager.cc:5697] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb reported cstate change: term changed from 0 to 1, leader changed from <none> to a4eff2450bfb4357aba26650667b33cb (127.28.130.2). New cstate: current_term: 1 leader_uuid: "a4eff2450bfb4357aba26650667b33cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:50.084806 32687 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:50.143071   473 consensus_queue.cc:1048] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.156603   473 consensus_queue.cc:1048] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.182318   468 raft_consensus.cc:493] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.182802   468 raft_consensus.cc:515] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.183410   473 raft_consensus.cc:493] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:50.183955   473 raft_consensus.cc:515] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.184835   468 leader_election.cc:290] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:50.185734 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9" is_pre_election: true
I20260710 11:08:50.185983   473 leader_election.cc:290] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), a4eff2450bfb4357aba26650667b33cb (127.28.130.2:33759)
I20260710 11:08:50.186426 32741 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 0.
I20260710 11:08:50.186758 32740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "2e5baa83c24f4c809d046deca4e90b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9" is_pre_election: true
I20260710 11:08:50.186787   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d" is_pre_election: true
I20260710 11:08:50.187479   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "2e5baa83c24f4c809d046deca4e90b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4eff2450bfb4357aba26650667b33cb" is_pre_election: true
I20260710 11:08:50.187543 32740 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5baa83c24f4c809d046deca4e90b6d in term 0.
I20260710 11:08:50.187572   422 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 0.
I20260710 11:08:50.187680   311 leader_election.cc:304] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82765755cfef43f58aeccb44dfaba7c9, a4eff2450bfb4357aba26650667b33cb; no voters: 
I20260710 11:08:50.188282   348 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e5baa83c24f4c809d046deca4e90b6d in term 0.
I20260710 11:08:50.188843   468 raft_consensus.cc:2804] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.189177   468 raft_consensus.cc:493] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.189262   385 leader_election.cc:304] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5baa83c24f4c809d046deca4e90b6d, 82765755cfef43f58aeccb44dfaba7c9; no voters: 
I20260710 11:08:50.189530   468 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.190069   473 raft_consensus.cc:2804] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:50.190347   473 raft_consensus.cc:493] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:50.190593   473 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.194967   468 raft_consensus.cc:515] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.195248   473 raft_consensus.cc:515] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.196837   468 leader_election.cc:290] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 1 election: Requested vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:50.197602   473 leader_election.cc:290] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [CANDIDATE]: Term 1 election: Requested vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), a4eff2450bfb4357aba26650667b33cb (127.28.130.2:33759)
I20260710 11:08:50.197818   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d"
I20260710 11:08:50.197824 32740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
I20260710 11:08:50.198163 32741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "2e5baa83c24f4c809d046deca4e90b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
I20260710 11:08:50.198678   422 raft_consensus.cc:2393] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4eff2450bfb4357aba26650667b33cb in current term 1: Already voted for candidate 2e5baa83c24f4c809d046deca4e90b6d in this term.
I20260710 11:08:50.198632   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "2e5baa83c24f4c809d046deca4e90b6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
I20260710 11:08:50.198997 32740 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:50.199541   348 raft_consensus.cc:2393] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e5baa83c24f4c809d046deca4e90b6d in current term 1: Already voted for candidate a4eff2450bfb4357aba26650667b33cb in this term.
I20260710 11:08:50.200652   387 leader_election.cc:304] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [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: 2e5baa83c24f4c809d046deca4e90b6d; no voters: 82765755cfef43f58aeccb44dfaba7c9, a4eff2450bfb4357aba26650667b33cb
I20260710 11:08:50.201323   473 raft_consensus.cc:2749] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:50.204926 32740 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 1.
I20260710 11:08:50.205927   311 leader_election.cc:304] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [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: 82765755cfef43f58aeccb44dfaba7c9, a4eff2450bfb4357aba26650667b33cb; no voters: 2e5baa83c24f4c809d046deca4e90b6d
I20260710 11:08:50.206560   468 raft_consensus.cc:2804] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:50.206948   468 raft_consensus.cc:697] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Becoming Leader. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Running, Role: LEADER
I20260710 11:08:50.207681   468 consensus_queue.cc:237] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.214629 32638 catalog_manager.cc:5697] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb reported cstate change: term changed from 0 to 1, leader changed from <none> to a4eff2450bfb4357aba26650667b33cb (127.28.130.2). New cstate: current_term: 1 leader_uuid: "a4eff2450bfb4357aba26650667b33cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.244812   478 consensus_queue.cc:1048] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.247004   478 consensus_queue.cc:1048] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.322643   348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2d9ad8ee0a5443185cef1de8cde9c0e"
dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
mode: GRACEFUL
new_leader_uuid: "82765755cfef43f58aeccb44dfaba7c9"
 from {username='slave'} at 127.0.0.1:43098
I20260710 11:08:50.323192   348 raft_consensus.cc:606] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Received request to transfer leadership to TS 82765755cfef43f58aeccb44dfaba7c9
I20260710 11:08:50.332031   348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8"
dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
mode: GRACEFUL
new_leader_uuid: "82765755cfef43f58aeccb44dfaba7c9"
 from {username='slave'} at 127.0.0.1:43098
I20260710 11:08:50.332675   348 raft_consensus.cc:606] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Received request to transfer leadership to TS 82765755cfef43f58aeccb44dfaba7c9
I20260710 11:08:50.338316   348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b94890e0f394fde9c773c33e7c6a1dc"
dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
mode: GRACEFUL
new_leader_uuid: "82765755cfef43f58aeccb44dfaba7c9"
 from {username='slave'} at 127.0.0.1:43098
I20260710 11:08:50.338824   348 raft_consensus.cc:606] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Received request to transfer leadership to TS 82765755cfef43f58aeccb44dfaba7c9
I20260710 11:08:50.431985   468 consensus_queue.cc:1048] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.442103   504 consensus_queue.cc:1048] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:50.451558   468 raft_consensus.cc:993] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb: : Instructing follower 82765755cfef43f58aeccb44dfaba7c9 to start an election
I20260710 11:08:50.452103   504 raft_consensus.cc:1081] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Signalling peer 82765755cfef43f58aeccb44dfaba7c9 to start an election
I20260710 11:08:50.453783 32740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b94890e0f394fde9c773c33e7c6a1dc"
dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
 from {username='slave'} at 127.0.0.1:47938
I20260710 11:08:50.454430 32740 raft_consensus.cc:493] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:50.454813 32740 raft_consensus.cc:3060] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.461970 32740 raft_consensus.cc:515] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.465481 32740 leader_election.cc:290] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [CANDIDATE]: Term 2 election: Requested vote from peers a4eff2450bfb4357aba26650667b33cb (127.28.130.2:33759), 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:50.476240   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b94890e0f394fde9c773c33e7c6a1dc" candidate_uuid: "82765755cfef43f58aeccb44dfaba7c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
I20260710 11:08:50.476895   348 raft_consensus.cc:3055] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:50.477233   348 raft_consensus.cc:740] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Running, Role: LEADER
I20260710 11:08:50.478083   348 consensus_queue.cc:260] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.479395   348 raft_consensus.cc:3060] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.479956   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b94890e0f394fde9c773c33e7c6a1dc" candidate_uuid: "82765755cfef43f58aeccb44dfaba7c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d"
I20260710 11:08:50.480453   422 raft_consensus.cc:3060] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.485247   348 raft_consensus.cc:2468] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82765755cfef43f58aeccb44dfaba7c9 in term 2.
I20260710 11:08:50.486476 32706 leader_election.cc:304] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82765755cfef43f58aeccb44dfaba7c9, a4eff2450bfb4357aba26650667b33cb; no voters: 
I20260710 11:08:50.486528   422 raft_consensus.cc:2468] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82765755cfef43f58aeccb44dfaba7c9 in term 2.
I20260710 11:08:50.487208   469 raft_consensus.cc:2804] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:50.488605   469 raft_consensus.cc:697] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Becoming Leader. State: Replica: 82765755cfef43f58aeccb44dfaba7c9, State: Running, Role: LEADER
I20260710 11:08:50.489421   469 consensus_queue.cc:237] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.496671 32638 catalog_manager.cc:5697] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 reported cstate change: term changed from 1 to 2, leader changed from a4eff2450bfb4357aba26650667b33cb (127.28.130.2) to 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "82765755cfef43f58aeccb44dfaba7c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.608846   504 consensus_queue.cc:1048] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.618611   468 consensus_queue.cc:1048] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:50.626336   478 raft_consensus.cc:993] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: : Instructing follower 82765755cfef43f58aeccb44dfaba7c9 to start an election
I20260710 11:08:50.626811   468 raft_consensus.cc:1081] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Signalling peer 82765755cfef43f58aeccb44dfaba7c9 to start an election
I20260710 11:08:50.629411 32740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8"
dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
 from {username='slave'} at 127.0.0.1:47938
I20260710 11:08:50.630141 32740 raft_consensus.cc:493] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:50.630600 32740 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.637511 32740 raft_consensus.cc:515] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.639235 32740 leader_election.cc:290] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [CANDIDATE]: Term 2 election: Requested vote from peers a4eff2450bfb4357aba26650667b33cb (127.28.130.2:33759), 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:50.640347   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "82765755cfef43f58aeccb44dfaba7c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
I20260710 11:08:50.640636   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "82765755cfef43f58aeccb44dfaba7c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d"
I20260710 11:08:50.641184   422 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.640949   348 raft_consensus.cc:3055] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:50.641661   348 raft_consensus.cc:740] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Running, Role: LEADER
I20260710 11:08:50.642302   348 consensus_queue.cc:260] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.643385   348 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.647539   422 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82765755cfef43f58aeccb44dfaba7c9 in term 2.
I20260710 11:08:50.648808 32706 leader_election.cc:304] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5baa83c24f4c809d046deca4e90b6d, 82765755cfef43f58aeccb44dfaba7c9; no voters: 
I20260710 11:08:50.649380   348 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82765755cfef43f58aeccb44dfaba7c9 in term 2.
I20260710 11:08:50.649601   469 raft_consensus.cc:2804] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:50.650125   469 raft_consensus.cc:697] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Becoming Leader. State: Replica: 82765755cfef43f58aeccb44dfaba7c9, State: Running, Role: LEADER
I20260710 11:08:50.650921   469 consensus_queue.cc:237] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:50.657480 32638 catalog_manager.cc:5697] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 reported cstate change: term changed from 1 to 2, leader changed from a4eff2450bfb4357aba26650667b33cb (127.28.130.2) to 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "82765755cfef43f58aeccb44dfaba7c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:50.791522   478 raft_consensus.cc:993] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb: : Instructing follower 82765755cfef43f58aeccb44dfaba7c9 to start an election
I20260710 11:08:50.792070   468 raft_consensus.cc:1081] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Signalling peer 82765755cfef43f58aeccb44dfaba7c9 to start an election
I20260710 11:08:50.793756 32740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2d9ad8ee0a5443185cef1de8cde9c0e"
dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
 from {username='slave'} at 127.0.0.1:47938
I20260710 11:08:50.794241 32740 raft_consensus.cc:493] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:50.794507 32740 raft_consensus.cc:3060] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.800222 32740 raft_consensus.cc:515] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:50.801998 32740 leader_election.cc:290] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [CANDIDATE]: Term 2 election: Requested vote from peers a4eff2450bfb4357aba26650667b33cb (127.28.130.2:33759), 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:50.802772   348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d9ad8ee0a5443185cef1de8cde9c0e" candidate_uuid: "82765755cfef43f58aeccb44dfaba7c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
I20260710 11:08:50.802974   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d9ad8ee0a5443185cef1de8cde9c0e" candidate_uuid: "82765755cfef43f58aeccb44dfaba7c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d"
I20260710 11:08:50.803445   348 raft_consensus.cc:3055] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:50.803465   422 raft_consensus.cc:3060] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.803958   348 raft_consensus.cc:740] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Running, Role: LEADER
I20260710 11:08:50.804783   348 consensus_queue.cc:260] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:50.805998   348 raft_consensus.cc:3060] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:50.810814   422 raft_consensus.cc:2468] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82765755cfef43f58aeccb44dfaba7c9 in term 2.
I20260710 11:08:50.812148 32706 leader_election.cc:304] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e5baa83c24f4c809d046deca4e90b6d, 82765755cfef43f58aeccb44dfaba7c9; no voters: 
I20260710 11:08:50.812489   348 raft_consensus.cc:2468] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82765755cfef43f58aeccb44dfaba7c9 in term 2.
I20260710 11:08:50.812840   469 raft_consensus.cc:2804] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:50.813354   469 raft_consensus.cc:697] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Becoming Leader. State: Replica: 82765755cfef43f58aeccb44dfaba7c9, State: Running, Role: LEADER
I20260710 11:08:50.814049   469 consensus_queue.cc:237] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } }
I20260710 11:08:50.819506 32638 catalog_manager.cc:5697] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 reported cstate change: term changed from 1 to 2, leader changed from a4eff2450bfb4357aba26650667b33cb (127.28.130.2) to 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "82765755cfef43f58aeccb44dfaba7c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:50.919088   348 raft_consensus.cc:1275] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Refusing update from remote peer 82765755cfef43f58aeccb44dfaba7c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:50.920367   469 consensus_queue.cc:1048] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:50.928588   422 raft_consensus.cc:1275] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Refusing update from remote peer 82765755cfef43f58aeccb44dfaba7c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:50.929976   469 consensus_queue.cc:1048] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.079052 29192 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:08:51.080639 29192 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:08:51.081030 29192 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:08:51.094478 32740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8"
dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
mode: GRACEFUL
new_leader_uuid: "a4eff2450bfb4357aba26650667b33cb"
 from {username='slave'} at 127.0.0.1:47944
I20260710 11:08:51.095016 32740 raft_consensus.cc:606] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Received request to transfer leadership to TS a4eff2450bfb4357aba26650667b33cb
I20260710 11:08:51.096232 29192 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:08:51.115448   422 raft_consensus.cc:1275] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Refusing update from remote peer 82765755cfef43f58aeccb44dfaba7c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.116832   509 consensus_queue.cc:1048] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.124151   348 raft_consensus.cc:1275] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Refusing update from remote peer 82765755cfef43f58aeccb44dfaba7c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.125605   514 consensus_queue.cc:1048] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.131027   514 raft_consensus.cc:993] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9: : Instructing follower a4eff2450bfb4357aba26650667b33cb to start an election
I20260710 11:08:51.131484   514 raft_consensus.cc:1081] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Signalling peer a4eff2450bfb4357aba26650667b33cb to start an election
I20260710 11:08:51.133116   348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8"
dest_uuid: "a4eff2450bfb4357aba26650667b33cb"
 from {username='slave'} at 127.0.0.1:43110
I20260710 11:08:51.133690   348 raft_consensus.cc:493] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.134049   348 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.140060   348 raft_consensus.cc:515] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:51.141634   348 leader_election.cc:290] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [CANDIDATE]: Term 3 election: Requested vote from peers 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327), 2e5baa83c24f4c809d046deca4e90b6d (127.28.130.3:37681)
I20260710 11:08:51.142549 32740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82765755cfef43f58aeccb44dfaba7c9"
I20260710 11:08:51.142685   422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6074c0e950e4dd6a36bd282217561c8" candidate_uuid: "a4eff2450bfb4357aba26650667b33cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e5baa83c24f4c809d046deca4e90b6d"
I20260710 11:08:51.143278 32740 raft_consensus.cc:3055] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:51.143399   422 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.143620 32740 raft_consensus.cc:740] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82765755cfef43f58aeccb44dfaba7c9, State: Running, Role: LEADER
I20260710 11:08:51.144526 32740 consensus_queue.cc:260] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [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: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:51.145709 32740 raft_consensus.cc:3060] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.149132   422 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 3.
I20260710 11:08:51.150130   313 leader_election.cc:304] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [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: 2e5baa83c24f4c809d046deca4e90b6d, a4eff2450bfb4357aba26650667b33cb; no voters: 
I20260710 11:08:51.150882   468 raft_consensus.cc:2804] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:51.151269   468 raft_consensus.cc:697] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 3 LEADER]: Becoming Leader. State: Replica: a4eff2450bfb4357aba26650667b33cb, State: Running, Role: LEADER
I20260710 11:08:51.152118   468 consensus_queue.cc:237] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [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: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } }
I20260710 11:08:51.153209 32740 raft_consensus.cc:2468] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4eff2450bfb4357aba26650667b33cb in term 3.
I20260710 11:08:51.159240 32639 catalog_manager.cc:5697] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb reported cstate change: term changed from 2 to 3, leader changed from 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1) to a4eff2450bfb4357aba26650667b33cb (127.28.130.2). New cstate: current_term: 3 leader_uuid: "a4eff2450bfb4357aba26650667b33cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82765755cfef43f58aeccb44dfaba7c9" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4eff2450bfb4357aba26650667b33cb" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 33759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e5baa83c24f4c809d046deca4e90b6d" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 37681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.173892 29192 tablet_server.cc:179] TabletServer@127.28.130.1:0 shutting down...
W20260710 11:08:51.186124   385 consensus_peers.cc:597] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d -> Peer 82765755cfef43f58aeccb44dfaba7c9 (127.28.130.1:34327): Couldn't send request to peer 82765755cfef43f58aeccb44dfaba7c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:51.194885 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:51.195604 29192 tablet_replica.cc:333] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9: stopping tablet replica
I20260710 11:08:51.196179 29192 raft_consensus.cc:2243] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:51.196977 29192 raft_consensus.cc:2272] T 7b94890e0f394fde9c773c33e7c6a1dc P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.199118 29192 tablet_replica.cc:333] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9: stopping tablet replica
I20260710 11:08:51.199644 29192 raft_consensus.cc:2243] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:51.200071 29192 raft_consensus.cc:2272] T d6074c0e950e4dd6a36bd282217561c8 P 82765755cfef43f58aeccb44dfaba7c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.202255 29192 tablet_replica.cc:333] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9: stopping tablet replica
I20260710 11:08:51.202757 29192 raft_consensus.cc:2243] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:51.203143 29192 raft_consensus.cc:2272] T 0259e283383146f9a739381b920dcedd P 82765755cfef43f58aeccb44dfaba7c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.204926 29192 tablet_replica.cc:333] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9: stopping tablet replica
I20260710 11:08:51.205367 29192 raft_consensus.cc:2243] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:51.206036 29192 pending_rounds.cc:70] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9: Trying to abort 1 pending ops.
I20260710 11:08:51.206257 29192 pending_rounds.cc:77] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960369420795904 op_type: NO_OP noop_request { }
I20260710 11:08:51.206538 29192 raft_consensus.cc:2889] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:51.206806 29192 raft_consensus.cc:2272] T f2d9ad8ee0a5443185cef1de8cde9c0e P 82765755cfef43f58aeccb44dfaba7c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.230257 29192 tablet_server.cc:196] TabletServer@127.28.130.1:0 shutdown complete.
I20260710 11:08:51.241634 29192 tablet_server.cc:179] TabletServer@127.28.130.2:0 shutting down...
I20260710 11:08:51.256932 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:51.257489 29192 tablet_replica.cc:333] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb: stopping tablet replica
I20260710 11:08:51.257969 29192 raft_consensus.cc:2243] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:51.258359 29192 raft_consensus.cc:2272] T 7b94890e0f394fde9c773c33e7c6a1dc P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.260569 29192 tablet_replica.cc:333] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: stopping tablet replica
I20260710 11:08:51.261046 29192 raft_consensus.cc:2243] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:51.261616 29192 pending_rounds.cc:70] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: Trying to abort 1 pending ops.
I20260710 11:08:51.261780 29192 pending_rounds.cc:77] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960370810560512 op_type: NO_OP noop_request { }
I20260710 11:08:51.262012 29192 raft_consensus.cc:2889] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:51.262305 29192 raft_consensus.cc:2272] T d6074c0e950e4dd6a36bd282217561c8 P a4eff2450bfb4357aba26650667b33cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.264487 29192 tablet_replica.cc:333] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb: stopping tablet replica
I20260710 11:08:51.264969 29192 raft_consensus.cc:2243] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:51.265295 29192 raft_consensus.cc:2272] T f2d9ad8ee0a5443185cef1de8cde9c0e P a4eff2450bfb4357aba26650667b33cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.266923 29192 tablet_replica.cc:333] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb: stopping tablet replica
I20260710 11:08:51.267318 29192 raft_consensus.cc:2243] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:51.267657 29192 raft_consensus.cc:2272] T 0259e283383146f9a739381b920dcedd P a4eff2450bfb4357aba26650667b33cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.280709 29192 tablet_server.cc:196] TabletServer@127.28.130.2:0 shutdown complete.
I20260710 11:08:51.293256 29192 tablet_server.cc:179] TabletServer@127.28.130.3:0 shutting down...
I20260710 11:08:51.314668 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:51.315325 29192 tablet_replica.cc:333] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d: stopping tablet replica
I20260710 11:08:51.315954 29192 raft_consensus.cc:2243] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:51.316489 29192 raft_consensus.cc:2272] T 7b94890e0f394fde9c773c33e7c6a1dc P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.318763 29192 tablet_replica.cc:333] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d: stopping tablet replica
I20260710 11:08:51.319242 29192 raft_consensus.cc:2243] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:51.319617 29192 raft_consensus.cc:2272] T d6074c0e950e4dd6a36bd282217561c8 P 2e5baa83c24f4c809d046deca4e90b6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.321916 29192 tablet_replica.cc:333] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d: stopping tablet replica
I20260710 11:08:51.322389 29192 raft_consensus.cc:2243] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:51.322727 29192 raft_consensus.cc:2272] T f2d9ad8ee0a5443185cef1de8cde9c0e P 2e5baa83c24f4c809d046deca4e90b6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.324407 29192 tablet_replica.cc:333] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d: stopping tablet replica
I20260710 11:08:51.324805 29192 raft_consensus.cc:2243] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:51.325505 29192 raft_consensus.cc:2272] T 0259e283383146f9a739381b920dcedd P 2e5baa83c24f4c809d046deca4e90b6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.346629 29192 tablet_server.cc:196] TabletServer@127.28.130.3:0 shutdown complete.
I20260710 11:08:51.358573 29192 master.cc:562] Master@127.28.130.62:44081 shutting down...
I20260710 11:08:51.372380 29192 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:51.372915 29192 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:51.373222 29192 tablet_replica.cc:333] T 00000000000000000000000000000000 P 795f36911ee541d4a127c4db65ff4fd4: stopping tablet replica
I20260710 11:08:51.391019 29192 master.cc:584] Master@127.28.130.62:44081 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2463 ms)
[----------] 6 tests from LeaderRebalancerTest (86670 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:08:51.417192 29192 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.130.62:38987
I20260710 11:08:51.418247 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:51.422811   518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.423115   519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.424521   521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.425354 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:51.426111 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:51.426296 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.426409 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681731426398 us; error 0 us; skew 500 ppm
I20260710 11:08:51.426878 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.429164 29192 webserver.cc:533] Webserver started at http://127.28.130.62:43161/ using document root <none> and password file <none>
I20260710 11:08:51.429606 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.429755 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.429956 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.430920 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/master-0-root/instance:
uuid: "37151c9a31654da68c6f7cec3dc481d0"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-ghlv"
I20260710 11:08:51.435528 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:08:51.439226   526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.440111 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:51.440384 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/master-0-root
uuid: "37151c9a31654da68c6f7cec3dc481d0"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-ghlv"
I20260710 11:08:51.440634 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.457141 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.458185 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.493373 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.62:38987
I20260710 11:08:51.493466   577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.62:38987 every 8 connection(s)
I20260710 11:08:51.497006   578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.507102   578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0: Bootstrap starting.
I20260710 11:08:51.511407   578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:51.515964   578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0: No bootstrap required, opened a new log
I20260710 11:08:51.518368   578 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37151c9a31654da68c6f7cec3dc481d0" member_type: VOTER }
I20260710 11:08:51.518816   578 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:51.519001   578 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37151c9a31654da68c6f7cec3dc481d0, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.519495   578 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37151c9a31654da68c6f7cec3dc481d0" member_type: VOTER }
I20260710 11:08:51.519968   578 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:51.520165   578 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:51.520390   578 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.526062   578 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37151c9a31654da68c6f7cec3dc481d0" member_type: VOTER }
I20260710 11:08:51.526588   578 leader_election.cc:304] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [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: 37151c9a31654da68c6f7cec3dc481d0; no voters: 
I20260710 11:08:51.527765   578 leader_election.cc:290] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:51.528373   581 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:51.529927   581 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 1 LEADER]: Becoming Leader. State: Replica: 37151c9a31654da68c6f7cec3dc481d0, State: Running, Role: LEADER
I20260710 11:08:51.530706   578 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:51.530684   581 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [LEADER]: Queue going to LEADER mode. State: All 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: "37151c9a31654da68c6f7cec3dc481d0" member_type: VOTER }
I20260710 11:08:51.534389   583 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37151c9a31654da68c6f7cec3dc481d0. Latest consensus state: current_term: 1 leader_uuid: "37151c9a31654da68c6f7cec3dc481d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37151c9a31654da68c6f7cec3dc481d0" member_type: VOTER } }
I20260710 11:08:51.535061   583 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:51.534396   582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37151c9a31654da68c6f7cec3dc481d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37151c9a31654da68c6f7cec3dc481d0" member_type: VOTER } }
I20260710 11:08:51.535748   582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:51.538305   588 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:51.544188   588 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:51.546221 29192 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:51.553421   588 catalog_manager.cc:1383] Generated new cluster ID: d6be207355dd4ff19dbd4c132572366d
I20260710 11:08:51.553823   588 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:51.567767   588 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:51.569070   588 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:51.585008   588 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0: Generated new TSK 0
I20260710 11:08:51.585604   588 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:51.613075 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:51.618922   599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.620014   600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.623814 29192 server_base.cc:1061] running on GCE node
W20260710 11:08:51.625495   602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.627794 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:51.628032 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.628206 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681731628186 us; error 0 us; skew 500 ppm
I20260710 11:08:51.628744 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.631029 29192 webserver.cc:533] Webserver started at http://127.28.130.1:41513/ using document root <none> and password file <none>
I20260710 11:08:51.631511 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.631685 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.631986 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.633018 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-0-root/instance:
uuid: "d6313b9d7c374089963260b22a742a48"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-ghlv"
I20260710 11:08:51.638054 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:08:51.641530   607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.642334 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:51.642606 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "d6313b9d7c374089963260b22a742a48"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-ghlv"
I20260710 11:08:51.642875 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.668694 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.669819 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.671262 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:51.673532 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:51.673725 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.673957 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:51.674103 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.714090 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:45083
I20260710 11:08:51.714200   669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:45083 every 8 connection(s)
I20260710 11:08:51.718771 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:51.725292   674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.727181   675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.730756 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:51.732239   670 heartbeater.cc:344] Connected to a master server at 127.28.130.62:38987
W20260710 11:08:51.732388   677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.732730   670 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:51.733475 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:51.733763 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.733686   670 heartbeater.cc:507] Master 127.28.130.62:38987 requested a full tablet report, sending...
I20260710 11:08:51.734053 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681731734033 us; error 0 us; skew 500 ppm
I20260710 11:08:51.734683 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.736339   543 ts_manager.cc:194] Registered new tserver with Master: d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083)
I20260710 11:08:51.737540 29192 webserver.cc:533] Webserver started at http://127.28.130.2:45109/ using document root <none> and password file <none>
I20260710 11:08:51.738065 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.738237 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.738232   543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46834
I20260710 11:08:51.738492 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.739828 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-1-root/instance:
uuid: "d87badb0a23a4c5da629d25e3984a41e"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-ghlv"
I20260710 11:08:51.744784 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:51.748247   682 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.749310 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:51.749610 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-1-root
uuid: "d87badb0a23a4c5da629d25e3984a41e"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-ghlv"
I20260710 11:08:51.749919 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.772148 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.773238 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.774670 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:51.777015 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:51.777256 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.777462 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:51.777587 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.816768 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.2:34141
I20260710 11:08:51.816890   744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.2:34141 every 8 connection(s)
I20260710 11:08:51.821421 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:51.828356   748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.829533   749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.832139   752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.832841 29192 server_base.cc:1061] running on GCE node
I20260710 11:08:51.833312   745 heartbeater.cc:344] Connected to a master server at 127.28.130.62:38987
I20260710 11:08:51.833693   745 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:51.833801 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:51.834044 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.834194 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681731834178 us; error 0 us; skew 500 ppm
I20260710 11:08:51.834461   745 heartbeater.cc:507] Master 127.28.130.62:38987 requested a full tablet report, sending...
I20260710 11:08:51.834795 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.836825   543 ts_manager.cc:194] Registered new tserver with Master: d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:51.837502 29192 webserver.cc:533] Webserver started at http://127.28.130.3:32803/ using document root <none> and password file <none>
I20260710 11:08:51.838127 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.838318 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.838387   543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46840
I20260710 11:08:51.838557 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.839893 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-2-root/instance:
uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-ghlv"
I20260710 11:08:51.844475 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:08:51.848497   756 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.849354 29192 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:08:51.849663 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-2-root
uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-ghlv"
I20260710 11:08:51.849962 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681644585412-29192-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.868649 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.869975 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.871999 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:51.875245 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:51.875525 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.875826 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:51.876019 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.924038 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.3:41495
I20260710 11:08:51.924131   818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.3:41495 every 8 connection(s)
I20260710 11:08:51.938200   819 heartbeater.cc:344] Connected to a master server at 127.28.130.62:38987
I20260710 11:08:51.938663   819 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:51.939560   819 heartbeater.cc:507] Master 127.28.130.62:38987 requested a full tablet report, sending...
I20260710 11:08:51.941407   543 ts_manager.cc:194] Registered new tserver with Master: c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:51.941869 29192 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014816759s
I20260710 11:08:51.942902   543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46852
I20260710 11:08:51.967350   543 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46858:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:51.969959   543 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:52.037484   784 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2a0752acdd44e7901d1d9608f2206e (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:52.039003   784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2a0752acdd44e7901d1d9608f2206e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.045508   783 tablet_service.cc:1511] Processing CreateTablet for tablet 2a95dc8cfc6c482a8c7675dffa3a20ee (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:52.046490   710 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2a0752acdd44e7901d1d9608f2206e (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:52.047011   783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a95dc8cfc6c482a8c7675dffa3a20ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.048166   707 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4a1d81cb254b2db1c9ec2c84007647 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:52.047171   708 tablet_service.cc:1511] Processing CreateTablet for tablet 88c568ec0ca14277996a7fe8104eb897 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:52.049623   707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4a1d81cb254b2db1c9ec2c84007647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.050218   708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c568ec0ca14277996a7fe8104eb897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.048255   709 tablet_service.cc:1511] Processing CreateTablet for tablet 2a95dc8cfc6c482a8c7675dffa3a20ee (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:52.048795   782 tablet_service.cc:1511] Processing CreateTablet for tablet 88c568ec0ca14277996a7fe8104eb897 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:52.051230   709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a95dc8cfc6c482a8c7675dffa3a20ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.051697   782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c568ec0ca14277996a7fe8104eb897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.055377   706 tablet_service.cc:1511] Processing CreateTablet for tablet 142428b663b64d8cb42a8fab37741c91 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:52.056839   706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142428b663b64d8cb42a8fab37741c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.060866   705 tablet_service.cc:1511] Processing CreateTablet for tablet f8061d7dbab24127b58414c396ba7f02 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:52.062378   705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8061d7dbab24127b58414c396ba7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.064859   704 tablet_service.cc:1511] Processing CreateTablet for tablet efd05bdaeb7c437eb167c8c4fbc462e9 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:52.066387   704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd05bdaeb7c437eb167c8c4fbc462e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.068045   635 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2a0752acdd44e7901d1d9608f2206e (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:52.069096   703 tablet_service.cc:1511] Processing CreateTablet for tablet 44b1c0aa8d3344eba6fbaedeb616a0ca (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:52.069769   635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2a0752acdd44e7901d1d9608f2206e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.070556   703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b1c0aa8d3344eba6fbaedeb616a0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.073011   702 tablet_service.cc:1511] Processing CreateTablet for tablet a940b17875b4433bb0d636db306265cf (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:52.074177   710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2a0752acdd44e7901d1d9608f2206e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.074649   634 tablet_service.cc:1511] Processing CreateTablet for tablet 2a95dc8cfc6c482a8c7675dffa3a20ee (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:52.076048   634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a95dc8cfc6c482a8c7675dffa3a20ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.076418   780 tablet_service.cc:1511] Processing CreateTablet for tablet 142428b663b64d8cb42a8fab37741c91 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:52.077778   780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142428b663b64d8cb42a8fab37741c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.079015   779 tablet_service.cc:1511] Processing CreateTablet for tablet f8061d7dbab24127b58414c396ba7f02 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:52.075184   781 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4a1d81cb254b2db1c9ec2c84007647 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:52.077395   778 tablet_service.cc:1511] Processing CreateTablet for tablet efd05bdaeb7c437eb167c8c4fbc462e9 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:52.076136   702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a940b17875b4433bb0d636db306265cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.080420   779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8061d7dbab24127b58414c396ba7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.084112   778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd05bdaeb7c437eb167c8c4fbc462e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.086449   781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4a1d81cb254b2db1c9ec2c84007647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.120636   777 tablet_service.cc:1511] Processing CreateTablet for tablet 44b1c0aa8d3344eba6fbaedeb616a0ca (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:52.120898   633 tablet_service.cc:1511] Processing CreateTablet for tablet 88c568ec0ca14277996a7fe8104eb897 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:52.122351   633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c568ec0ca14277996a7fe8104eb897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.122565   776 tablet_service.cc:1511] Processing CreateTablet for tablet a940b17875b4433bb0d636db306265cf (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:52.124838   632 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4a1d81cb254b2db1c9ec2c84007647 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:52.126356   632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4a1d81cb254b2db1c9ec2c84007647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.128475   631 tablet_service.cc:1511] Processing CreateTablet for tablet 142428b663b64d8cb42a8fab37741c91 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:52.129979   631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142428b663b64d8cb42a8fab37741c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.132262   630 tablet_service.cc:1511] Processing CreateTablet for tablet f8061d7dbab24127b58414c396ba7f02 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:52.133818   630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8061d7dbab24127b58414c396ba7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.135993   629 tablet_service.cc:1511] Processing CreateTablet for tablet efd05bdaeb7c437eb167c8c4fbc462e9 (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:52.137612   629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd05bdaeb7c437eb167c8c4fbc462e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.138031   777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b1c0aa8d3344eba6fbaedeb616a0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.139168   628 tablet_service.cc:1511] Processing CreateTablet for tablet 44b1c0aa8d3344eba6fbaedeb616a0ca (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:52.142728   628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b1c0aa8d3344eba6fbaedeb616a0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.143306   627 tablet_service.cc:1511] Processing CreateTablet for tablet a940b17875b4433bb0d636db306265cf (DEFAULT_TABLE table=test-workload [id=6ffcfe6219a141728b0d2602ebe33b83]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:52.145146   627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a940b17875b4433bb0d636db306265cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.165222   836 tablet_bootstrap.cc:492] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:52.139603   776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a940b17875b4433bb0d636db306265cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.200692   834 tablet_bootstrap.cc:492] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.209892   836 tablet_bootstrap.cc:654] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.218127   834 tablet_bootstrap.cc:654] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.240356   835 tablet_bootstrap.cc:492] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:52.241458   836 tablet_bootstrap.cc:492] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:52.242530   836 ts_tablet_manager.cc:1403] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.013s
I20260710 11:08:52.246608   836 raft_consensus.cc:359] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.247341   836 raft_consensus.cc:385] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.248171   836 raft_consensus.cc:740] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.250217   836 consensus_queue.cc:260] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.253100   834 tablet_bootstrap.cc:492] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:52.253238   835 tablet_bootstrap.cc:654] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.254726   836 ts_tablet_manager.cc:1434] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:08:52.254894   745 heartbeater.cc:499] Master 127.28.130.62:38987 was elected leader, sending a full tablet report...
I20260710 11:08:52.256191   836 tablet_bootstrap.cc:492] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:52.258255   835 tablet_bootstrap.cc:492] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:52.258736   835 ts_tablet_manager.cc:1403] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260710 11:08:52.258656   834 ts_tablet_manager.cc:1403] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.004s
I20260710 11:08:52.261683   836 tablet_bootstrap.cc:654] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.261528   834 raft_consensus.cc:359] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.262429   834 raft_consensus.cc:385] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.261742   835 raft_consensus.cc:359] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:52.262760   834 raft_consensus.cc:740] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.262869   835 raft_consensus.cc:385] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.263236   835 raft_consensus.cc:740] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.263840   834 consensus_queue.cc:260] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.264088   835 consensus_queue.cc:260] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:52.269661   819 heartbeater.cc:499] Master 127.28.130.62:38987 was elected leader, sending a full tablet report...
I20260710 11:08:52.270798   835 ts_tablet_manager.cc:1434] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.006s
I20260710 11:08:52.272147   835 tablet_bootstrap.cc:492] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:52.279222   835 tablet_bootstrap.cc:654] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.280983   670 heartbeater.cc:499] Master 127.28.130.62:38987 was elected leader, sending a full tablet report...
I20260710 11:08:52.283418   834 ts_tablet_manager.cc:1434] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.004s
I20260710 11:08:52.284770   834 tablet_bootstrap.cc:492] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.290846   834 tablet_bootstrap.cc:654] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.300334   835 tablet_bootstrap.cc:492] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:52.300873   835 ts_tablet_manager.cc:1403] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.011s
I20260710 11:08:52.302346   834 tablet_bootstrap.cc:492] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:52.302850   834 ts_tablet_manager.cc:1403] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:08:52.303572   835 raft_consensus.cc:359] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.304343   835 raft_consensus.cc:385] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.304627   835 raft_consensus.cc:740] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.305500   834 raft_consensus.cc:359] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:52.305574   835 consensus_queue.cc:260] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.306324   834 raft_consensus.cc:385] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.306638   834 raft_consensus.cc:740] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.307581   834 consensus_queue.cc:260] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:52.308068   835 ts_tablet_manager.cc:1434] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:52.309345   835 tablet_bootstrap.cc:492] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:52.309684   834 ts_tablet_manager.cc:1434] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:52.310671   834 tablet_bootstrap.cc:492] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.315280   835 tablet_bootstrap.cc:654] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.316254   834 tablet_bootstrap.cc:654] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.321974   836 tablet_bootstrap.cc:492] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:52.322475   836 ts_tablet_manager.cc:1403] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.031s
I20260710 11:08:52.324247   839 raft_consensus.cc:493] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.324645   839 raft_consensus.cc:515] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.327180   839 leader_election.cc:290] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:52.328213   834 tablet_bootstrap.cc:492] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:52.330111   834 ts_tablet_manager.cc:1403] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260710 11:08:52.333479   834 raft_consensus.cc:359] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.334275   834 raft_consensus.cc:385] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.334555   834 raft_consensus.cc:740] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.335515   834 consensus_queue.cc:260] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.338171   834 ts_tablet_manager.cc:1434] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:52.339232   834 tablet_bootstrap.cc:492] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.346732   834 tablet_bootstrap.cc:654] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.349447   836 raft_consensus.cc:359] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.350256   836 raft_consensus.cc:385] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.350572   836 raft_consensus.cc:740] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.349916   835 tablet_bootstrap.cc:492] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:52.351814   835 ts_tablet_manager.cc:1403] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.009s
I20260710 11:08:52.353863   835 raft_consensus.cc:359] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.354379   835 raft_consensus.cc:385] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.354673   835 raft_consensus.cc:740] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.355472   835 consensus_queue.cc:260] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.356237   836 consensus_queue.cc:260] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.357960   834 tablet_bootstrap.cc:492] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:52.358443   836 ts_tablet_manager.cc:1434] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 11:08:52.358474   834 ts_tablet_manager.cc:1403] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:08:52.359540   836 tablet_bootstrap.cc:492] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:52.361492   834 raft_consensus.cc:359] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.362200   834 raft_consensus.cc:385] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.362499   834 raft_consensus.cc:740] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.363219   834 consensus_queue.cc:260] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.364861   835 ts_tablet_manager.cc:1434] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:08:52.365218   836 tablet_bootstrap.cc:654] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.365880   835 tablet_bootstrap.cc:492] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:52.368048   834 ts_tablet_manager.cc:1434] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:08:52.369117   834 tablet_bootstrap.cc:492] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.374044   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:52.374343   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:52.375166   645 raft_consensus.cc:2468] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 0.
I20260710 11:08:52.379403   835 tablet_bootstrap.cc:654] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.380575   834 tablet_bootstrap.cc:654] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.392831   834 tablet_bootstrap.cc:492] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:52.393400   834 ts_tablet_manager.cc:1403] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
W20260710 11:08:52.395388   684 leader_election.cc:343] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.396435   684 leader_election.cc:304] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:52.396495   834 raft_consensus.cc:359] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.397434   834 raft_consensus.cc:385] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.397557   839 raft_consensus.cc:2804] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.397799   834 raft_consensus.cc:740] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.398072   839 raft_consensus.cc:493] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.398501   839 raft_consensus.cc:3060] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.398957   834 consensus_queue.cc:260] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.401328   836 tablet_bootstrap.cc:492] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:52.401906   836 ts_tablet_manager.cc:1403] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.017s
I20260710 11:08:52.402172   835 tablet_bootstrap.cc:492] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:52.402670   835 ts_tablet_manager.cc:1403] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.009s
I20260710 11:08:52.405573   835 raft_consensus.cc:359] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.406337   835 raft_consensus.cc:385] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.405875   836 raft_consensus.cc:359] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.406646   835 raft_consensus.cc:740] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.406831   836 raft_consensus.cc:385] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.407444   836 raft_consensus.cc:740] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.407433   835 consensus_queue.cc:260] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.407934   839 raft_consensus.cc:515] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.408900   834 ts_tablet_manager.cc:1434] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260710 11:08:52.408656   836 consensus_queue.cc:260] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.410203   835 ts_tablet_manager.cc:1434] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:52.411213   835 tablet_bootstrap.cc:492] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:52.414875   834 tablet_bootstrap.cc:492] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.418109   835 tablet_bootstrap.cc:654] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.420830   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:52.421733   645 raft_consensus.cc:3060] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.422749   836 ts_tablet_manager.cc:1434] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.006s
I20260710 11:08:52.424306   839 leader_election.cc:290] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:52.424347   834 tablet_bootstrap.cc:654] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.426174   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
W20260710 11:08:52.428155   684 leader_election.cc:343] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.431213   835 tablet_bootstrap.cc:492] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:52.431936   835 ts_tablet_manager.cc:1403] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260710 11:08:52.434088   645 raft_consensus.cc:2468] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
I20260710 11:08:52.435135   835 raft_consensus.cc:359] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.435479   684 leader_election.cc:304] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:52.435968   836 tablet_bootstrap.cc:492] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:52.435981   835 raft_consensus.cc:385] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.436631   835 raft_consensus.cc:740] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.436789   853 raft_consensus.cc:2804] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:52.437330   853 raft_consensus.cc:697] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:52.437917   835 consensus_queue.cc:260] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.438149   853 consensus_queue.cc:237] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.440569   835 ts_tablet_manager.cc:1434] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:08:52.441610   835 tablet_bootstrap.cc:492] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:52.447671   836 tablet_bootstrap.cc:654] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.451097   835 tablet_bootstrap.cc:654] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.455448   834 tablet_bootstrap.cc:492] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:52.456096   834 ts_tablet_manager.cc:1403] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.010s
I20260710 11:08:52.463820   843 raft_consensus.cc:493] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.464385   843 raft_consensus.cc:515] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.462529   542 catalog_manager.cc:5697] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 0 to 1, leader changed from <none> to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:52.492959   834 raft_consensus.cc:359] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.493894   834 raft_consensus.cc:385] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.494185   834 raft_consensus.cc:740] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.495148   834 consensus_queue.cc:260] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.506525   834 ts_tablet_manager.cc:1434] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.011s
I20260710 11:08:52.495577   843 leader_election.cc:290] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.515899   834 tablet_bootstrap.cc:492] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.524823   834 tablet_bootstrap.cc:654] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.540895   842 raft_consensus.cc:493] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:52.541576   591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:52.541306   835 tablet_bootstrap.cc:492] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:52.541474   842 raft_consensus.cc:515] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.542613   835 ts_tablet_manager.cc:1403] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.066s
I20260710 11:08:52.543018   834 tablet_bootstrap.cc:492] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:52.543530   834 ts_tablet_manager.cc:1403] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260710 11:08:52.546576   835 raft_consensus.cc:359] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.546909   834 raft_consensus.cc:359] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.547528   835 raft_consensus.cc:385] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.547935   835 raft_consensus.cc:740] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.548770   835 consensus_queue.cc:260] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.552772   834 raft_consensus.cc:385] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.553170   834 raft_consensus.cc:740] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.553354   835 ts_tablet_manager.cc:1434] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:08:52.554445   835 tablet_bootstrap.cc:492] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:52.555263   842 leader_election.cc:290] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:52.556565   834 consensus_queue.cc:260] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.561046   835 tablet_bootstrap.cc:654] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.564913   834 ts_tablet_manager.cc:1434] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260710 11:08:52.565989   834 tablet_bootstrap.cc:492] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.574683   836 tablet_bootstrap.cc:492] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:52.575441   836 ts_tablet_manager.cc:1403] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.140s	user 0.050s	sys 0.050s
I20260710 11:08:52.578924   836 raft_consensus.cc:359] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.579947   836 raft_consensus.cc:385] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.580318   836 raft_consensus.cc:740] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.581465   843 raft_consensus.cc:493] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.582067   843 raft_consensus.cc:515] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.584546   843 leader_election.cc:290] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.584604   842 raft_consensus.cc:493] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.585311   842 raft_consensus.cc:515] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.586063   836 consensus_queue.cc:260] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.588652   834 tablet_bootstrap.cc:654] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.588809   836 ts_tablet_manager.cc:1434] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:08:52.590194   836 tablet_bootstrap.cc:492] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:52.594823   842 leader_election.cc:290] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:52.597977   836 tablet_bootstrap.cc:654] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.603330   842 raft_consensus.cc:493] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.603926   842 raft_consensus.cc:515] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:52.606341   842 leader_election.cc:290] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.613286   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:52.614995   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd05bdaeb7c437eb167c8c4fbc462e9" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:52.615770   720 raft_consensus.cc:2468] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:52.617991   759 leader_election.cc:304] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:52.619177   843 raft_consensus.cc:2804] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.619592   843 raft_consensus.cc:493] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.619968   843 raft_consensus.cc:3060] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.627591   868 raft_consensus.cc:493] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.628170   868 raft_consensus.cc:515] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.636246   836 tablet_bootstrap.cc:492] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:52.637034   836 ts_tablet_manager.cc:1403] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.002s
I20260710 11:08:52.637483   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:52.638554   868 leader_election.cc:290] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.639106   868 raft_consensus.cc:493] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:52.639895   759 leader_election.cc:343] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.628480   843 raft_consensus.cc:515] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.642129   843 leader_election.cc:290] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.639571   868 raft_consensus.cc:515] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.643425   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd05bdaeb7c437eb167c8c4fbc462e9" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:52.645463   720 raft_consensus.cc:3060] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.649591   868 leader_election.cc:290] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.650784   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c568ec0ca14277996a7fe8104eb897" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:52.653927   719 raft_consensus.cc:2468] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:52.654160   868 raft_consensus.cc:493] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.655189   759 leader_election.cc:304] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:52.655774   643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:52.656291   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd05bdaeb7c437eb167c8c4fbc462e9" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:52.656514   643 raft_consensus.cc:2468] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:52.657259   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:52.658784   718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c568ec0ca14277996a7fe8104eb897" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:52.658970   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:52.659272   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:52.659516   718 raft_consensus.cc:2468] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:52.659611   794 raft_consensus.cc:2468] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:52.662241   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:52.660048   642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd05bdaeb7c437eb167c8c4fbc462e9" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:52.663101   758 leader_election.cc:304] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:52.663360   610 leader_election.cc:304] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:52.660667   868 raft_consensus.cc:515] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:52.660931   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:52.661299   793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c568ec0ca14277996a7fe8104eb897" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:52.656983   645 raft_consensus.cc:2468] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:52.658824   641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c568ec0ca14277996a7fe8104eb897" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:52.663496   869 raft_consensus.cc:493] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:52.664803   610 leader_election.cc:343] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.664158   842 raft_consensus.cc:2804] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.662599   644 raft_consensus.cc:2393] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d87badb0a23a4c5da629d25e3984a41e in this term.
I20260710 11:08:52.665361   842 raft_consensus.cc:493] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.665748   842 raft_consensus.cc:3060] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.644309   836 raft_consensus.cc:359] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.664469   609 leader_election.cc:304] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:52.666359   836 raft_consensus.cc:385] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.666700   836 raft_consensus.cc:740] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.667780   834 tablet_bootstrap.cc:492] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:52.667423   836 consensus_queue.cc:260] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.668366   719 raft_consensus.cc:2468] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:52.669762   836 ts_tablet_manager.cc:1434] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260710 11:08:52.670816   836 tablet_bootstrap.cc:492] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:52.664980   869 raft_consensus.cc:515] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.671845   834 ts_tablet_manager.cc:1403] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.023s
I20260710 11:08:52.656327   843 raft_consensus.cc:2804] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.672751   843 raft_consensus.cc:493] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.673107   843 raft_consensus.cc:3060] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.674575   834 raft_consensus.cc:359] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.675248   834 raft_consensus.cc:385] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.675503   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142428b663b64d8cb42a8fab37741c91" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
W20260710 11:08:52.676873   759 leader_election.cc:343] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.677984   835 tablet_bootstrap.cc:492] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:52.678238   720 raft_consensus.cc:2468] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 1.
I20260710 11:08:52.678503   835 ts_tablet_manager.cc:1403] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.124s	user 0.056s	sys 0.048s
I20260710 11:08:52.679481   759 leader_election.cc:304] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:52.681592   835 raft_consensus.cc:359] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.682092   792 raft_consensus.cc:2468] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:52.682395   835 raft_consensus.cc:385] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.682811   835 raft_consensus.cc:740] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.683485   835 consensus_queue.cc:260] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.684772   872 raft_consensus.cc:2804] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.685178   868 leader_election.cc:290] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.686792   868 raft_consensus.cc:2804] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:52.686846   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:52.675504   834 raft_consensus.cc:740] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.693367   834 consensus_queue.cc:260] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.687115   842 raft_consensus.cc:515] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
W20260710 11:08:52.694247   759 leader_election.cc:343] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.695313   641 raft_consensus.cc:2393] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:52.679477   869 leader_election.cc:290] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.699827   842 leader_election.cc:290] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:52.699702   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c568ec0ca14277996a7fe8104eb897" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:52.700706   842 raft_consensus.cc:2804] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.701203   842 raft_consensus.cc:493] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.701599   842 raft_consensus.cc:3060] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.703753   843 raft_consensus.cc:515] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.705247   793 raft_consensus.cc:2393] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6313b9d7c374089963260b22a742a48 in current term 1: Already voted for candidate c2c2a6eb0135464fb47baa7a50684eb5 in this term.
I20260710 11:08:52.700753   720 raft_consensus.cc:3060] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.714372   842 raft_consensus.cc:515] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.715832   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c568ec0ca14277996a7fe8104eb897" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:52.718228   843 leader_election.cc:290] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.721792   836 tablet_bootstrap.cc:654] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.723579   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:52.724283   719 raft_consensus.cc:3060] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.728184   720 raft_consensus.cc:2468] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 1.
I20260710 11:08:52.729712   610 leader_election.cc:304] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:52.732672   719 raft_consensus.cc:2468] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 1.
I20260710 11:08:52.733916   836 tablet_bootstrap.cc:492] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:52.734040   610 leader_election.cc:304] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:52.734730   836 ts_tablet_manager.cc:1403] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.002s
I20260710 11:08:52.738245   836 raft_consensus.cc:359] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.739085   836 raft_consensus.cc:385] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.739423   836 raft_consensus.cc:740] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.740310   836 consensus_queue.cc:260] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.746776   836 ts_tablet_manager.cc:1434] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:08:52.748114   836 tablet_bootstrap.cc:492] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:52.687386   868 raft_consensus.cc:697] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:52.753906   868 consensus_queue.cc:237] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.687860   872 raft_consensus.cc:493] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.690407   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:52.690457   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142428b663b64d8cb42a8fab37741c91" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:52.692066   758 leader_election.cc:304] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5; no voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:52.759684   872 raft_consensus.cc:3060] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:52.760511   758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.1:45083, user_credentials={real_user=slave}} blocked reactor thread for 68543.9us
I20260710 11:08:52.762346   843 raft_consensus.cc:3060] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.764063   641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c568ec0ca14277996a7fe8104eb897" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:52.764926   641 raft_consensus.cc:2393] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:52.759474   645 raft_consensus.cc:2468] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:52.759474   644 raft_consensus.cc:2468] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:52.768373   758 leader_election.cc:304] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5; no voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:52.769184   869 raft_consensus.cc:2749] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:52.770319   758 leader_election.cc:304] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:52.771510   842 leader_election.cc:290] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:52.774507   842 raft_consensus.cc:2804] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:52.777931   869 raft_consensus.cc:2804] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.781929   869 raft_consensus.cc:493] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.782451   869 raft_consensus.cc:3060] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.786053   836 tablet_bootstrap.cc:654] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.783269   842 raft_consensus.cc:697] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:52.794119   835 ts_tablet_manager.cc:1434] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.115s	user 0.050s	sys 0.053s
I20260710 11:08:52.795476   835 tablet_bootstrap.cc:492] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:52.781407   758 leader_election.cc:304] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:52.802845   835 tablet_bootstrap.cc:654] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.809808   843 raft_consensus.cc:2749] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:52.810676   843 raft_consensus.cc:2804] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.811033   843 raft_consensus.cc:493] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.811349   843 raft_consensus.cc:3060] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.837724   869 raft_consensus.cc:515] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:52.840642   869 leader_election.cc:290] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.842408   834 ts_tablet_manager.cc:1434] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.170s	user 0.006s	sys 0.026s
I20260710 11:08:52.843493   834 tablet_bootstrap.cc:492] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:52.841804   874 raft_consensus.cc:2804] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:52.847132   868 raft_consensus.cc:493] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.852037   874 raft_consensus.cc:697] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:52.850479   843 raft_consensus.cc:515] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.862430   872 raft_consensus.cc:515] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.863075   843 leader_election.cc:290] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.864673   872 leader_election.cc:290] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.865808   834 tablet_bootstrap.cc:654] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.852072   868 raft_consensus.cc:515] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.867928   868 leader_election.cc:290] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:52.872496   874 consensus_queue.cc:237] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:52.994987   874 raft_consensus.cc:493] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.995702   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:52.996338   644 raft_consensus.cc:3060] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.995559   874 raft_consensus.cc:515] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.001582   874 leader_election.cc:290] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.002745   644 raft_consensus.cc:2468] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 1.
W20260710 11:08:53.003355   609 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.3:41495, user_credentials={real_user=slave}} blocked reactor thread for 339509us
I20260710 11:08:53.005079   609 leader_election.cc:304] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.007802   874 raft_consensus.cc:2764] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:08:53.009235   758 leader_election.cc:304] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:53.009512   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142428b663b64d8cb42a8fab37741c91" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:53.010083   644 raft_consensus.cc:3060] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.013579   641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:53.015144   834 tablet_bootstrap.cc:492] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:53.015764   641 raft_consensus.cc:2468] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:53.016057   834 ts_tablet_manager.cc:1403] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.001s
I20260710 11:08:53.016360   853 consensus_queue.cc:1048] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.021064   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:53.026516   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:53.027779   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142428b663b64d8cb42a8fab37741c91" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
W20260710 11:08:53.028515   759 leader_election.cc:343] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:53.034070   610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.130.2:34141, user_credentials={real_user=slave}} blocked reactor thread for 300095us
I20260710 11:08:53.034475   874 raft_consensus.cc:493] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.034960   874 raft_consensus.cc:515] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.038008   853 raft_consensus.cc:493] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.038527   853 raft_consensus.cc:515] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.039606   839 raft_consensus.cc:493] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.040133   839 raft_consensus.cc:515] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
W20260710 11:08:53.046804   759 leader_election.cc:343] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.059780   758 leader_election.cc:304] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:53.060889   843 raft_consensus.cc:2804] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.061388   843 raft_consensus.cc:697] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:53.062228   843 consensus_queue.cc:237] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:53.064152   873 raft_consensus.cc:2804] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.064591   873 raft_consensus.cc:493] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.064898   873 raft_consensus.cc:3060] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.078732   873 raft_consensus.cc:515] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.097690   718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
W20260710 11:08:53.118574   759 leader_election.cc:343] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.097919   853 leader_election.cc:290] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.120013   853 consensus_queue.cc:1048] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.099220   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
W20260710 11:08:53.121776   610 leader_election.cc:343] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.104773   839 leader_election.cc:290] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.104136   874 leader_election.cc:290] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.107913   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:53.124491   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:53.109000   644 raft_consensus.cc:2468] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 1.
I20260710 11:08:53.120211   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:53.126025   717 raft_consensus.cc:2393] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:53.100149   834 raft_consensus.cc:359] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.126812   834 raft_consensus.cc:385] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.127138   834 raft_consensus.cc:740] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.127923   834 consensus_queue.cc:260] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.130107   834 ts_tablet_manager.cc:1434] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.000s
I20260710 11:08:53.131659   758 leader_election.cc:304] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.132447   645 raft_consensus.cc:3060] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.133281   791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
W20260710 11:08:53.143052   609 leader_election.cc:343] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.147884   836 tablet_bootstrap.cc:492] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:53.148559   836 ts_tablet_manager.cc:1403] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.401s	user 0.014s	sys 0.025s
I20260710 11:08:53.149761   645 raft_consensus.cc:2468] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 1.
I20260710 11:08:53.151288   758 leader_election.cc:304] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:53.132611   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:53.152281   872 raft_consensus.cc:2804] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.132113   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.152861   872 raft_consensus.cc:697] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:53.153515   792 raft_consensus.cc:2393] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6313b9d7c374089963260b22a742a48 in current term 1: Already voted for candidate c2c2a6eb0135464fb47baa7a50684eb5 in this term.
I20260710 11:08:53.131426   793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c568ec0ca14277996a7fe8104eb897" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.153882   872 consensus_queue.cc:237] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.124774   719 raft_consensus.cc:2468] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:53.155324   873 leader_election.cc:290] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:53.156576   843 raft_consensus.cc:2804] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.161201   793 raft_consensus.cc:2393] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6313b9d7c374089963260b22a742a48 in current term 1: Already voted for candidate c2c2a6eb0135464fb47baa7a50684eb5 in this term.
I20260710 11:08:53.156775   836 raft_consensus.cc:359] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.165505   843 raft_consensus.cc:697] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:52.856066   842 consensus_queue.cc:237] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.169277   610 leader_election.cc:304] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:53.168068   836 raft_consensus.cc:385] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.174146   876 raft_consensus.cc:2804] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.174445   836 raft_consensus.cc:740] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.174039   874 raft_consensus.cc:493] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.168885   759 leader_election.cc:304] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5; no voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.171792   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:53.175204   874 raft_consensus.cc:515] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.176940   843 consensus_queue.cc:237] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.174655   876 raft_consensus.cc:493] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.177857   876 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.178273   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:53.178876   717 raft_consensus.cc:2468] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:53.177373   874 leader_election.cc:290] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
W20260710 11:08:53.166348   684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.1:45083, user_credentials={real_user=slave}} blocked reactor thread for 123010us
I20260710 11:08:53.181684   610 leader_election.cc:304] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:53.182883   793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:53.183671   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:53.184093   874 raft_consensus.cc:2804] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.184504   874 raft_consensus.cc:493] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.182665   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:53.184834   874 raft_consensus.cc:3060] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.185357   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
W20260710 11:08:53.186939   609 leader_election.cc:343] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.188069   793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:53.175365   836 consensus_queue.cc:260] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.190665   719 raft_consensus.cc:3060] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.192551   835 tablet_bootstrap.cc:492] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:53.193451   835 ts_tablet_manager.cc:1403] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.398s	user 0.032s	sys 0.018s
I20260710 11:08:53.180860   873 raft_consensus.cc:2749] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.196792   542 catalog_manager.cc:5697] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:53.198011   684 leader_election.cc:343] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:53.198735   684 leader_election.cc:343] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.199684   835 raft_consensus.cc:359] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.203194   835 raft_consensus.cc:385] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.203615   835 raft_consensus.cc:740] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.215974   835 consensus_queue.cc:260] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.215112   719 raft_consensus.cc:2468] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 1.
I20260710 11:08:53.222057   874 raft_consensus.cc:515] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.223390   645 raft_consensus.cc:2393] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87badb0a23a4c5da629d25e3984a41e in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:53.226547   835 ts_tablet_manager.cc:1434] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:08:53.228076   835 tablet_bootstrap.cc:492] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:53.237438   609 leader_election.cc:304] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6313b9d7c374089963260b22a742a48; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.239198   842 raft_consensus.cc:2749] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.227070   876 raft_consensus.cc:515] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.250341   876 leader_election.cc:290] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.251422   644 raft_consensus.cc:2393] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87badb0a23a4c5da629d25e3984a41e in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:53.252031   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:53.252672   719 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.254714   836 ts_tablet_manager.cc:1434] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.106s	user 0.011s	sys 0.000s
I20260710 11:08:53.255188   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.256040   794 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.259977   836 tablet_bootstrap.cc:492] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:53.263649   794 raft_consensus.cc:2468] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 1.
I20260710 11:08:53.265955   609 leader_election.cc:304] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:53.266889   876 raft_consensus.cc:2804] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.267366   876 raft_consensus.cc:697] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:53.260272   719 raft_consensus.cc:2468] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 1.
I20260710 11:08:53.268229   876 consensus_queue.cc:237] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.267606   684 leader_election.cc:304] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48
I20260710 11:08:53.272324   835 tablet_bootstrap.cc:654] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.272330   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:53.277123   853 raft_consensus.cc:3060] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.281179   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
W20260710 11:08:53.283571   609 leader_election.cc:343] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.284319   874 leader_election.cc:290] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.289855   684 leader_election.cc:304] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48
I20260710 11:08:53.291074   839 raft_consensus.cc:2749] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.291764   836 tablet_bootstrap.cc:654] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.292495   853 raft_consensus.cc:2749] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.321165   843 consensus_queue.cc:1048] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.354923   719 raft_consensus.cc:2468] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 1.
I20260710 11:08:53.356599   836 tablet_bootstrap.cc:492] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:53.356998   610 leader_election.cc:304] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:53.357893   876 raft_consensus.cc:2804] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.357230   836 ts_tablet_manager.cc:1403] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.098s	user 0.040s	sys 0.027s
I20260710 11:08:53.358367   876 raft_consensus.cc:697] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:53.357050   541 catalog_manager.cc:5697] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.359433   641 raft_consensus.cc:3060] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.359536   876 consensus_queue.cc:237] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.360222   541 catalog_manager.cc:5697] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.367875   836 raft_consensus.cc:359] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:53.368607   836 raft_consensus.cc:385] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.368898   836 raft_consensus.cc:740] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.373636   835 tablet_bootstrap.cc:492] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:53.374174   835 ts_tablet_manager.cc:1403] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.029s
I20260710 11:08:53.375543   836 consensus_queue.cc:260] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:53.378137   836 ts_tablet_manager.cc:1434] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:08:53.382086   843 consensus_queue.cc:1048] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.385820   540 catalog_manager.cc:5697] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.390167   836 tablet_bootstrap.cc:492] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:53.397406   835 raft_consensus.cc:359] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.398134   835 raft_consensus.cc:385] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.398448   835 raft_consensus.cc:740] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.399186   835 consensus_queue.cc:260] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.401875   836 tablet_bootstrap.cc:654] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.405345   835 ts_tablet_manager.cc:1434] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260710 11:08:53.404632   540 catalog_manager.cc:5697] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.406805   540 catalog_manager.cc:5697] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.417958   836 tablet_bootstrap.cc:492] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:53.420019   836 ts_tablet_manager.cc:1403] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.006s
I20260710 11:08:53.421728   541 catalog_manager.cc:5697] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.422761   836 raft_consensus.cc:359] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.423525   836 raft_consensus.cc:385] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.423836   836 raft_consensus.cc:740] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.423755   541 catalog_manager.cc:5697] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.424793   836 consensus_queue.cc:260] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.426841   836 ts_tablet_manager.cc:1434] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:53.461413   794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
mode: GRACEFUL
new_leader_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:41444
I20260710 11:08:53.461956   794 raft_consensus.cc:606] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Received request to transfer leadership to TS d6313b9d7c374089963260b22a742a48
I20260710 11:08:53.483924   717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
mode: GRACEFUL
new_leader_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:38938
I20260710 11:08:53.484431   717 raft_consensus.cc:606] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Received request to transfer leadership to TS d6313b9d7c374089963260b22a742a48
I20260710 11:08:53.490156   794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "142428b663b64d8cb42a8fab37741c91"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
mode: GRACEFUL
new_leader_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:41444
I20260710 11:08:53.490674   794 raft_consensus.cc:606] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Received request to transfer leadership to TS d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.496567   794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
mode: GRACEFUL
new_leader_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:41444
I20260710 11:08:53.497092   794 raft_consensus.cc:606] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Received request to transfer leadership to TS d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.502942   794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd05bdaeb7c437eb167c8c4fbc462e9"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
mode: GRACEFUL
new_leader_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:41444
I20260710 11:08:53.503607   794 raft_consensus.cc:606] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Received request to transfer leadership to TS d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.506224   872 raft_consensus.cc:493] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.506739   872 raft_consensus.cc:515] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.509272   872 leader_election.cc:290] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:53.510010   641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:53.510753   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:53.511658   717 raft_consensus.cc:2393] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:53.513201   758 leader_election.cc:304] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5; no voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.513857   872 raft_consensus.cc:3060] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.521221   872 raft_consensus.cc:2749] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.526149   641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
mode: GRACEFUL
new_leader_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:51286
I20260710 11:08:53.526882   641 raft_consensus.cc:606] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Received request to transfer leadership to TS d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:53.532514   641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a940b17875b4433bb0d636db306265cf"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
mode: GRACEFUL
new_leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:51286
I20260710 11:08:53.533145   641 raft_consensus.cc:606] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Received request to transfer leadership to TS c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:53.553290   876 consensus_queue.cc:1048] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.565431   871 consensus_queue.cc:1048] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.590727   872 consensus_queue.cc:1048] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.600107   717 raft_consensus.cc:3060] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.610428   872 consensus_queue.cc:1048] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.616336   719 raft_consensus.cc:3060] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.617951   868 raft_consensus.cc:993] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5: : Instructing follower d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:53.618520   868 raft_consensus.cc:1081] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Signalling peer d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:53.620471   717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "142428b663b64d8cb42a8fab37741c91"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:38918
I20260710 11:08:53.621405   717 raft_consensus.cc:493] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.621939   717 raft_consensus.cc:3060] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.627151   868 consensus_queue.cc:1048] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.627974   717 raft_consensus.cc:515] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.629908   717 leader_election.cc:290] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.631001   641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142428b663b64d8cb42a8fab37741c91" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:53.631804   641 raft_consensus.cc:3060] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.632303   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142428b663b64d8cb42a8fab37741c91" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.632759   794 raft_consensus.cc:3055] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.632959   794 raft_consensus.cc:740] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:53.633584   794 consensus_queue.cc:260] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.634833   794 raft_consensus.cc:3060] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.639534   641 raft_consensus.cc:2468] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:53.640872   684 leader_election.cc:304] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:53.641724   853 raft_consensus.cc:2804] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.641855   794 raft_consensus.cc:2468] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:53.642365   853 raft_consensus.cc:697] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:53.643273   853 consensus_queue.cc:237] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.647270   868 consensus_queue.cc:1048] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.651705   868 consensus_queue.cc:1048] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.659569   540 catalog_manager.cc:5697] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 1 to 2, leader changed from c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3) to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.662426   868 raft_consensus.cc:993] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5: : Instructing follower d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:53.662972   873 raft_consensus.cc:1081] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Signalling peer d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:53.664436   868 raft_consensus.cc:993] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5: : Instructing follower d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:53.664677   644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:51282
I20260710 11:08:53.664849   868 raft_consensus.cc:1081] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Signalling peer d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:53.665299   644 raft_consensus.cc:493] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.665681   644 raft_consensus.cc:3060] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.668629   717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:38918
I20260710 11:08:53.669234   717 raft_consensus.cc:493] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.669596   717 raft_consensus.cc:3060] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.671875   873 consensus_queue.cc:1048] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.672847   644 raft_consensus.cc:515] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:53.676601   717 raft_consensus.cc:515] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.677400   793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.677805   719 raft_consensus.cc:1240] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Rejecting Update request from peer c2c2a6eb0135464fb47baa7a50684eb5 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:53.678668   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2a0752acdd44e7901d1d9608f2206e" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:53.679272   720 raft_consensus.cc:3060] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.679895   641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:53.681520   873 consensus_queue.cc:1059] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.682328   873 raft_consensus.cc:3055] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.682235   874 consensus_queue.cc:1048] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.682758   873 raft_consensus.cc:740] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:53.683864   873 consensus_queue.cc:260] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.684736   873 raft_consensus.cc:3060] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.682394   793 raft_consensus.cc:3055] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.685974   793 raft_consensus.cc:740] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:53.686812   793 consensus_queue.cc:260] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:53.687984   793 raft_consensus.cc:3060] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.687947   644 leader_election.cc:290] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Requested vote from peers c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:53.688488   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8061d7dbab24127b58414c396ba7f02" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.686748   720 raft_consensus.cc:2468] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:53.690426   610 leader_election.cc:304] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:53.691308   874 raft_consensus.cc:2804] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.691812   874 raft_consensus.cc:697] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:53.692589   874 consensus_queue.cc:237] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } }
I20260710 11:08:53.688512   717 leader_election.cc:290] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.706418   792 raft_consensus.cc:2468] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:53.708510   684 leader_election.cc:304] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [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: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: d6313b9d7c374089963260b22a742a48
I20260710 11:08:53.708257   543 catalog_manager.cc:5697] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 1 to 2, leader changed from c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3) to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.709156   793 raft_consensus.cc:2468] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:53.709703   853 raft_consensus.cc:2804] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.710212   853 raft_consensus.cc:697] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:53.711011   853 consensus_queue.cc:237] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.711469   842 consensus_queue.cc:1048] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.721706   540 catalog_manager.cc:5697] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 1 to 2, leader changed from c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3) to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.769155   842 consensus_queue.cc:1048] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.780009   871 consensus_queue.cc:1048] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.788317   874 raft_consensus.cc:993] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48: : Instructing follower d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:53.788739   871 raft_consensus.cc:1081] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Signalling peer d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:53.790215   717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:38932
I20260710 11:08:53.790773   717 raft_consensus.cc:493] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.791045   717 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.795881   717 raft_consensus.cc:515] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.797480   717 leader_election.cc:290] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.798383   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:53.798717   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.799196   645 raft_consensus.cc:3055] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.799322   792 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.799657   645 raft_consensus.cc:740] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:53.800634   645 consensus_queue.cc:260] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.801954   645 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.805853   792 raft_consensus.cc:2468] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:53.806192   853 raft_consensus.cc:993] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e: : Instructing follower d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:53.806681   839 raft_consensus.cc:1081] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Signalling peer d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:53.807328   684 leader_election.cc:304] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:53.808121   839 raft_consensus.cc:2804] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.808588   839 raft_consensus.cc:697] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:53.809001   644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:51268
I20260710 11:08:53.809686   644 raft_consensus.cc:493] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.809365   839 consensus_queue.cc:237] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.810045   644 raft_consensus.cc:3060] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.811647   645 raft_consensus.cc:2468] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:53.815866   644 raft_consensus.cc:515] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.818171   644 leader_election.cc:290] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.817469   540 catalog_manager.cc:5697] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 1 to 2, leader changed from d6313b9d7c374089963260b22a742a48 (127.28.130.1) to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.818765   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:53.819211   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a4a1d81cb254b2db1c9ec2c84007647" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.819343   717 raft_consensus.cc:3055] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.819778   717 raft_consensus.cc:740] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:53.819832   792 raft_consensus.cc:3060] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.820559   717 consensus_queue.cc:260] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.821846   717 raft_consensus.cc:3060] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.825845   792 raft_consensus.cc:2468] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:53.827072   609 leader_election.cc:304] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:53.827732   717 raft_consensus.cc:2468] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:53.827913   871 raft_consensus.cc:2804] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.828408   871 raft_consensus.cc:697] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:53.829182   871 consensus_queue.cc:237] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.835760   540 catalog_manager.cc:5697] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 1 to 2, leader changed from d87badb0a23a4c5da629d25e3984a41e (127.28.130.2) to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:53.874174   574 debug-util.cc:398] Leaking SignalData structure 0x7b0800064180 after lost signal to thread 29195
W20260710 11:08:53.875344   574 debug-util.cc:398] Leaking SignalData structure 0x7b080008f1a0 after lost signal to thread 577
I20260710 11:08:53.895181   871 consensus_queue.cc:1048] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.899569   874 consensus_queue.cc:1048] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.918642   874 raft_consensus.cc:993] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48: : Instructing follower c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:08:53.919175   876 raft_consensus.cc:1081] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Signalling peer c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:08:53.921362   793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a940b17875b4433bb0d636db306265cf"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:41438
I20260710 11:08:53.921947   793 raft_consensus.cc:493] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.922359   793 raft_consensus.cc:3060] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.929951   793 raft_consensus.cc:515] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.932991   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:53.933198   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a940b17875b4433bb0d636db306265cf" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:53.933676   644 raft_consensus.cc:3055] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.933864   717 raft_consensus.cc:3060] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.934142   644 raft_consensus.cc:740] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:53.935158   644 consensus_queue.cc:260] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.936854   644 raft_consensus.cc:3060] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.937682   793 leader_election.cc:290] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:53.941671   717 raft_consensus.cc:2468] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 2.
I20260710 11:08:53.942803   644 raft_consensus.cc:2468] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 2.
I20260710 11:08:53.943145   759 leader_election.cc:304] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:53.944099   873 raft_consensus.cc:2804] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.944510   873 raft_consensus.cc:697] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:53.945184   873 consensus_queue.cc:237] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.952047   543 catalog_manager.cc:5697] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 1 to 2, leader changed from d6313b9d7c374089963260b22a742a48 (127.28.130.1) to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.968611   868 raft_consensus.cc:993] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5: : Instructing follower d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:53.969051   873 raft_consensus.cc:1081] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Signalling peer d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:53.970624   717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd05bdaeb7c437eb167c8c4fbc462e9"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:38918
I20260710 11:08:53.971199   717 raft_consensus.cc:493] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.971498   717 raft_consensus.cc:3060] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.978534   717 raft_consensus.cc:515] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.980626   717 leader_election.cc:290] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:53.981473   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd05bdaeb7c437eb167c8c4fbc462e9" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:53.981978   793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd05bdaeb7c437eb167c8c4fbc462e9" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:53.982144   644 raft_consensus.cc:3060] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.982559   793 raft_consensus.cc:3055] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.982904   793 raft_consensus.cc:740] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:53.983821   793 consensus_queue.cc:260] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:53.985021   793 raft_consensus.cc:3060] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.992362   644 raft_consensus.cc:2468] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:53.993340   793 raft_consensus.cc:2468] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:53.994525   684 leader_election.cc:304] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:53.995790   839 raft_consensus.cc:2804] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:53.996341   839 raft_consensus.cc:697] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:53.997099   839 consensus_queue.cc:237] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:54.003190   543 catalog_manager.cc:5697] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 1 to 2, leader changed from c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3) to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.078465   717 raft_consensus.cc:1275] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.079705   871 consensus_queue.cc:1048] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.090508   793 raft_consensus.cc:1275] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.092568   871 consensus_queue.cc:1048] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.139187   793 raft_consensus.cc:1275] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.140506   839 consensus_queue.cc:1048] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.142578   644 raft_consensus.cc:3060] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:54.150395   645 raft_consensus.cc:1275] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.156080   839 consensus_queue.cc:1048] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.157414   644 raft_consensus.cc:1275] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.163020   853 consensus_queue.cc:1048] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.180699   793 raft_consensus.cc:1275] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.182355   853 consensus_queue.cc:1048] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.247987   792 raft_consensus.cc:1275] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.249439   921 consensus_queue.cc:1048] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.258733   645 raft_consensus.cc:1275] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.260423   853 consensus_queue.cc:1048] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:54.259984   793 raft_consensus.cc:1275] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.263281   871 consensus_queue.cc:1048] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.277987   717 raft_consensus.cc:1275] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.281404   871 consensus_queue.cc:1048] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.388509   645 raft_consensus.cc:1275] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.389673   868 consensus_queue.cc:1048] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.397794   717 raft_consensus.cc:1275] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.400979   868 consensus_queue.cc:1048] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.426316   645 raft_consensus.cc:1275] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.427769   921 consensus_queue.cc:1048] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:54.438413   794 raft_consensus.cc:1275] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:54.440001   920 consensus_queue.cc:1048] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:56.566402   541 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56034:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:56.570007   541 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:56.634091   627 tablet_service.cc:1511] Processing CreateTablet for tablet 284980a7b6074e14944e3a284f9495a3 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:56.635460   706 tablet_service.cc:1511] Processing CreateTablet for tablet 284980a7b6074e14944e3a284f9495a3 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:56.637663   706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284980a7b6074e14944e3a284f9495a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.639823   776 tablet_service.cc:1511] Processing CreateTablet for tablet 284980a7b6074e14944e3a284f9495a3 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:08:56.641585   776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284980a7b6074e14944e3a284f9495a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.644245   630 tablet_service.cc:1511] Processing CreateTablet for tablet e7c6abded19b43ef81bc9ff3fbde1408 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:56.636186   627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284980a7b6074e14944e3a284f9495a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.649708   705 tablet_service.cc:1511] Processing CreateTablet for tablet e7c6abded19b43ef81bc9ff3fbde1408 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:56.651161   705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c6abded19b43ef81bc9ff3fbde1408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.652067   630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c6abded19b43ef81bc9ff3fbde1408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.655642   631 tablet_service.cc:1511] Processing CreateTablet for tablet 1a691fd6210f4bcb8fb9ec65bd8013c0 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:56.657064   631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a691fd6210f4bcb8fb9ec65bd8013c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.658785   710 tablet_service.cc:1511] Processing CreateTablet for tablet 1a691fd6210f4bcb8fb9ec65bd8013c0 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:56.661561   777 tablet_service.cc:1511] Processing CreateTablet for tablet e7c6abded19b43ef81bc9ff3fbde1408 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:08:56.663226   777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c6abded19b43ef81bc9ff3fbde1408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.664667   784 tablet_service.cc:1511] Processing CreateTablet for tablet 1a691fd6210f4bcb8fb9ec65bd8013c0 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:08:56.666237   784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a691fd6210f4bcb8fb9ec65bd8013c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.668197   710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a691fd6210f4bcb8fb9ec65bd8013c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.672581   704 tablet_service.cc:1511] Processing CreateTablet for tablet 720fffd53dd4451889bbaff8d7f92ea7 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:56.673398   629 tablet_service.cc:1511] Processing CreateTablet for tablet 720fffd53dd4451889bbaff8d7f92ea7 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:56.674000   704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720fffd53dd4451889bbaff8d7f92ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.674751   629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720fffd53dd4451889bbaff8d7f92ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.677572   779 tablet_service.cc:1511] Processing CreateTablet for tablet 720fffd53dd4451889bbaff8d7f92ea7 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:08:56.678982   779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720fffd53dd4451889bbaff8d7f92ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.680363   703 tablet_service.cc:1511] Processing CreateTablet for tablet 65308fdec80d41499ac686b0a8369fe2 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:56.681691   703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65308fdec80d41499ac686b0a8369fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.683094   778 tablet_service.cc:1511] Processing CreateTablet for tablet 65308fdec80d41499ac686b0a8369fe2 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:56.684468   778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65308fdec80d41499ac686b0a8369fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.687521   780 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3be658d59641a88f78b72c2ec81517 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:56.688866   780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3be658d59641a88f78b72c2ec81517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.692916   708 tablet_service.cc:1511] Processing CreateTablet for tablet 96356384380a44b6807134243d8a605d (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:56.693825   628 tablet_service.cc:1511] Processing CreateTablet for tablet 96356384380a44b6807134243d8a605d (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:56.695411   628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96356384380a44b6807134243d8a605d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.695735   633 tablet_service.cc:1511] Processing CreateTablet for tablet 65308fdec80d41499ac686b0a8369fe2 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:08:56.696976   633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65308fdec80d41499ac686b0a8369fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.698585   781 tablet_service.cc:1511] Processing CreateTablet for tablet 96356384380a44b6807134243d8a605d (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:08:56.700018   781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96356384380a44b6807134243d8a605d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.700937   632 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3be658d59641a88f78b72c2ec81517 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:56.702345   632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3be658d59641a88f78b72c2ec81517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.703164   709 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3be658d59641a88f78b72c2ec81517 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:08:56.705718   783 tablet_service.cc:1511] Processing CreateTablet for tablet 4294f7824e42433eb19780f15033765d (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:56.707080   783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4294f7824e42433eb19780f15033765d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.694413   708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96356384380a44b6807134243d8a605d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.702384   635 tablet_service.cc:1511] Processing CreateTablet for tablet 4294f7824e42433eb19780f15033765d (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:56.711527   635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4294f7824e42433eb19780f15033765d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.713503   709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3be658d59641a88f78b72c2ec81517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.715520   634 tablet_service.cc:1511] Processing CreateTablet for tablet a3dd539b4b3c4a7188015067dc88ebb3 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:56.716907   634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3dd539b4b3c4a7188015067dc88ebb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.719883   702 tablet_service.cc:1511] Processing CreateTablet for tablet 4294f7824e42433eb19780f15033765d (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:08:56.721424   702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4294f7824e42433eb19780f15033765d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.746174   707 tablet_service.cc:1511] Processing CreateTablet for tablet a3dd539b4b3c4a7188015067dc88ebb3 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:56.747610   707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3dd539b4b3c4a7188015067dc88ebb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.772002   782 tablet_service.cc:1511] Processing CreateTablet for tablet a3dd539b4b3c4a7188015067dc88ebb3 (DEFAULT_TABLE table=soft_deleted_table [id=74661a201d414b6a964de186afc84c34]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:08:56.773439   782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3dd539b4b3c4a7188015067dc88ebb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:56.914131   943 tablet_bootstrap.cc:492] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:56.921016   944 tablet_bootstrap.cc:492] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:56.928972   945 tablet_bootstrap.cc:492] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:56.936970   944 tablet_bootstrap.cc:654] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.948701   943 tablet_bootstrap.cc:654] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.949373   945 tablet_bootstrap.cc:654] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.959842   943 tablet_bootstrap.cc:492] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:56.960393   943 ts_tablet_manager.cc:1403] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.007s
I20260710 11:08:56.963557   943 raft_consensus.cc:359] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:56.965116   943 raft_consensus.cc:385] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.965435   943 raft_consensus.cc:740] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.965956   944 tablet_bootstrap.cc:492] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:56.966475   944 ts_tablet_manager.cc:1403] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260710 11:08:56.966348   943 consensus_queue.cc:260] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:56.969656   944 raft_consensus.cc:359] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:56.970443   944 raft_consensus.cc:385] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.970721   944 raft_consensus.cc:740] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.971489   944 consensus_queue.cc:260] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:56.972316   943 ts_tablet_manager.cc:1434] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:08:56.973377   943 tablet_bootstrap.cc:492] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:56.973810   944 ts_tablet_manager.cc:1434] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:56.974809   944 tablet_bootstrap.cc:492] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:56.980031   943 tablet_bootstrap.cc:654] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.989210   944 tablet_bootstrap.cc:654] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:56.994596   945 tablet_bootstrap.cc:492] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:56.994648   943 tablet_bootstrap.cc:492] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:56.995308   945 ts_tablet_manager.cc:1403] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.020s
I20260710 11:08:56.995378   943 ts_tablet_manager.cc:1403] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:08:56.998653   943 raft_consensus.cc:359] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:56.999013   945 raft_consensus.cc:359] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:56.999501   943 raft_consensus.cc:385] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:56.999941   943 raft_consensus.cc:740] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.999853   945 raft_consensus.cc:385] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.000394   945 raft_consensus.cc:740] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.000640   943 consensus_queue.cc:260] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.001150   945 consensus_queue.cc:260] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.003975   945 ts_tablet_manager.cc:1434] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:57.005012   945 tablet_bootstrap.cc:492] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:57.008090   943 ts_tablet_manager.cc:1434] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 11:08:57.009264   943 tablet_bootstrap.cc:492] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:57.011554   945 tablet_bootstrap.cc:654] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.014534   944 tablet_bootstrap.cc:492] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:57.015089   944 ts_tablet_manager.cc:1403] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.005s
I20260710 11:08:57.017964   944 raft_consensus.cc:359] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.018680   944 raft_consensus.cc:385] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.018962   944 raft_consensus.cc:740] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.019450   943 tablet_bootstrap.cc:654] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.019754   944 consensus_queue.cc:260] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.022253   944 ts_tablet_manager.cc:1434] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:08:57.022887   871 raft_consensus.cc:493] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.023257   944 tablet_bootstrap.cc:492] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:57.030090   944 tablet_bootstrap.cc:654] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.027506   871 raft_consensus.cc:515] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.036355   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3be658d59641a88f78b72c2ec81517" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
W20260710 11:08:57.038491   610 leader_election.cc:343] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.043819   871 leader_election.cc:290] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.045203   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3be658d59641a88f78b72c2ec81517" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
W20260710 11:08:57.047372   609 leader_election.cc:343] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.047880   609 leader_election.cc:304] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6313b9d7c374089963260b22a742a48; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.048967   932 raft_consensus.cc:2749] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.088755   944 tablet_bootstrap.cc:492] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:57.089318   944 ts_tablet_manager.cc:1403] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.066s	user 0.003s	sys 0.027s
I20260710 11:08:57.089389   943 tablet_bootstrap.cc:492] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:57.089939   943 ts_tablet_manager.cc:1403] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.081s	user 0.036s	sys 0.035s
I20260710 11:08:57.092419   944 raft_consensus.cc:359] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.093182   944 raft_consensus.cc:385] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.093497   944 raft_consensus.cc:740] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.093611   945 tablet_bootstrap.cc:492] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:57.094208   945 ts_tablet_manager.cc:1403] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.089s	user 0.040s	sys 0.024s
I20260710 11:08:57.094380   944 consensus_queue.cc:260] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.097507   945 raft_consensus.cc:359] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.097833   943 raft_consensus.cc:359] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.098309   945 raft_consensus.cc:385] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.098574   943 raft_consensus.cc:385] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.098748   945 raft_consensus.cc:740] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.098945   943 raft_consensus.cc:740] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.099938   943 consensus_queue.cc:260] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.099839   945 consensus_queue.cc:260] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.102557   943 ts_tablet_manager.cc:1434] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:08:57.103825   943 tablet_bootstrap.cc:492] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:57.106000   945 ts_tablet_manager.cc:1434] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:57.107076   945 tablet_bootstrap.cc:492] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:57.110109   943 tablet_bootstrap.cc:654] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.114367   945 tablet_bootstrap.cc:654] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.121775   943 tablet_bootstrap.cc:492] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:57.122326   943 ts_tablet_manager.cc:1403] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:08:57.125280   943 raft_consensus.cc:359] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.126029   943 raft_consensus.cc:385] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.126356   943 raft_consensus.cc:740] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.127106   943 consensus_queue.cc:260] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.129014   932 raft_consensus.cc:493] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.129498   932 raft_consensus.cc:515] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.132086   944 ts_tablet_manager.cc:1434] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260710 11:08:57.132927   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
W20260710 11:08:57.134361   610 leader_election.cc:343] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.135094   932 leader_election.cc:290] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.136234   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
W20260710 11:08:57.137778   609 leader_election.cc:343] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.138247   609 leader_election.cc:304] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6313b9d7c374089963260b22a742a48; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.138908   943 ts_tablet_manager.cc:1434] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.007s
I20260710 11:08:57.139544   932 raft_consensus.cc:2749] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.139993   943 tablet_bootstrap.cc:492] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:57.147063   943 tablet_bootstrap.cc:654] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.158268   946 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.158731   943 tablet_bootstrap.cc:492] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:57.159420   943 ts_tablet_manager.cc:1403] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.015s
I20260710 11:08:57.158927   946 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.161569   946 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.162391   932 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.162896   932 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.163456   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.164076   944 tablet_bootstrap.cc:492] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:57.164625   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.164996   932 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
W20260710 11:08:57.166716   684 leader_election.cc:343] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.167040   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:57.167773   717 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:57.168920   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.169096   610 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
W20260710 11:08:57.170857   609 leader_election.cc:343] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.164175   645 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 0.
I20260710 11:08:57.171941   932 raft_consensus.cc:2804] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.173105   684 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:57.174052   946 raft_consensus.cc:2804] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.174397   946 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.174779   946 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.174750   932 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.180469   932 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.180939   944 tablet_bootstrap.cc:654] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.183432   945 tablet_bootstrap.cc:492] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:57.184445   945 ts_tablet_manager.cc:1403] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.023s
I20260710 11:08:57.186419   946 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.187827   871 raft_consensus.cc:493] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.188555   946 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.188426   871 raft_consensus.cc:515] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.190516   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:57.190723   871 leader_election.cc:290] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.191457   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:57.192004   943 raft_consensus.cc:359] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.192328   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96356384380a44b6807134243d8a605d" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:57.192714   943 raft_consensus.cc:385] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:57.193034   684 leader_election.cc:343] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:57.194057   610 leader_election.cc:343] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.194309   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96356384380a44b6807134243d8a605d" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.187887   945 raft_consensus.cc:359] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.195622   945 raft_consensus.cc:385] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.195822   932 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.196224   945 raft_consensus.cc:740] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.199322   931 raft_consensus.cc:493] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.199154   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:57.216280   717 raft_consensus.cc:2393] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6313b9d7c374089963260b22a742a48 in current term 1: Already voted for candidate d87badb0a23a4c5da629d25e3984a41e in this term.
I20260710 11:08:57.215773   931 raft_consensus.cc:515] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.219735   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dd539b4b3c4a7188015067dc88ebb3" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.220079   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:57.197075   645 raft_consensus.cc:2393] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d87badb0a23a4c5da629d25e3984a41e in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
W20260710 11:08:57.221865   609 leader_election.cc:343] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.222460   609 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [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: d6313b9d7c374089963260b22a742a48; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.223342   871 raft_consensus.cc:2749] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.193045   943 raft_consensus.cc:740] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.224442   932 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.224665   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dd539b4b3c4a7188015067dc88ebb3" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:57.224891   684 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [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: d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48
I20260710 11:08:57.225522   943 consensus_queue.cc:260] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
W20260710 11:08:57.226330   759 leader_election.cc:343] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.226114   839 raft_consensus.cc:2749] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.226656   644 raft_consensus.cc:2468] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:57.228031   943 ts_tablet_manager.cc:1434] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.008s
I20260710 11:08:57.229509   943 tablet_bootstrap.cc:492] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:57.230150   758 leader_election.cc:304] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.237253   945 consensus_queue.cc:260] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.239148   959 raft_consensus.cc:2804] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.239624   959 raft_consensus.cc:493] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.239974   959 raft_consensus.cc:3060] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.243213   931 leader_election.cc:290] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:57.246732   943 tablet_bootstrap.cc:654] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.248538   959 raft_consensus.cc:515] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.249723   794 raft_consensus.cc:2468] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:57.251189   945 ts_tablet_manager.cc:1434] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260710 11:08:57.252882   945 tablet_bootstrap.cc:492] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:57.257488   946 raft_consensus.cc:493] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.258160   946 raft_consensus.cc:515] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.258714   609 leader_election.cc:304] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.260035   932 raft_consensus.cc:2804] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.260383   932 raft_consensus.cc:493] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.260711   932 raft_consensus.cc:3060] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.260985   959 leader_election.cc:290] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:57.261793   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dd539b4b3c4a7188015067dc88ebb3" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:57.262439   644 raft_consensus.cc:3060] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.267623   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dd539b4b3c4a7188015067dc88ebb3" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:57.257625   945 tablet_bootstrap.cc:654] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.271275   932 raft_consensus.cc:515] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.271759   944 tablet_bootstrap.cc:492] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:57.272300   944 ts_tablet_manager.cc:1403] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.108s	user 0.038s	sys 0.011s
I20260710 11:08:57.274119   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96356384380a44b6807134243d8a605d" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:57.274245   932 leader_election.cc:290] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
W20260710 11:08:57.275207   610 leader_election.cc:343] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.275565   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96356384380a44b6807134243d8a605d" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:57.276145   794 raft_consensus.cc:3060] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.276312   944 raft_consensus.cc:359] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.277066   944 raft_consensus.cc:385] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.277366   944 raft_consensus.cc:740] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.278509   945 tablet_bootstrap.cc:492] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:57.278285   944 consensus_queue.cc:260] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.279000   945 ts_tablet_manager.cc:1403] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
W20260710 11:08:57.272413   759 leader_election.cc:343] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.280876   944 ts_tablet_manager.cc:1434] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:57.282073   944 tablet_bootstrap.cc:492] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:57.286233   943 tablet_bootstrap.cc:492] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:57.286808   943 ts_tablet_manager.cc:1403] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.005s
I20260710 11:08:57.290637   794 raft_consensus.cc:2468] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 1.
I20260710 11:08:57.286134   644 raft_consensus.cc:2468] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 1.
I20260710 11:08:57.291128   943 raft_consensus.cc:359] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.298476   943 raft_consensus.cc:385] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.298826   943 raft_consensus.cc:740] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.299151   758 leader_election.cc:304] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.299583   943 consensus_queue.cc:260] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.300104   931 raft_consensus.cc:2804] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.300549   931 raft_consensus.cc:697] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:57.301409   931 consensus_queue.cc:237] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.301921   943 ts_tablet_manager.cc:1434] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:08:57.298496   609 leader_election.cc:304] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.304637   871 raft_consensus.cc:2804] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.305101   871 raft_consensus.cc:697] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:57.305214   943 tablet_bootstrap.cc:492] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:57.305907   871 consensus_queue.cc:237] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.291950   946 leader_election.cc:290] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.286768   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720fffd53dd4451889bbaff8d7f92ea7" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.311197   645 raft_consensus.cc:2468] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 0.
I20260710 11:08:57.293131   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720fffd53dd4451889bbaff8d7f92ea7" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.297631   945 raft_consensus.cc:359] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.294019   944 tablet_bootstrap.cc:654] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.312371   945 raft_consensus.cc:385] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.312356   684 leader_election.cc:304] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:57.312476   792 raft_consensus.cc:2468] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 0.
I20260710 11:08:57.312861   945 raft_consensus.cc:740] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.313628   945 consensus_queue.cc:260] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.313917   946 raft_consensus.cc:2804] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.314821   946 raft_consensus.cc:493] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.315248   946 raft_consensus.cc:3060] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.315992   945 ts_tablet_manager.cc:1434] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260710 11:08:57.317041   945 tablet_bootstrap.cc:492] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:57.312139   943 tablet_bootstrap.cc:654] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.328893   945 tablet_bootstrap.cc:654] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.332608   543 catalog_manager.cc:5697] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:57.362514   944 tablet_bootstrap.cc:492] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:57.363061   944 ts_tablet_manager.cc:1403] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.008s
I20260710 11:08:57.366070   944 raft_consensus.cc:359] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.366902   944 raft_consensus.cc:385] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.367237   944 raft_consensus.cc:740] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.367906   839 raft_consensus.cc:493] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.368079   944 consensus_queue.cc:260] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.368800   839 raft_consensus.cc:515] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.371178   839 leader_election.cc:290] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.373692   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3be658d59641a88f78b72c2ec81517" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.376019   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3be658d59641a88f78b72c2ec81517" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.376685   644 raft_consensus.cc:2468] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 0.
W20260710 11:08:57.378366   684 leader_election.cc:343] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.379889   684 leader_election.cc:304] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:57.381863   839 raft_consensus.cc:2804] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.382071   943 tablet_bootstrap.cc:492] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:57.382326   839 raft_consensus.cc:493] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.382813   839 raft_consensus.cc:3060] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.384431   944 ts_tablet_manager.cc:1434] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260710 11:08:57.385531   944 tablet_bootstrap.cc:492] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:57.388520   946 raft_consensus.cc:515] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.390710   946 leader_election.cc:290] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.391228   946 raft_consensus.cc:493] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.391638   946 raft_consensus.cc:515] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.393607   946 leader_election.cc:290] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.394136   946 raft_consensus.cc:493] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.394460   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720fffd53dd4451889bbaff8d7f92ea7" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:57.394634   946 raft_consensus.cc:515] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.395159   644 raft_consensus.cc:3060] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.396123   839 raft_consensus.cc:515] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.398272   839 leader_election.cc:290] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.401186   945 tablet_bootstrap.cc:492] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:57.401448   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720fffd53dd4451889bbaff8d7f92ea7" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:57.402104   945 ts_tablet_manager.cc:1403] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.085s	user 0.029s	sys 0.019s
I20260710 11:08:57.402288   792 raft_consensus.cc:3060] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.402990   944 tablet_bootstrap.cc:654] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.382654   943 ts_tablet_manager.cc:1403] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.025s
I20260710 11:08:57.405686   945 raft_consensus.cc:359] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.406910   945 raft_consensus.cc:385] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.406723   943 raft_consensus.cc:359] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.407397   945 raft_consensus.cc:740] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.407624   943 raft_consensus.cc:385] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.408272   943 raft_consensus.cc:740] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.408558   945 consensus_queue.cc:260] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.409325   943 consensus_queue.cc:260] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.411248   943 ts_tablet_manager.cc:1434] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:08:57.411583   945 ts_tablet_manager.cc:1434] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:08:57.412461   943 tablet_bootstrap.cc:492] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:57.412784   945 tablet_bootstrap.cc:492] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:57.414265   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284980a7b6074e14944e3a284f9495a3" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.415602   946 leader_election.cc:290] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.417585   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284980a7b6074e14944e3a284f9495a3" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.418411   794 raft_consensus.cc:2468] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 0.
I20260710 11:08:57.420540   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3be658d59641a88f78b72c2ec81517" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:57.420993   945 tablet_bootstrap.cc:654] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.421139   645 raft_consensus.cc:3060] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.424846   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3be658d59641a88f78b72c2ec81517" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:57.426712   943 tablet_bootstrap.cc:654] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.427527   641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.428232   641 raft_consensus.cc:2468] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 0.
W20260710 11:08:57.430371   684 leader_election.cc:343] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.431155   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.438665   943 tablet_bootstrap.cc:492] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:57.446393   644 raft_consensus.cc:2468] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
I20260710 11:08:57.446578   943 ts_tablet_manager.cc:1403] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.009s
I20260710 11:08:57.434844   944 tablet_bootstrap.cc:492] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:57.432089   684 leader_election.cc:304] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:57.450075   944 ts_tablet_manager.cc:1403] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.005s
I20260710 11:08:57.451288   684 leader_election.cc:304] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [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: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: d6313b9d7c374089963260b22a742a48
I20260710 11:08:57.451607   946 raft_consensus.cc:2804] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.453589   946 raft_consensus.cc:493] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.453941   946 raft_consensus.cc:3060] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.456547   944 raft_consensus.cc:359] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.459620   944 raft_consensus.cc:385] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.460002   944 raft_consensus.cc:740] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.460891   944 consensus_queue.cc:260] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.463414   645 raft_consensus.cc:2468] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
I20260710 11:08:57.464017   944 ts_tablet_manager.cc:1434] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:08:57.461649   946 raft_consensus.cc:515] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.447661   792 raft_consensus.cc:2468] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
I20260710 11:08:57.465140   943 raft_consensus.cc:359] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.467157   943 raft_consensus.cc:385] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.467463   943 raft_consensus.cc:740] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.468466   943 consensus_queue.cc:260] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.470233   945 tablet_bootstrap.cc:492] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:57.470769   945 ts_tablet_manager.cc:1403] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.008s
I20260710 11:08:57.471242   943 ts_tablet_manager.cc:1434] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:08:57.472200   943 tablet_bootstrap.cc:492] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48: Bootstrap starting.
I20260710 11:08:57.473945   945 raft_consensus.cc:359] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.474627   945 raft_consensus.cc:385] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.474916   945 raft_consensus.cc:740] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.475591   969 raft_consensus.cc:2804] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.476017   969 raft_consensus.cc:493] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.476320   969 raft_consensus.cc:3060] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.477833   943 tablet_bootstrap.cc:654] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.477636   542 catalog_manager.cc:5697] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.483834   969 raft_consensus.cc:515] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.485960   969 leader_election.cc:290] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.486686   945 consensus_queue.cc:260] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.489379   945 ts_tablet_manager.cc:1434] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:08:57.490404   945 tablet_bootstrap.cc:492] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:57.494925   944 tablet_bootstrap.cc:492] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:57.498664   946 leader_election.cc:290] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.501461   945 tablet_bootstrap.cc:654] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:57.503826   684 leader_election.cc:343] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:57.504588   684 leader_election.cc:343] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.505839   684 leader_election.cc:304] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:57.507249   684 leader_election.cc:304] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:57.509121   839 raft_consensus.cc:2804] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.508163   944 tablet_bootstrap.cc:654] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.517443   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284980a7b6074e14944e3a284f9495a3" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:57.517664   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284980a7b6074e14944e3a284f9495a3" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:57.518218   645 raft_consensus.cc:3060] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.518354   792 raft_consensus.cc:3060] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.525044   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:57.525166   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:57.525949   644 raft_consensus.cc:3060] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.529407   792 raft_consensus.cc:2468] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
W20260710 11:08:57.531442   684 leader_election.cc:343] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.532239   684 leader_election.cc:304] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:57.508606   969 raft_consensus.cc:2804] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.533316   946 raft_consensus.cc:2804] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.533787   946 raft_consensus.cc:697] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:57.534587   946 consensus_queue.cc:237] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.542281   943 tablet_bootstrap.cc:492] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48: No bootstrap required, opened a new log
I20260710 11:08:57.542943   943 ts_tablet_manager.cc:1403] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.014s
I20260710 11:08:57.543952   969 raft_consensus.cc:697] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:57.547260   644 raft_consensus.cc:2468] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
I20260710 11:08:57.546865   969 consensus_queue.cc:237] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.548592   684 leader_election.cc:304] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:08:57.549594   946 raft_consensus.cc:2804] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.550377   946 raft_consensus.cc:697] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:57.551265   946 consensus_queue.cc:237] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.551914   944 tablet_bootstrap.cc:492] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:57.552609   943 raft_consensus.cc:359] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.553386   943 raft_consensus.cc:385] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.553817   943 raft_consensus.cc:740] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.554703   943 consensus_queue.cc:260] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.550334   839 raft_consensus.cc:697] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:57.556991   943 ts_tablet_manager.cc:1434] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:08:57.553269   944 ts_tablet_manager.cc:1403] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.005s
I20260710 11:08:57.557751   839 consensus_queue.cc:237] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.559702   945 tablet_bootstrap.cc:492] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:57.554229   645 raft_consensus.cc:2468] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
I20260710 11:08:57.560258   945 ts_tablet_manager.cc:1403] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.024s
I20260710 11:08:57.562848   944 raft_consensus.cc:359] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.563458   945 raft_consensus.cc:359] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.564235   945 raft_consensus.cc:385] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.564610   945 raft_consensus.cc:740] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.563652   944 raft_consensus.cc:385] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.565233   944 raft_consensus.cc:740] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.565342   945 consensus_queue.cc:260] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.576133   945 ts_tablet_manager.cc:1434] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:08:57.579773   543 catalog_manager.cc:5697] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 0 to 1, leader changed from <none> to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.580717   945 tablet_bootstrap.cc:492] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:57.587090   945 tablet_bootstrap.cc:654] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.589658   944 consensus_queue.cc:260] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.592346   944 ts_tablet_manager.cc:1434] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:08:57.593480   944 tablet_bootstrap.cc:492] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:57.594743   932 raft_consensus.cc:493] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.595234   932 raft_consensus.cc:515] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.597419   932 leader_election.cc:290] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.598482   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294f7824e42433eb19780f15033765d" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.599152   792 raft_consensus.cc:2468] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 0.
I20260710 11:08:57.600256   609 leader_election.cc:304] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:57.601747   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294f7824e42433eb19780f15033765d" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
W20260710 11:08:57.603144   610 leader_election.cc:343] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.605037   932 raft_consensus.cc:2804] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.605460   932 raft_consensus.cc:493] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.605787   932 raft_consensus.cc:3060] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:57.612043   591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:57.612394   932 raft_consensus.cc:515] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.615396   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294f7824e42433eb19780f15033765d" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:57.615571   944 tablet_bootstrap.cc:654] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.615794   932 leader_election.cc:290] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
W20260710 11:08:57.617003   610 leader_election.cc:343] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:57.618849   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294f7824e42433eb19780f15033765d" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:57.619520   792 raft_consensus.cc:3060] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.621618   945 tablet_bootstrap.cc:492] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:57.622121   945 ts_tablet_manager.cc:1403] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260710 11:08:57.624729   945 raft_consensus.cc:359] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.625350   945 raft_consensus.cc:385] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.625604   945 raft_consensus.cc:740] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.626479   945 consensus_queue.cc:260] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.626919   792 raft_consensus.cc:2468] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 1.
I20260710 11:08:57.628175   609 leader_election.cc:304] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.628682   945 ts_tablet_manager.cc:1434] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:08:57.629225   932 raft_consensus.cc:2804] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.629703   932 raft_consensus.cc:697] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:57.629911   945 tablet_bootstrap.cc:492] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5: Bootstrap starting.
I20260710 11:08:57.630554   932 consensus_queue.cc:237] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.635967   539 catalog_manager.cc:5697] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 0 to 1, leader changed from <none> to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.637795   539 catalog_manager.cc:5697] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 0 to 1, leader changed from <none> to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.647292   839 raft_consensus.cc:493] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.647873   839 raft_consensus.cc:515] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.649230   543 catalog_manager.cc:5697] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.652011   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96356384380a44b6807134243d8a605d" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.649909   839 leader_election.cc:290] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.654419   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96356384380a44b6807134243d8a605d" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.655242   792 raft_consensus.cc:2393] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87badb0a23a4c5da629d25e3984a41e in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:57.656348   684 leader_election.cc:304] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48
I20260710 11:08:57.657549   839 raft_consensus.cc:3060] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.639437   539 catalog_manager.cc:5697] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 0 to 1, leader changed from <none> to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.670310   944 tablet_bootstrap.cc:492] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:57.671049   944 ts_tablet_manager.cc:1403] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.078s	user 0.034s	sys 0.024s
I20260710 11:08:57.672106   839 raft_consensus.cc:2749] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.674079   944 raft_consensus.cc:359] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.674826   944 raft_consensus.cc:385] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.675151   944 raft_consensus.cc:740] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.675907   944 consensus_queue.cc:260] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.677963   944 ts_tablet_manager.cc:1434] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:08:57.678473   945 tablet_bootstrap.cc:654] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.679200   944 tablet_bootstrap.cc:492] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e: Bootstrap starting.
I20260710 11:08:57.685658   944 tablet_bootstrap.cc:654] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:57.690613   839 raft_consensus.cc:493] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.691141   839 raft_consensus.cc:515] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.693219   839 leader_election.cc:290] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.696561   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dd539b4b3c4a7188015067dc88ebb3" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.697530   645 raft_consensus.cc:2393] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87badb0a23a4c5da629d25e3984a41e in current term 1: Already voted for candidate c2c2a6eb0135464fb47baa7a50684eb5 in this term.
I20260710 11:08:57.702955   931 raft_consensus.cc:493] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.703678   945 tablet_bootstrap.cc:492] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5: No bootstrap required, opened a new log
I20260710 11:08:57.703550   931 raft_consensus.cc:515] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.704219   945 ts_tablet_manager.cc:1403] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.005s
I20260710 11:08:57.705613   931 leader_election.cc:290] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:57.707522   945 raft_consensus.cc:359] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.708397   945 raft_consensus.cc:385] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.708681   945 raft_consensus.cc:740] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.708624   871 consensus_queue.cc:1048] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:57.709993   945 consensus_queue.cc:260] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.711285   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.711992   645 raft_consensus.cc:2468] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:57.712263   945 ts_tablet_manager.cc:1434] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:57.713340   758 leader_election.cc:304] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:57.714483   959 raft_consensus.cc:2804] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:57.710294   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:57.714658   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3dd539b4b3c4a7188015067dc88ebb3" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.715171   717 raft_consensus.cc:2468] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 0.
I20260710 11:08:57.717553   684 leader_election.cc:304] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48
I20260710 11:08:57.718915   946 raft_consensus.cc:3060] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.724720   959 raft_consensus.cc:493] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:57.725162   959 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.733232   959 raft_consensus.cc:515] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.735464   931 consensus_queue.cc:1048] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:57.736900   946 raft_consensus.cc:2749] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.737991   944 tablet_bootstrap.cc:492] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e: No bootstrap required, opened a new log
I20260710 11:08:57.740694   944 ts_tablet_manager.cc:1403] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.008s
I20260710 11:08:57.741382   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:57.742039   644 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.749758   644 raft_consensus.cc:2468] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 1.
I20260710 11:08:57.755256   758 leader_election.cc:304] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:57.756399   931 raft_consensus.cc:2804] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:57.758134   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:57.758834   717 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.758769   959 leader_election.cc:290] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:57.759886   959 raft_consensus.cc:493] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.760390   959 raft_consensus.cc:515] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.763937   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:57.765864   959 leader_election.cc:290] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:57.759018   944 raft_consensus.cc:359] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.767023   944 raft_consensus.cc:385] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:57.767338   944 raft_consensus.cc:740] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.768205   944 consensus_queue.cc:260] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.769789   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.770735   644 raft_consensus.cc:2393] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d87badb0a23a4c5da629d25e3984a41e in this term.
I20260710 11:08:57.770893   944 ts_tablet_manager.cc:1434] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:08:57.772140   758 leader_election.cc:304] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5; no voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.773615   959 raft_consensus.cc:3060] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.777858   717 raft_consensus.cc:2468] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 1.
I20260710 11:08:57.785915   931 raft_consensus.cc:697] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:57.786937   931 consensus_queue.cc:237] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.787819   959 raft_consensus.cc:2749] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.805387   539 catalog_manager.cc:5697] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:57.812770   946 raft_consensus.cc:493] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.813331   946 raft_consensus.cc:515] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.815308   946 leader_election.cc:290] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:57.817193   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294f7824e42433eb19780f15033765d" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:57.818116   792 raft_consensus.cc:2393] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d87badb0a23a4c5da629d25e3984a41e in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:57.822613   932 consensus_queue.cc:1048] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:57.817269   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294f7824e42433eb19780f15033765d" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.835108   684 leader_election.cc:304] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d87badb0a23a4c5da629d25e3984a41e; no voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48
I20260710 11:08:57.838629   946 raft_consensus.cc:3060] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.848930   946 raft_consensus.cc:2749] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.850577   990 consensus_queue.cc:1048] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:57.893569   931 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.894034   931 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.895799   931 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:57.896595   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.896974   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:57.897280   644 raft_consensus.cc:2393] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d6313b9d7c374089963260b22a742a48 in this term.
I20260710 11:08:57.897843   719 raft_consensus.cc:2393] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d87badb0a23a4c5da629d25e3984a41e in this term.
I20260710 11:08:57.898747   759 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5; no voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.899416   931 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.908099   931 raft_consensus.cc:2749] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.919077   931 raft_consensus.cc:493] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:57.919608   931 raft_consensus.cc:515] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:57.922338   931 leader_election.cc:290] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:08:57.923601   719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3be658d59641a88f78b72c2ec81517" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87badb0a23a4c5da629d25e3984a41e" is_pre_election: true
I20260710 11:08:57.925812   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3be658d59641a88f78b72c2ec81517" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:57.926684   644 raft_consensus.cc:2393] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2c2a6eb0135464fb47baa7a50684eb5 in current term 1: Already voted for candidate d87badb0a23a4c5da629d25e3984a41e in this term.
I20260710 11:08:57.927692   758 leader_election.cc:304] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5; no voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:57.928390   931 raft_consensus.cc:3060] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:57.935760   931 raft_consensus.cc:2749] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:57.990823   839 consensus_queue.cc:1048] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:57.998840   946 consensus_queue.cc:1048] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.007479   946 consensus_queue.cc:1048] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.009558   946 consensus_queue.cc:1048] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.028128   978 consensus_queue.cc:1048] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:58.035233   978 consensus_queue.cc:1048] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.047752   839 consensus_queue.cc:1048] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.073076   978 consensus_queue.cc:1048] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.088699   996 consensus_queue.cc:1048] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.110781   994 consensus_queue.cc:1048] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:58.222177   959 consensus_queue.cc:1048] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:58.235379   931 consensus_queue.cc:1048] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:58.615108   591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:58.868778   978 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:58.869369   978 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:58.871236   978 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:58.871666   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48" is_pre_election: true
I20260710 11:08:58.872131   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" is_pre_election: true
I20260710 11:08:58.872247   644 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
I20260710 11:08:58.872676   792 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 1.
I20260710 11:08:58.873226   684 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [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: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:58.873857   978 raft_consensus.cc:2804] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:58.874189   978 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:58.874472   978 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.879367   978 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:58.881069   978 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:58.881829   644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:58.882001   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:58.882444   644 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.882555   792 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:58.888957   792 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:58.888957   644 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:58.890115   684 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:58.890765   978 raft_consensus.cc:2804] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:58.891218   978 raft_consensus.cc:697] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:58.891960   978 consensus_queue.cc:237] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER 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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:58.898816   542 catalog_manager.cc:5697] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 0 to 2, leader changed from <none> to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.323467   645 raft_consensus.cc:1275] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:59.324549   946 consensus_queue.cc:1048] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:59.336925   792 raft_consensus.cc:1275] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:08:59.338586   978 consensus_queue.cc:1048] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:59.406584   717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "284980a7b6074e14944e3a284f9495a3"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
mode: GRACEFUL
new_leader_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:38938
I20260710 11:08:59.407172   717 raft_consensus.cc:606] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Received request to transfer leadership to TS d6313b9d7c374089963260b22a742a48
I20260710 11:08:59.413159   717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
mode: GRACEFUL
new_leader_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:38938
I20260710 11:08:59.413652   717 raft_consensus.cc:606] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Received request to transfer leadership to TS d6313b9d7c374089963260b22a742a48
I20260710 11:08:59.419085   717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
mode: GRACEFUL
new_leader_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:38938
I20260710 11:08:59.419631   717 raft_consensus.cc:606] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Received request to transfer leadership to TS d6313b9d7c374089963260b22a742a48
I20260710 11:08:59.424269   717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "720fffd53dd4451889bbaff8d7f92ea7"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
mode: GRACEFUL
new_leader_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:38938
I20260710 11:08:59.424705   717 raft_consensus.cc:606] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Received request to transfer leadership to TS d6313b9d7c374089963260b22a742a48
I20260710 11:08:59.429857   792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
mode: GRACEFUL
new_leader_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:41444
I20260710 11:08:59.430371   792 raft_consensus.cc:606] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Received request to transfer leadership to TS d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:59.438714   645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96356384380a44b6807134243d8a605d"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
mode: GRACEFUL
new_leader_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:51286
I20260710 11:08:59.439217   645 raft_consensus.cc:606] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Received request to transfer leadership to TS d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:59.444267   645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4294f7824e42433eb19780f15033765d"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
mode: GRACEFUL
new_leader_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:51286
I20260710 11:08:59.444756   645 raft_consensus.cc:606] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Received request to transfer leadership to TS d87badb0a23a4c5da629d25e3984a41e
I20260710 11:08:59.494438  1019 raft_consensus.cc:993] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e: : Instructing follower d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:59.495091  1019 raft_consensus.cc:1081] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Signalling peer d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:59.496649   645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "284980a7b6074e14944e3a284f9495a3"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:51268
I20260710 11:08:59.497293   645 raft_consensus.cc:493] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.497627   645 raft_consensus.cc:3060] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.502954   645 raft_consensus.cc:515] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.504665   645 leader_election.cc:290] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:59.505400   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284980a7b6074e14944e3a284f9495a3" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:59.505973   717 raft_consensus.cc:3055] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.505892   792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284980a7b6074e14944e3a284f9495a3" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:59.506292   717 raft_consensus.cc:740] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:59.506472   792 raft_consensus.cc:3060] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.506960   717 consensus_queue.cc:260] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.507869   717 raft_consensus.cc:3060] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.511153   792 raft_consensus.cc:2468] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:59.512166   717 raft_consensus.cc:2468] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:59.512215   609 leader_election.cc:304] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:59.513134   932 raft_consensus.cc:2804] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.514168   932 raft_consensus.cc:697] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:59.514854   932 consensus_queue.cc:237] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.521832   543 catalog_manager.cc:5697] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 1 to 2, leader changed from d87badb0a23a4c5da629d25e3984a41e (127.28.130.2) to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.527132  1023 raft_consensus.cc:993] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48: : Instructing follower d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:59.527632   932 raft_consensus.cc:1081] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Signalling peer d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:59.529323   717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96356384380a44b6807134243d8a605d"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:38932
I20260710 11:08:59.529888   717 raft_consensus.cc:493] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.530272   717 raft_consensus.cc:3060] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.535465   717 raft_consensus.cc:515] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.536866   717 leader_election.cc:290] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:59.537719   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96356384380a44b6807134243d8a605d" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:59.537901   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96356384380a44b6807134243d8a605d" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:59.538367   794 raft_consensus.cc:3060] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.538483   645 raft_consensus.cc:3055] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.538937   645 raft_consensus.cc:740] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:59.539556   645 consensus_queue.cc:260] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.540488   645 raft_consensus.cc:3060] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.543764   794 raft_consensus.cc:2468] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:59.544862   684 leader_election.cc:304] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:59.545435   645 raft_consensus.cc:2468] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:59.545657  1019 raft_consensus.cc:2804] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.546159  1019 raft_consensus.cc:697] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:59.546862  1019 consensus_queue.cc:237] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.554214   543 catalog_manager.cc:5697] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 1 to 2, leader changed from d6313b9d7c374089963260b22a742a48 (127.28.130.1) to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.656844   931 raft_consensus.cc:993] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5: : Instructing follower d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:59.657321  1029 raft_consensus.cc:1081] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Signalling peer d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:59.658752   717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:38918
I20260710 11:08:59.659171   717 raft_consensus.cc:493] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.659420   717 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.663632   717 raft_consensus.cc:515] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.665025   717 leader_election.cc:290] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:59.665819   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:59.666065   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:59.666412   645 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.666631   794 raft_consensus.cc:3055] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.666953   794 raft_consensus.cc:740] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:08:59.667912   794 consensus_queue.cc:260] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.669131   794 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.673120   645 raft_consensus.cc:2468] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:59.674294   684 leader_election.cc:304] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6313b9d7c374089963260b22a742a48, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:59.674914  1019 raft_consensus.cc:2804] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.675372  1019 raft_consensus.cc:697] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:59.675479   794 raft_consensus.cc:2468] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:59.676242  1019 consensus_queue.cc:237] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.683498   543 catalog_manager.cc:5697] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 1 to 2, leader changed from c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3) to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.743093  1023 raft_consensus.cc:993] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48: : Instructing follower d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:59.743549   932 raft_consensus.cc:1081] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Signalling peer d87badb0a23a4c5da629d25e3984a41e to start an election
I20260710 11:08:59.745088   717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4294f7824e42433eb19780f15033765d"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
 from {username='slave'} at 127.0.0.1:38932
I20260710 11:08:59.745515   717 raft_consensus.cc:493] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.745764   717 raft_consensus.cc:3060] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.750198   717 raft_consensus.cc:515] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.751581   717 leader_election.cc:290] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:59.752452   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294f7824e42433eb19780f15033765d" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:08:59.752624   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294f7824e42433eb19780f15033765d" candidate_uuid: "d87badb0a23a4c5da629d25e3984a41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:59.752975   645 raft_consensus.cc:3055] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.753120   794 raft_consensus.cc:3060] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.753248   645 raft_consensus.cc:740] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:59.753991   645 consensus_queue.cc:260] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.754796   645 raft_consensus.cc:3060] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.757854   794 raft_consensus.cc:2468] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:59.758761   684 leader_election.cc:304] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d87badb0a23a4c5da629d25e3984a41e; no voters: 
I20260710 11:08:59.759086   645 raft_consensus.cc:2468] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d87badb0a23a4c5da629d25e3984a41e in term 2.
I20260710 11:08:59.759337  1019 raft_consensus.cc:2804] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.759814  1019 raft_consensus.cc:697] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Leader. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:59.760533  1019 consensus_queue.cc:237] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.767460   543 catalog_manager.cc:5697] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e reported cstate change: term changed from 1 to 2, leader changed from d6313b9d7c374089963260b22a742a48 (127.28.130.1) to d87badb0a23a4c5da629d25e3984a41e (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d87badb0a23a4c5da629d25e3984a41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.786381   978 raft_consensus.cc:993] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e: : Instructing follower d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:59.786840  1019 raft_consensus.cc:1081] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Signalling peer d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:59.788178   645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:51268
I20260710 11:08:59.788586   645 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.788813   645 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:59.793816   645 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.795812   645 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 3 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:59.796484   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:59.796753   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:59.797084   717 raft_consensus.cc:3055] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:59.797261   794 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:59.797427   717 raft_consensus.cc:740] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:59.798135   717 consensus_queue.cc:260] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.798974   717 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:59.802273   794 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 3.
I20260710 11:08:59.803246   609 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:59.804042   932 raft_consensus.cc:2804] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:59.804268   717 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 3.
I20260710 11:08:59.804523   932 raft_consensus.cc:697] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 3 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:59.805327   932 consensus_queue.cc:237] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.812055   543 catalog_manager.cc:5697] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 2 to 3, leader changed from d87badb0a23a4c5da629d25e3984a41e (127.28.130.2) to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 3 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.910462   794 raft_consensus.cc:1275] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.911980   932 consensus_queue.cc:1048] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:59.920960   717 raft_consensus.cc:1275] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.922827  1034 consensus_queue.cc:1048] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:59.932636   978 raft_consensus.cc:993] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e: : Instructing follower d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:59.933080  1019 raft_consensus.cc:1081] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Signalling peer d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:59.934499   645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:51268
I20260710 11:08:59.934945   645 raft_consensus.cc:493] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.935204   645 raft_consensus.cc:3060] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.941039   645 raft_consensus.cc:515] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.942833   645 leader_election.cc:290] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:59.943631   978 raft_consensus.cc:993] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e: : Instructing follower d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:59.944057   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:59.944208  1019 raft_consensus.cc:1081] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Signalling peer d6313b9d7c374089963260b22a742a48 to start an election
I20260710 11:08:59.944507   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c6abded19b43ef81bc9ff3fbde1408" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:59.944569   794 raft_consensus.cc:3060] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.945307   717 raft_consensus.cc:3055] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.945706   717 raft_consensus.cc:740] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:59.946427   645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "720fffd53dd4451889bbaff8d7f92ea7"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
 from {username='slave'} at 127.0.0.1:51268
I20260710 11:08:59.946568   717 consensus_queue.cc:260] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.947023   645 raft_consensus.cc:493] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:59.947666   717 raft_consensus.cc:3060] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.947978   645 raft_consensus.cc:3060] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.951504   794 raft_consensus.cc:2468] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:59.952203   717 raft_consensus.cc:2468] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:59.952795   609 leader_election.cc:304] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:59.953621  1034 raft_consensus.cc:2804] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.954061  1034 raft_consensus.cc:697] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:59.954110   645 raft_consensus.cc:515] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.954854  1034 consensus_queue.cc:237] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.955914   645 leader_election.cc:290] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Requested vote from peers d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141), c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3:41495)
I20260710 11:08:59.957043   794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720fffd53dd4451889bbaff8d7f92ea7" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
I20260710 11:08:59.957201   717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720fffd53dd4451889bbaff8d7f92ea7" candidate_uuid: "d6313b9d7c374089963260b22a742a48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:08:59.957523   794 raft_consensus.cc:3060] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.957774   717 raft_consensus.cc:3055] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:59.958180   717 raft_consensus.cc:740] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:08:59.958946   717 consensus_queue.cc:260] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.959844   717 raft_consensus.cc:3060] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:59.963636   542 catalog_manager.cc:5697] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 1 to 2, leader changed from d87badb0a23a4c5da629d25e3984a41e (127.28.130.2) to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.966387   717 raft_consensus.cc:2468] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:59.966392   794 raft_consensus.cc:2468] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6313b9d7c374089963260b22a742a48 in term 2.
I20260710 11:08:59.967665   609 leader_election.cc:304] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:08:59.969233   932 raft_consensus.cc:2804] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:59.969689   932 raft_consensus.cc:697] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Becoming Leader. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:08:59.970413   932 consensus_queue.cc:237] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:08:59.978534   542 catalog_manager.cc:5697] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 reported cstate change: term changed from 1 to 2, leader changed from d87badb0a23a4c5da629d25e3984a41e (127.28.130.2) to d6313b9d7c374089963260b22a742a48 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "d6313b9d7c374089963260b22a742a48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:59.990054   794 raft_consensus.cc:1275] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:59.991276  1019 consensus_queue.cc:1048] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.000258   645 raft_consensus.cc:1275] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.001655  1041 consensus_queue.cc:1048] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.123507   794 raft_consensus.cc:1275] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.124763   978 consensus_queue.cc:1048] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.133791   645 raft_consensus.cc:1275] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.135288  1019 consensus_queue.cc:1048] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.243963   645 raft_consensus.cc:1275] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.245097   978 consensus_queue.cc:1048] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.255434   792 raft_consensus.cc:1275] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d87badb0a23a4c5da629d25e3984a41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.257722  1041 consensus_queue.cc:1048] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.262225   717 raft_consensus.cc:1275] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:00.263875   932 consensus_queue.cc:1048] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.271097   792 raft_consensus.cc:1275] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:00.272811   932 consensus_queue.cc:1048] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.390105   719 raft_consensus.cc:1275] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.391574   932 consensus_queue.cc:1048] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.396056   717 raft_consensus.cc:1275] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.397331   932 consensus_queue.cc:1048] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.400298   792 raft_consensus.cc:1275] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.401921  1023 consensus_queue.cc:1048] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:00.413357   794 raft_consensus.cc:1275] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Refusing update from remote peer d6313b9d7c374089963260b22a742a48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:00.414840  1034 consensus_queue.cc:1048] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:02.450556   539 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56034:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:02.469997   539 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56034:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:02.504172 29192 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:09:02.589553   684 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.1:45083, user_credentials={real_user=slave}} blocked reactor thread for 92982.4us
I20260710 11:09:02.597114  1099 tablet.cc:1724] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.599607  1095 tablet.cc:1724] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.588980  1097 tablet.cc:1724] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:02.609571  1082 log.cc:927] Time spent T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260710 11:09:02.623483  1101 tablet.cc:1724] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:02.630906   820 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:a3dd539b4b3c4a7188015067dc88ebb3)
W20260710 11:09:02.636637   820 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:a3dd539b4b3c4a7188015067dc88ebb3)
W20260710 11:09:02.637818   820 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:a3dd539b4b3c4a7188015067dc88ebb3)
I20260710 11:09:02.638968  1105 tablet.cc:1724] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.636487  1104 tablet.cc:1724] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.654739  1097 tablet.cc:1724] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.672909  1104 tablet.cc:1724] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.673391   543 catalog_manager.cc:5789] TS d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141) does not have the latest schema for tablet 4294f7824e42433eb19780f15033765d (table soft_deleted_table [id=74661a201d414b6a964de186afc84c34]). Expected version 1 got 0
I20260710 11:09:02.675268   543 catalog_manager.cc:5789] TS d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141) does not have the latest schema for tablet 65308fdec80d41499ac686b0a8369fe2 (table soft_deleted_table [id=74661a201d414b6a964de186afc84c34]). Expected version 1 got 0
I20260710 11:09:02.676043   543 catalog_manager.cc:5789] TS d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141) does not have the latest schema for tablet 96356384380a44b6807134243d8a605d (table soft_deleted_table [id=74661a201d414b6a964de186afc84c34]). Expected version 1 got 0
I20260710 11:09:02.676859   543 catalog_manager.cc:5789] TS d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141) does not have the latest schema for tablet 6a3be658d59641a88f78b72c2ec81517 (table soft_deleted_table [id=74661a201d414b6a964de186afc84c34]). Expected version 1 got 0
I20260710 11:09:02.682597  1095 tablet.cc:1724] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.692698  1111 tablet.cc:1724] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.693958  1099 tablet.cc:1724] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.696230  1112 tablet.cc:1724] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.729506  1105 tablet.cc:1724] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.736181  1099 tablet.cc:1724] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.738528  1098 tablet.cc:1724] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.740263  1117 tablet.cc:1724] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.744443  1101 tablet.cc:1724] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.761461  1097 tablet.cc:1724] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.768561  1104 tablet.cc:1724] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.770267  1117 tablet.cc:1724] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.774197   645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
mode: GRACEFUL
new_leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:50434
I20260710 11:09:02.774837   645 raft_consensus.cc:606] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 3 LEADER]: Received request to transfer leadership to TS c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:09:02.795073  1117 tablet.cc:1724] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.797991  1101 tablet.cc:1724] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.821688  1105 tablet.cc:1724] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.829376  1111 tablet.cc:1724] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.835460  1097 tablet.cc:1724] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.833489  1104 tablet.cc:1724] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.860141  1111 tablet.cc:1724] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:02.867573   720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
mode: GRACEFUL
new_leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:50788
I20260710 11:09:02.868369   720 raft_consensus.cc:606] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Received request to transfer leadership to TS c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:09:02.870134 29192 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:09:02.870762 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:02.877305   539 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0: soft_deleted_table [id=74661a201d414b6a964de186afc84c34] alter complete (version 1)
I20260710 11:09:02.884265   645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee"
dest_uuid: "d6313b9d7c374089963260b22a742a48"
mode: GRACEFUL
new_leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:50434
I20260710 11:09:02.884964   645 raft_consensus.cc:606] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Received request to transfer leadership to TS c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:09:02.888650   720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca"
dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
mode: GRACEFUL
new_leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:50788
I20260710 11:09:02.889245   720 raft_consensus.cc:606] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Received request to transfer leadership to TS c2c2a6eb0135464fb47baa7a50684eb5
I20260710 11:09:02.890532 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:02.891134 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:02.948975  1057 raft_consensus.cc:993] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e: : Instructing follower c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:09:02.949548  1083 raft_consensus.cc:1081] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Signalling peer c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:09:02.951233   791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:41436
I20260710 11:09:02.951694   791 raft_consensus.cc:493] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:02.951995   791 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.956987   791 raft_consensus.cc:515] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:02.958639   791 leader_election.cc:290] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 3 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:09:02.959621   720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:09:02.960152   720 raft_consensus.cc:3055] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:02.960206   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b1c0aa8d3344eba6fbaedeb616a0ca" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:09:02.960403   720 raft_consensus.cc:740] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:09:02.960733   645 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.961112   720 consensus_queue.cc:260] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:02.962055   720 raft_consensus.cc:3060] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:02.965152   645 raft_consensus.cc:2468] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 3.
I20260710 11:09:02.966228   758 leader_election.cc:304] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:09:02.967000  1092 raft_consensus.cc:2804] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:02.967166   720 raft_consensus.cc:2468] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 3.
I20260710 11:09:02.967514  1092 raft_consensus.cc:697] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:09:02.968372  1092 consensus_queue.cc:237] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:02.977465   540 catalog_manager.cc:5697] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 2 to 3, leader changed from d87badb0a23a4c5da629d25e3984a41e (127.28.130.2) to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 3 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:03.052155  1058 raft_consensus.cc:993] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48: : Instructing follower c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:09:03.053094  1056 raft_consensus.cc:1081] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Signalling peer c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:09:03.054883   791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:41438
I20260710 11:09:03.055373   791 raft_consensus.cc:493] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:03.055670   791 raft_consensus.cc:3060] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:03.060480   791 raft_consensus.cc:515] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.062165   791 leader_election.cc:290] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 2 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:09:03.062898   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:09:03.063273   718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a95dc8cfc6c482a8c7675dffa3a20ee" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:09:03.063467   645 raft_consensus.cc:3055] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:03.063772   718 raft_consensus.cc:3060] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:03.063788   645 raft_consensus.cc:740] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:09:03.064558   645 consensus_queue.cc:260] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.065433   645 raft_consensus.cc:3060] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:03.069743   645 raft_consensus.cc:2468] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 2.
I20260710 11:09:03.070672   718 raft_consensus.cc:2468] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 2.
I20260710 11:09:03.070695   758 leader_election.cc:304] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:09:03.071749  1092 raft_consensus.cc:2804] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:03.072269  1092 raft_consensus.cc:697] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:09:03.072940  1092 consensus_queue.cc:237] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.080331   540 catalog_manager.cc:5697] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 1 to 2, leader changed from d6313b9d7c374089963260b22a742a48 (127.28.130.1) to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:03.217792  1057 raft_consensus.cc:993] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e: : Instructing follower c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:09:03.218266  1083 raft_consensus.cc:1081] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Signalling peer c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:09:03.220100   791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:41436
I20260710 11:09:03.220570   791 raft_consensus.cc:493] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:03.220865   791 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:03.225906   791 raft_consensus.cc:515] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.227797   791 leader_election.cc:290] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 3 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:09:03.229117   718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:09:03.229732   718 raft_consensus.cc:3055] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:03.229995   718 raft_consensus.cc:740] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d87badb0a23a4c5da629d25e3984a41e, State: Running, Role: LEADER
I20260710 11:09:03.228756   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65308fdec80d41499ac686b0a8369fe2" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:09:03.230702   645 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:03.230762   718 consensus_queue.cc:260] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.232427   718 raft_consensus.cc:3060] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:03.233393  1058 raft_consensus.cc:993] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48: : Instructing follower c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:09:03.233891  1056 raft_consensus.cc:1081] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 3 LEADER]: Signalling peer c2c2a6eb0135464fb47baa7a50684eb5 to start an election
I20260710 11:09:03.235591   791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0"
dest_uuid: "c2c2a6eb0135464fb47baa7a50684eb5"
 from {username='slave'} at 127.0.0.1:41438
I20260710 11:09:03.236198   791 raft_consensus.cc:493] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:03.236658   791 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:03.237577   645 raft_consensus.cc:2468] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 3.
I20260710 11:09:03.238652   758 leader_election.cc:304] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:09:03.239355   718 raft_consensus.cc:2468] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 3.
I20260710 11:09:03.239558  1092 raft_consensus.cc:2804] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:03.240132  1092 raft_consensus.cc:697] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:09:03.240852  1092 consensus_queue.cc:237] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.245919   791 raft_consensus.cc:515] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.248131   791 leader_election.cc:290] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [CANDIDATE]: Term 4 election: Requested vote from peers d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083), d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141)
I20260710 11:09:03.248598   540 catalog_manager.cc:5697] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 2 to 3, leader changed from d87badb0a23a4c5da629d25e3984a41e (127.28.130.2) to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 3 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:03.250391   645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d6313b9d7c374089963260b22a742a48"
I20260710 11:09:03.251004   645 raft_consensus.cc:3055] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:03.253618   645 raft_consensus.cc:740] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d6313b9d7c374089963260b22a742a48, State: Running, Role: LEADER
I20260710 11:09:03.252358   718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a691fd6210f4bcb8fb9ec65bd8013c0" candidate_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d87badb0a23a4c5da629d25e3984a41e"
I20260710 11:09:03.254462   645 consensus_queue.cc:260] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.254981   718 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:03.255671   645 raft_consensus.cc:3060] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:03.260327   645 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 4.
I20260710 11:09:03.261246   758 leader_election.cc:304] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [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: c2c2a6eb0135464fb47baa7a50684eb5, d6313b9d7c374089963260b22a742a48; no voters: 
I20260710 11:09:03.261857  1092 raft_consensus.cc:2804] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:03.262363  1092 raft_consensus.cc:697] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 4 LEADER]: Becoming Leader. State: Replica: c2c2a6eb0135464fb47baa7a50684eb5, State: Running, Role: LEADER
I20260710 11:09:03.262460   718 raft_consensus.cc:2468] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c2a6eb0135464fb47baa7a50684eb5 in term 4.
I20260710 11:09:03.263266  1092 consensus_queue.cc:237] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [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: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } }
I20260710 11:09:03.269685   540 catalog_manager.cc:5697] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 reported cstate change: term changed from 3 to 4, leader changed from d6313b9d7c374089963260b22a742a48 (127.28.130.1) to c2c2a6eb0135464fb47baa7a50684eb5 (127.28.130.3). New cstate: current_term: 4 leader_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c2a6eb0135464fb47baa7a50684eb5" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:03.382339   718 raft_consensus.cc:1275] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:03.383649  1092 consensus_queue.cc:1048] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:03.393178   645 raft_consensus.cc:1275] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:03.394704  1055 consensus_queue.cc:1048] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:03.583336   718 raft_consensus.cc:1275] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:03.584586  1055 consensus_queue.cc:1048] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:03.598039   645 raft_consensus.cc:1275] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:03.599301  1092 consensus_queue.cc:1048] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:03.666162   718 raft_consensus.cc:1275] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 4 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:03.667351  1092 consensus_queue.cc:1048] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:03.676225   645 raft_consensus.cc:1275] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 4 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:03.677845  1132 consensus_queue.cc:1048] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:03.736290   718 raft_consensus.cc:1275] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:03.737579  1132 consensus_queue.cc:1048] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87badb0a23a4c5da629d25e3984a41e" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:03.747496   645 raft_consensus.cc:1275] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Refusing update from remote peer c2c2a6eb0135464fb47baa7a50684eb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:03.748770  1132 consensus_queue.cc:1048] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6313b9d7c374089963260b22a742a48" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:03.959884 29192 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:09:03.965870 29192 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:09:03.966281 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:03.971247 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:09:03.971692 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:05.000792 29192 tablet_server.cc:179] TabletServer@127.28.130.1:0 shutting down...
I20260710 11:09:05.027042 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:05.027904 29192 tablet_replica.cc:333] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.028954 29192 raft_consensus.cc:2243] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.029969 29192 raft_consensus.cc:2272] T 284980a7b6074e14944e3a284f9495a3 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:05.030975   684 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:09:05.032105 29192 tablet_replica.cc:333] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.032785 29192 raft_consensus.cc:2243] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.033208 29192 raft_consensus.cc:2272] T a3dd539b4b3c4a7188015067dc88ebb3 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:05.034606   684 consensus_peers.cc:597] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e -> Peer d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083): Couldn't send request to peer d6313b9d7c374089963260b22a742a48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.035125 29192 tablet_replica.cc:333] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.035694 29192 raft_consensus.cc:2243] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.036155 29192 raft_consensus.cc:2272] T 96356384380a44b6807134243d8a605d P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.037809 29192 tablet_replica.cc:333] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.038422 29192 raft_consensus.cc:2243] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.038818 29192 raft_consensus.cc:2272] T 65308fdec80d41499ac686b0a8369fe2 P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.040570 29192 tablet_replica.cc:333] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.041102 29192 raft_consensus.cc:2243] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.041874 29192 raft_consensus.cc:2272] T 720fffd53dd4451889bbaff8d7f92ea7 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.043696 29192 tablet_replica.cc:333] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.044274 29192 raft_consensus.cc:2243] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.044662 29192 raft_consensus.cc:2272] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d6313b9d7c374089963260b22a742a48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.046361 29192 tablet_replica.cc:333] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.046860 29192 raft_consensus.cc:2243] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.047240 29192 raft_consensus.cc:2272] T 6a3be658d59641a88f78b72c2ec81517 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.048909 29192 tablet_replica.cc:333] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.049437 29192 raft_consensus.cc:2243] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.050127 29192 raft_consensus.cc:2272] T e7c6abded19b43ef81bc9ff3fbde1408 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.052181 29192 tablet_replica.cc:333] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.053113 29192 raft_consensus.cc:2243] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.053702 29192 raft_consensus.cc:2272] T f8061d7dbab24127b58414c396ba7f02 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.056092 29192 tablet_replica.cc:333] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.056684 29192 raft_consensus.cc:2243] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.057122 29192 raft_consensus.cc:2272] T 142428b663b64d8cb42a8fab37741c91 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.058954 29192 tablet_replica.cc:333] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.059490 29192 raft_consensus.cc:2243] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.059969 29192 raft_consensus.cc:2272] T efd05bdaeb7c437eb167c8c4fbc462e9 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.061889 29192 tablet_replica.cc:333] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.062456 29192 raft_consensus.cc:2243] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.062858 29192 raft_consensus.cc:2272] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d6313b9d7c374089963260b22a742a48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.064697 29192 tablet_replica.cc:333] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.065207 29192 raft_consensus.cc:2243] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.065964 29192 raft_consensus.cc:2272] T 6c2a0752acdd44e7901d1d9608f2206e P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.069334 29192 tablet_replica.cc:333] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.070195 29192 raft_consensus.cc:2243] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.070767 29192 raft_consensus.cc:2272] T a940b17875b4433bb0d636db306265cf P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.073480 29192 tablet_replica.cc:333] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.074180 29192 raft_consensus.cc:2243] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.074733 29192 raft_consensus.cc:2272] T 4294f7824e42433eb19780f15033765d P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.076853 29192 tablet_replica.cc:333] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.077337 29192 raft_consensus.cc:2243] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.078096 29192 raft_consensus.cc:2272] T 88c568ec0ca14277996a7fe8104eb897 P d6313b9d7c374089963260b22a742a48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.080255 29192 tablet_replica.cc:333] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48: stopping tablet replica
I20260710 11:09:05.080742 29192 raft_consensus.cc:2243] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.081449 29192 raft_consensus.cc:2272] T 8a4a1d81cb254b2db1c9ec2c84007647 P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.083518 29192 tablet_replica.cc:333] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48: stopping tablet replica
W20260710 11:09:05.083799   758 consensus_peers.cc:597] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083): Couldn't send request to peer d6313b9d7c374089963260b22a742a48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.084007 29192 raft_consensus.cc:2243] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.084508 29192 raft_consensus.cc:2272] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d6313b9d7c374089963260b22a742a48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.123513 29192 tablet_server.cc:196] TabletServer@127.28.130.1:0 shutdown complete.
W20260710 11:09:05.150701   758 consensus_peers.cc:597] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083): Couldn't send request to peer d6313b9d7c374089963260b22a742a48. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:45083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.154736 29192 tablet_server.cc:179] TabletServer@127.28.130.2:0 shutting down...
W20260710 11:09:05.155762   758 consensus_peers.cc:597] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083): Couldn't send request to peer d6313b9d7c374089963260b22a742a48. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:45083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.182969 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:05.183704 29192 tablet_replica.cc:333] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.184484 29192 raft_consensus.cc:2243] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.185065 29192 raft_consensus.cc:2272] T 65308fdec80d41499ac686b0a8369fe2 P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.186826 29192 tablet_replica.cc:333] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.187345 29192 raft_consensus.cc:2243] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.187785 29192 raft_consensus.cc:2272] T a3dd539b4b3c4a7188015067dc88ebb3 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.189375 29192 tablet_replica.cc:333] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.189891 29192 raft_consensus.cc:2243] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.190583 29192 raft_consensus.cc:2272] T 96356384380a44b6807134243d8a605d P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.192632 29192 tablet_replica.cc:333] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.193181 29192 raft_consensus.cc:2243] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.193578 29192 raft_consensus.cc:2272] T 284980a7b6074e14944e3a284f9495a3 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.195156 29192 tablet_replica.cc:333] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.195648 29192 raft_consensus.cc:2243] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.196372 29192 raft_consensus.cc:2272] T 6a3be658d59641a88f78b72c2ec81517 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.198254 29192 tablet_replica.cc:333] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.198836 29192 raft_consensus.cc:2243] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.199604 29192 raft_consensus.cc:2272] T f8061d7dbab24127b58414c396ba7f02 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.201475 29192 tablet_replica.cc:333] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.201958 29192 raft_consensus.cc:2243] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.202369 29192 raft_consensus.cc:2272] T e7c6abded19b43ef81bc9ff3fbde1408 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.204037 29192 tablet_replica.cc:333] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.204520 29192 raft_consensus.cc:2243] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.205243 29192 raft_consensus.cc:2272] T efd05bdaeb7c437eb167c8c4fbc462e9 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.207140 29192 tablet_replica.cc:333] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.207659 29192 raft_consensus.cc:2243] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.208407 29192 raft_consensus.cc:2272] T 142428b663b64d8cb42a8fab37741c91 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.211174 29192 tablet_replica.cc:333] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.212059 29192 raft_consensus.cc:2243] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.212569 29192 raft_consensus.cc:2272] T 6c2a0752acdd44e7901d1d9608f2206e P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.214622 29192 tablet_replica.cc:333] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.215345 29192 raft_consensus.cc:2243] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.215796 29192 raft_consensus.cc:2272] T 44b1c0aa8d3344eba6fbaedeb616a0ca P d87badb0a23a4c5da629d25e3984a41e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.217948 29192 tablet_replica.cc:333] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.218667 29192 raft_consensus.cc:2243] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.219193 29192 raft_consensus.cc:2272] T 8a4a1d81cb254b2db1c9ec2c84007647 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.221737 29192 tablet_replica.cc:333] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.222378 29192 raft_consensus.cc:2243] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.223145 29192 raft_consensus.cc:2272] T 4294f7824e42433eb19780f15033765d P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.224893 29192 tablet_replica.cc:333] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.225419 29192 raft_consensus.cc:2243] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.225831 29192 raft_consensus.cc:2272] T 88c568ec0ca14277996a7fe8104eb897 P d87badb0a23a4c5da629d25e3984a41e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.227677 29192 tablet_replica.cc:333] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.228188 29192 raft_consensus.cc:2243] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.228580 29192 raft_consensus.cc:2272] T a940b17875b4433bb0d636db306265cf P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.230530 29192 tablet_replica.cc:333] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.231137 29192 raft_consensus.cc:2243] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.231527 29192 raft_consensus.cc:2272] T 2a95dc8cfc6c482a8c7675dffa3a20ee P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.233251 29192 tablet_replica.cc:333] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.233685 29192 raft_consensus.cc:2243] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.234093 29192 raft_consensus.cc:2272] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P d87badb0a23a4c5da629d25e3984a41e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.235836 29192 tablet_replica.cc:333] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e: stopping tablet replica
I20260710 11:09:05.236294 29192 raft_consensus.cc:2243] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.236693 29192 raft_consensus.cc:2272] T 720fffd53dd4451889bbaff8d7f92ea7 P d87badb0a23a4c5da629d25e3984a41e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:05.240285   758 consensus_peers.cc:597] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d6313b9d7c374089963260b22a742a48 (127.28.130.1:45083): Couldn't send request to peer d6313b9d7c374089963260b22a742a48. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:45083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.313062   759 consensus_peers.cc:597] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Couldn't send request to peer d87badb0a23a4c5da629d25e3984a41e. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:34141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.319881 29192 tablet_server.cc:196] TabletServer@127.28.130.2:0 shutdown complete.
W20260710 11:09:05.337206   759 consensus_peers.cc:597] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Couldn't send request to peer d87badb0a23a4c5da629d25e3984a41e. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:34141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.371490 29192 tablet_server.cc:179] TabletServer@127.28.130.3:0 shutting down...
W20260710 11:09:05.379422   759 consensus_peers.cc:597] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Couldn't send request to peer d87badb0a23a4c5da629d25e3984a41e. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:34141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.390748   759 consensus_peers.cc:597] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Couldn't send request to peer d87badb0a23a4c5da629d25e3984a41e. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:34141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.393719   759 consensus_peers.cc:597] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 -> Peer d87badb0a23a4c5da629d25e3984a41e (127.28.130.2:34141): Couldn't send request to peer d87badb0a23a4c5da629d25e3984a41e. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.2:34141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.405133 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:05.405970 29192 tablet_replica.cc:333] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.407815 29192 raft_consensus.cc:2243] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.408527 29192 raft_consensus.cc:2272] T 6a3be658d59641a88f78b72c2ec81517 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.410785 29192 tablet_replica.cc:333] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.411347 29192 raft_consensus.cc:2243] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.412410 29192 raft_consensus.cc:2272] T 65308fdec80d41499ac686b0a8369fe2 P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.414537 29192 tablet_replica.cc:333] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.415338 29192 raft_consensus.cc:2243] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.415930 29192 raft_consensus.cc:2272] T 284980a7b6074e14944e3a284f9495a3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.418105 29192 tablet_replica.cc:333] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.418859 29192 raft_consensus.cc:2243] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.419378 29192 raft_consensus.cc:2272] T 96356384380a44b6807134243d8a605d P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.421481 29192 tablet_replica.cc:333] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.421988 29192 raft_consensus.cc:2243] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.422960 29192 raft_consensus.cc:2272] T a3dd539b4b3c4a7188015067dc88ebb3 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.425113 29192 tablet_replica.cc:333] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.425778 29192 raft_consensus.cc:2243] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.426756 29192 raft_consensus.cc:2272] T 44b1c0aa8d3344eba6fbaedeb616a0ca P c2c2a6eb0135464fb47baa7a50684eb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.428897 29192 tablet_replica.cc:333] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.429581 29192 raft_consensus.cc:2243] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.430143 29192 raft_consensus.cc:2272] T e7c6abded19b43ef81bc9ff3fbde1408 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.432237 29192 tablet_replica.cc:333] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.432838 29192 raft_consensus.cc:2243] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.433389 29192 raft_consensus.cc:2272] T f8061d7dbab24127b58414c396ba7f02 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.435570 29192 tablet_replica.cc:333] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.436108 29192 raft_consensus.cc:2243] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.437093 29192 raft_consensus.cc:2272] T 1a691fd6210f4bcb8fb9ec65bd8013c0 P c2c2a6eb0135464fb47baa7a50684eb5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.439095 29192 tablet_replica.cc:333] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.439671 29192 raft_consensus.cc:2243] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.440181 29192 raft_consensus.cc:2272] T 720fffd53dd4451889bbaff8d7f92ea7 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.442181 29192 tablet_replica.cc:333] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.442677 29192 raft_consensus.cc:2243] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.443222 29192 raft_consensus.cc:2272] T efd05bdaeb7c437eb167c8c4fbc462e9 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.445416 29192 tablet_replica.cc:333] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.445931 29192 raft_consensus.cc:2243] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.446434 29192 raft_consensus.cc:2272] T 142428b663b64d8cb42a8fab37741c91 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.448449 29192 tablet_replica.cc:333] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.448945 29192 raft_consensus.cc:2243] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.449906 29192 raft_consensus.cc:2272] T a940b17875b4433bb0d636db306265cf P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.451828 29192 tablet_replica.cc:333] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.452327 29192 raft_consensus.cc:2243] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.452811 29192 raft_consensus.cc:2272] T 8a4a1d81cb254b2db1c9ec2c84007647 P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.454802 29192 tablet_replica.cc:333] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.455271 29192 raft_consensus.cc:2243] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.456187 29192 raft_consensus.cc:2272] T 2a95dc8cfc6c482a8c7675dffa3a20ee P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.458362 29192 tablet_replica.cc:333] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.458853 29192 raft_consensus.cc:2243] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.459393 29192 raft_consensus.cc:2272] T 4294f7824e42433eb19780f15033765d P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.461629 29192 tablet_replica.cc:333] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.462169 29192 raft_consensus.cc:2243] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.462690 29192 raft_consensus.cc:2272] T 88c568ec0ca14277996a7fe8104eb897 P c2c2a6eb0135464fb47baa7a50684eb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.464816 29192 tablet_replica.cc:333] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5: stopping tablet replica
I20260710 11:09:05.465314 29192 raft_consensus.cc:2243] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.465842 29192 raft_consensus.cc:2272] T 6c2a0752acdd44e7901d1d9608f2206e P c2c2a6eb0135464fb47baa7a50684eb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.506412 29192 tablet_server.cc:196] TabletServer@127.28.130.3:0 shutdown complete.
I20260710 11:09:05.541785 29192 master.cc:562] Master@127.28.130.62:38987 shutting down...
I20260710 11:09:05.561450 29192 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.562112 29192 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.562431 29192 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37151c9a31654da68c6f7cec3dc481d0: stopping tablet replica
I20260710 11:09:05.606276 29192 master.cc:584] Master@127.28.130.62:38987 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14240 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:09:05.658350 29192 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.130.62:35237
I20260710 11:09:05.659431 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:05.665827  1142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:05.665831  1143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:05.666208  1145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:05.667241 29192 server_base.cc:1061] running on GCE node
I20260710 11:09:05.668195 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:05.668380 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:05.668498 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681745668488 us; error 0 us; skew 500 ppm
I20260710 11:09:05.668943 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:05.671427 29192 webserver.cc:533] Webserver started at http://127.28.130.62:37013/ using document root <none> and password file <none>
I20260710 11:09:05.671923 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:05.672077 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:05.672281 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:05.673497 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/master-0-root/instance:
uuid: "a346db59b8d14057a3e2e8db8bcbfbdd"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-ghlv"
I20260710 11:09:05.678082 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:09:05.681401  1150 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.682168 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:05.682446 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/master-0-root
uuid: "a346db59b8d14057a3e2e8db8bcbfbdd"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-ghlv"
I20260710 11:09:05.682686 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:05.702106 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:05.703486 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:05.743701 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.62:35237
I20260710 11:09:05.743862  1201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.62:35237 every 8 connection(s)
I20260710 11:09:05.747694  1202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:05.759207  1202 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd: Bootstrap starting.
I20260710 11:09:05.764075  1202 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:05.769064  1202 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd: No bootstrap required, opened a new log
I20260710 11:09:05.772002  1202 raft_consensus.cc:359] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a346db59b8d14057a3e2e8db8bcbfbdd" member_type: VOTER }
I20260710 11:09:05.772471  1202 raft_consensus.cc:385] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:05.772715  1202 raft_consensus.cc:740] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a346db59b8d14057a3e2e8db8bcbfbdd, State: Initialized, Role: FOLLOWER
I20260710 11:09:05.773304  1202 consensus_queue.cc:260] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a346db59b8d14057a3e2e8db8bcbfbdd" member_type: VOTER }
I20260710 11:09:05.773773  1202 raft_consensus.cc:399] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:05.773979  1202 raft_consensus.cc:493] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:05.774228  1202 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.778882  1202 raft_consensus.cc:515] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a346db59b8d14057a3e2e8db8bcbfbdd" member_type: VOTER }
I20260710 11:09:05.779410  1202 leader_election.cc:304] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [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: a346db59b8d14057a3e2e8db8bcbfbdd; no voters: 
I20260710 11:09:05.780561  1202 leader_election.cc:290] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:05.780861  1205 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:05.782116  1205 raft_consensus.cc:697] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 1 LEADER]: Becoming Leader. State: Replica: a346db59b8d14057a3e2e8db8bcbfbdd, State: Running, Role: LEADER
I20260710 11:09:05.782835  1205 consensus_queue.cc:237] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [LEADER]: Queue going to LEADER mode. State: All 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: "a346db59b8d14057a3e2e8db8bcbfbdd" member_type: VOTER }
I20260710 11:09:05.783372  1202 sys_catalog.cc:565] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:05.789111  1207 sys_catalog.cc:455] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [sys.catalog]: SysCatalogTable state changed. Reason: New leader a346db59b8d14057a3e2e8db8bcbfbdd. Latest consensus state: current_term: 1 leader_uuid: "a346db59b8d14057a3e2e8db8bcbfbdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a346db59b8d14057a3e2e8db8bcbfbdd" member_type: VOTER } }
I20260710 11:09:05.789363  1206 sys_catalog.cc:455] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a346db59b8d14057a3e2e8db8bcbfbdd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a346db59b8d14057a3e2e8db8bcbfbdd" member_type: VOTER } }
I20260710 11:09:05.789721  1207 sys_catalog.cc:458] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:05.789974  1206 sys_catalog.cc:458] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:05.791514  1213 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:05.798622  1213 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:05.799510 29192 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:05.807571  1213 catalog_manager.cc:1383] Generated new cluster ID: ccd1f11ef2ce424483e1f90fe206bdb9
I20260710 11:09:05.807911  1213 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:05.827410  1213 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:05.828735  1213 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:05.843075  1213 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd: Generated new TSK 0
I20260710 11:09:05.843680  1213 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:05.866087 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:05.872146  1223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:05.873200  1224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:05.874666  1226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:05.875568 29192 server_base.cc:1061] running on GCE node
I20260710 11:09:05.876878 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:05.877087 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:05.877216 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681745877205 us; error 0 us; skew 500 ppm
I20260710 11:09:05.877694 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:05.880051 29192 webserver.cc:533] Webserver started at http://127.28.130.1:46493/ using document root <none> and password file <none>
I20260710 11:09:05.880496 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:05.880649 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:05.880851 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:05.881886 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-0-root/instance:
uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-ghlv"
I20260710 11:09:05.886634 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:09:05.890235  1231 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.891023 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:05.891268 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-0-root
uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-ghlv"
I20260710 11:09:05.891501 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:05.905514 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:05.906678 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:05.908072 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:05.910256 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:05.910444 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.910676 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:05.910840 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.950203 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.1:38783
I20260710 11:09:05.950306  1293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.1:38783 every 8 connection(s)
I20260710 11:09:05.955065 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:05.963078  1298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:05.965173  1299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:05.968722  1301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:05.969345  1294 heartbeater.cc:344] Connected to a master server at 127.28.130.62:35237
I20260710 11:09:05.969408 29192 server_base.cc:1061] running on GCE node
I20260710 11:09:05.969910  1294 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:05.970806  1294 heartbeater.cc:507] Master 127.28.130.62:35237 requested a full tablet report, sending...
I20260710 11:09:05.970994 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:05.971243 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:05.971426 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681745971409 us; error 0 us; skew 500 ppm
I20260710 11:09:05.972033 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:05.973562  1167 ts_manager.cc:194] Registered new tserver with Master: a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783)
I20260710 11:09:05.975608 29192 webserver.cc:533] Webserver started at http://127.28.130.2:45099/ using document root <none> and password file <none>
I20260710 11:09:05.976394 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:05.976634 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:05.976578  1167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46932
I20260710 11:09:05.977124 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:05.978550 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-1-root/instance:
uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-ghlv"
I20260710 11:09:05.983665 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:09:05.987751  1306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:05.988605 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:05.988894 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-1-root
uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
format_stamp: "Formatted at 2026-07-10 11:09:05 on dist-test-slave-ghlv"
I20260710 11:09:05.989197 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:06.003444 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:06.004700 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:06.006489 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:06.009089 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:06.009295 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:06.009526 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:06.009680 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:06.050196 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.2:40841
I20260710 11:09:06.050351  1368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.2:40841 every 8 connection(s)
I20260710 11:09:06.054827 29192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:06.062353  1372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:06.062348  1373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:06.065699  1369 heartbeater.cc:344] Connected to a master server at 127.28.130.62:35237
I20260710 11:09:06.066128 29192 server_base.cc:1061] running on GCE node
I20260710 11:09:06.066218  1369 heartbeater.cc:461] Registering TS with master...
W20260710 11:09:06.066751  1376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:06.067444  1369 heartbeater.cc:507] Master 127.28.130.62:35237 requested a full tablet report, sending...
I20260710 11:09:06.067864 29192 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:06.068154 29192 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:06.068349 29192 hybrid_clock.cc:648] HybridClock initialized: now 1783681746068331 us; error 0 us; skew 500 ppm
I20260710 11:09:06.068944 29192 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:06.069599  1167 ts_manager.cc:194] Registered new tserver with Master: d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:06.071151  1167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46946
I20260710 11:09:06.071415 29192 webserver.cc:533] Webserver started at http://127.28.130.3:42039/ using document root <none> and password file <none>
I20260710 11:09:06.071982 29192 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:06.072168 29192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:06.072448 29192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:06.073882 29192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-2-root/instance:
uuid: "8c620cbd8c5e4351b843b56bd5806b49"
format_stamp: "Formatted at 2026-07-10 11:09:06 on dist-test-slave-ghlv"
I20260710 11:09:06.078223 29192 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:09:06.081488  1380 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:06.082192 29192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:09:06.082512 29192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-2-root
uuid: "8c620cbd8c5e4351b843b56bd5806b49"
format_stamp: "Formatted at 2026-07-10 11:09:06 on dist-test-slave-ghlv"
I20260710 11:09:06.082784 29192 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJIvbdD/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681644585412-29192-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:06.093425 29192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:06.094719 29192 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:06.096241 29192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:06.098441 29192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:06.098614 29192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:06.098788 29192 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:06.098907 29192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:06.139605 29192 rpc_server.cc:307] RPC server started. Bound to: 127.28.130.3:36087
I20260710 11:09:06.139772  1442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.130.3:36087 every 8 connection(s)
I20260710 11:09:06.153473  1443 heartbeater.cc:344] Connected to a master server at 127.28.130.62:35237
I20260710 11:09:06.153889  1443 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:06.154597  1443 heartbeater.cc:507] Master 127.28.130.62:35237 requested a full tablet report, sending...
I20260710 11:09:06.156611  1167 ts_manager.cc:194] Registered new tserver with Master: 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.156776 29192 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014032931s
I20260710 11:09:06.157990  1167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46956
I20260710 11:09:06.181754  1167 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46968:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:06.184638  1167 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:06.253726  1408 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2a7ce4617f4bba93e0db6faf4c1f70 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:06.255155  1408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2a7ce4617f4bba93e0db6faf4c1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.256796  1406 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd7ee9069d145e796f572f57ef1bf79 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:06.258247  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd7ee9069d145e796f572f57ef1bf79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.260937  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 917790fa235744d8a0360f3668101b85 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:06.261739  1405 tablet_service.cc:1511] Processing CreateTablet for tablet 3979df53ff3f407697ea946027ed88be (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:06.262452  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917790fa235744d8a0360f3668101b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.263096  1405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3979df53ff3f407697ea946027ed88be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.265544  1403 tablet_service.cc:1511] Processing CreateTablet for tablet 6d24be74babe4dd1a8500508ffb1e618 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:06.267956  1404 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2ed29c3e964fdb9ad6b83e43da0604 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:06.270849  1402 tablet_service.cc:1511] Processing CreateTablet for tablet fa2ed60cd1d5401da29623b7b29edc96 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:06.274387  1401 tablet_service.cc:1511] Processing CreateTablet for tablet 2416e43110b04af79318c95cf2ad0e3e (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:06.276718  1334 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2a7ce4617f4bba93e0db6faf4c1f70 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:06.278128  1332 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd7ee9069d145e796f572f57ef1bf79 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:06.279246  1333 tablet_service.cc:1511] Processing CreateTablet for tablet 917790fa235744d8a0360f3668101b85 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:06.278132  1334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2a7ce4617f4bba93e0db6faf4c1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.280442  1331 tablet_service.cc:1511] Processing CreateTablet for tablet 3979df53ff3f407697ea946027ed88be (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:06.281697  1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3979df53ff3f407697ea946027ed88be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.280633  1258 tablet_service.cc:1511] Processing CreateTablet for tablet 917790fa235744d8a0360f3668101b85 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:06.282760  1258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917790fa235744d8a0360f3668101b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.282970  1256 tablet_service.cc:1511] Processing CreateTablet for tablet 3979df53ff3f407697ea946027ed88be (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:06.284287  1256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3979df53ff3f407697ea946027ed88be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.284898  1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917790fa235744d8a0360f3668101b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.286052  1329 tablet_service.cc:1511] Processing CreateTablet for tablet 6d24be74babe4dd1a8500508ffb1e618 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:06.287376  1329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d24be74babe4dd1a8500508ffb1e618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.289703  1328 tablet_service.cc:1511] Processing CreateTablet for tablet fa2ed60cd1d5401da29623b7b29edc96 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:06.284917  1330 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2ed29c3e964fdb9ad6b83e43da0604 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:06.291996  1403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d24be74babe4dd1a8500508ffb1e618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.292768  1254 tablet_service.cc:1511] Processing CreateTablet for tablet 6d24be74babe4dd1a8500508ffb1e618 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:06.294147  1254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d24be74babe4dd1a8500508ffb1e618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.294279  1332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd7ee9069d145e796f572f57ef1bf79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.296114  1328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2ed60cd1d5401da29623b7b29edc96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.298281  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2ed29c3e964fdb9ad6b83e43da0604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.298715  1327 tablet_service.cc:1511] Processing CreateTablet for tablet 2416e43110b04af79318c95cf2ad0e3e (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:06.298893  1255 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2ed29c3e964fdb9ad6b83e43da0604 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:06.279235  1259 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2a7ce4617f4bba93e0db6faf4c1f70 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:06.290856  1253 tablet_service.cc:1511] Processing CreateTablet for tablet fa2ed60cd1d5401da29623b7b29edc96 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:06.289693  1252 tablet_service.cc:1511] Processing CreateTablet for tablet 2416e43110b04af79318c95cf2ad0e3e (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:06.281771  1257 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd7ee9069d145e796f572f57ef1bf79 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:06.305089  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2ed60cd1d5401da29623b7b29edc96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.308382  1327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2416e43110b04af79318c95cf2ad0e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.314656  1330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2ed29c3e964fdb9ad6b83e43da0604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.315955  1255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2ed29c3e964fdb9ad6b83e43da0604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.316587  1253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2ed60cd1d5401da29623b7b29edc96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.318884  1259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2a7ce4617f4bba93e0db6faf4c1f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.321342  1251 tablet_service.cc:1511] Processing CreateTablet for tablet 63a3bbbe68c341e78ec6b46738f73f71 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:06.321807  1257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd7ee9069d145e796f572f57ef1bf79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.322707  1251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a3bbbe68c341e78ec6b46738f73f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.324437  1252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2416e43110b04af79318c95cf2ad0e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.335687  1326 tablet_service.cc:1511] Processing CreateTablet for tablet 63a3bbbe68c341e78ec6b46738f73f71 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:06.340852  1326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a3bbbe68c341e78ec6b46738f73f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.338572  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 63a3bbbe68c341e78ec6b46738f73f71 (DEFAULT_TABLE table=test-workload [id=e0831f7a50814a5c91b45d7069427dc9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:06.352463  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2416e43110b04af79318c95cf2ad0e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.360428  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a3bbbe68c341e78ec6b46738f73f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:06.373205  1458 tablet_bootstrap.cc:492] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.428552  1459 tablet_bootstrap.cc:492] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.431993  1458 tablet_bootstrap.cc:654] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.436509  1459 tablet_bootstrap.cc:654] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.437801  1458 tablet_bootstrap.cc:492] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.438728  1458 ts_tablet_manager.cc:1403] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260710 11:09:06.441936  1458 raft_consensus.cc:359] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.442673  1458 raft_consensus.cc:385] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.438035  1460 tablet_bootstrap.cc:492] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.443040  1458 raft_consensus.cc:740] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.444775  1459 tablet_bootstrap.cc:492] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.444370  1458 consensus_queue.cc:260] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.445351  1459 ts_tablet_manager.cc:1403] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:09:06.448837  1369 heartbeater.cc:499] Master 127.28.130.62:35237 was elected leader, sending a full tablet report...
I20260710 11:09:06.448601  1459 raft_consensus.cc:359] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.449334  1458 ts_tablet_manager.cc:1434] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:09:06.449465  1459 raft_consensus.cc:385] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.449898  1459 raft_consensus.cc:740] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.450354  1460 tablet_bootstrap.cc:654] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.450456  1458 tablet_bootstrap.cc:492] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.450865  1459 consensus_queue.cc:260] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.457378  1458 tablet_bootstrap.cc:654] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.461594  1294 heartbeater.cc:499] Master 127.28.130.62:35237 was elected leader, sending a full tablet report...
I20260710 11:09:06.462318  1459 ts_tablet_manager.cc:1434] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:09:06.463541  1459 tablet_bootstrap.cc:492] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.466056  1458 tablet_bootstrap.cc:492] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.466591  1458 ts_tablet_manager.cc:1403] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260710 11:09:06.469524  1458 raft_consensus.cc:359] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.470320  1459 tablet_bootstrap.cc:654] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.470520  1458 raft_consensus.cc:385] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.470964  1458 raft_consensus.cc:740] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.471397  1460 tablet_bootstrap.cc:492] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.471943  1460 ts_tablet_manager.cc:1403] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.012s
I20260710 11:09:06.471899  1458 consensus_queue.cc:260] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.474243  1458 ts_tablet_manager.cc:1434] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:09:06.475267  1458 tablet_bootstrap.cc:492] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.475415  1460 raft_consensus.cc:359] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.476361  1460 raft_consensus.cc:385] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.476720  1460 raft_consensus.cc:740] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.477766  1460 consensus_queue.cc:260] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.480698  1443 heartbeater.cc:499] Master 127.28.130.62:35237 was elected leader, sending a full tablet report...
I20260710 11:09:06.486663  1460 ts_tablet_manager.cc:1434] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 11:09:06.486806  1459 tablet_bootstrap.cc:492] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.487457  1459 ts_tablet_manager.cc:1403] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260710 11:09:06.488021  1460 tablet_bootstrap.cc:492] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.488407  1458 tablet_bootstrap.cc:654] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.490444  1459 raft_consensus.cc:359] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.492777  1459 raft_consensus.cc:385] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.493216  1459 raft_consensus.cc:740] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.494192  1459 consensus_queue.cc:260] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.496397  1459 ts_tablet_manager.cc:1434] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:06.497493  1459 tablet_bootstrap.cc:492] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.503764  1459 tablet_bootstrap.cc:654] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.503763  1460 tablet_bootstrap.cc:654] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.516201  1459 tablet_bootstrap.cc:492] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.516263  1460 tablet_bootstrap.cc:492] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.516886  1460 ts_tablet_manager.cc:1403] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260710 11:09:06.516891  1459 ts_tablet_manager.cc:1403] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:09:06.520263  1459 raft_consensus.cc:359] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.520843  1458 tablet_bootstrap.cc:492] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.521027  1459 raft_consensus.cc:385] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.521570  1458 ts_tablet_manager.cc:1403] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.015s
I20260710 11:09:06.521479  1459 raft_consensus.cc:740] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.522408  1459 consensus_queue.cc:260] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.524535  1459 ts_tablet_manager.cc:1434] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:06.524212  1458 raft_consensus.cc:359] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.524976  1458 raft_consensus.cc:385] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.525272  1458 raft_consensus.cc:740] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.525499  1459 tablet_bootstrap.cc:492] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.525915  1460 raft_consensus.cc:359] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.526124  1458 consensus_queue.cc:260] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.526613  1460 raft_consensus.cc:385] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.528601  1460 raft_consensus.cc:740] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.529357  1460 consensus_queue.cc:260] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.531787  1460 ts_tablet_manager.cc:1434] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:09:06.532709  1460 tablet_bootstrap.cc:492] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.532927  1459 tablet_bootstrap.cc:654] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.536577  1458 ts_tablet_manager.cc:1434] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:09:06.539222  1460 tablet_bootstrap.cc:654] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.540064  1458 tablet_bootstrap.cc:492] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.546948  1458 tablet_bootstrap.cc:654] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.552243  1460 tablet_bootstrap.cc:492] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.552574  1459 tablet_bootstrap.cc:492] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.552762  1460 ts_tablet_manager.cc:1403] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260710 11:09:06.552778  1458 tablet_bootstrap.cc:492] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.553098  1459 ts_tablet_manager.cc:1403] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260710 11:09:06.553498  1458 ts_tablet_manager.cc:1403] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:09:06.555954  1460 raft_consensus.cc:359] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.556741  1460 raft_consensus.cc:385] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.556545  1459 raft_consensus.cc:359] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.557077  1460 raft_consensus.cc:740] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.557312  1459 raft_consensus.cc:385] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.556147  1458 raft_consensus.cc:359] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.557631  1459 raft_consensus.cc:740] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.558019  1460 consensus_queue.cc:260] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.558367  1459 consensus_queue.cc:260] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.560282  1460 ts_tablet_manager.cc:1434] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:06.560742  1459 ts_tablet_manager.cc:1434] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:06.561316  1460 tablet_bootstrap.cc:492] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.561712  1459 tablet_bootstrap.cc:492] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.567817  1458 raft_consensus.cc:385] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.568290  1458 raft_consensus.cc:740] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.568459  1459 tablet_bootstrap.cc:654] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.569105  1458 consensus_queue.cc:260] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.571590  1458 ts_tablet_manager.cc:1434] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:09:06.572772  1458 tablet_bootstrap.cc:492] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.577468  1459 tablet_bootstrap.cc:492] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.578045  1459 ts_tablet_manager.cc:1403] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:09:06.579015  1458 tablet_bootstrap.cc:654] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.580340  1460 tablet_bootstrap.cc:654] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.580992  1459 raft_consensus.cc:359] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.581705  1459 raft_consensus.cc:385] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.581982  1459 raft_consensus.cc:740] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.582696  1459 consensus_queue.cc:260] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.585762  1458 tablet_bootstrap.cc:492] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.586294  1458 ts_tablet_manager.cc:1403] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260710 11:09:06.586395  1460 tablet_bootstrap.cc:492] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.586786  1459 ts_tablet_manager.cc:1434] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:09:06.587121  1460 ts_tablet_manager.cc:1403] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260710 11:09:06.587891  1459 tablet_bootstrap.cc:492] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.589713  1458 raft_consensus.cc:359] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.590488  1458 raft_consensus.cc:385] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.590878  1458 raft_consensus.cc:740] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.591886  1458 consensus_queue.cc:260] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.590270  1460 raft_consensus.cc:359] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.592988  1460 raft_consensus.cc:385] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.593433  1460 raft_consensus.cc:740] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.594651  1459 tablet_bootstrap.cc:654] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.594383  1460 consensus_queue.cc:260] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.596490  1464 raft_consensus.cc:493] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.597386  1458 ts_tablet_manager.cc:1434] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260710 11:09:06.597021  1464 raft_consensus.cc:515] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.598385  1458 tablet_bootstrap.cc:492] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.602699  1460 ts_tablet_manager.cc:1434] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 11:09:06.603863  1460 tablet_bootstrap.cc:492] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.604827  1459 tablet_bootstrap.cc:492] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.605445  1459 ts_tablet_manager.cc:1403] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 11:09:06.608754  1458 tablet_bootstrap.cc:654] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.608862  1459 raft_consensus.cc:359] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.610591  1460 tablet_bootstrap.cc:654] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.609858  1459 raft_consensus.cc:385] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.612823  1459 raft_consensus.cc:740] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.613667  1459 consensus_queue.cc:260] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.617803  1468 raft_consensus.cc:493] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.618476  1468 raft_consensus.cc:515] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.612084  1464 leader_election.cc:290] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.622543  1468 leader_election.cc:290] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:06.637590  1460 tablet_bootstrap.cc:492] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.638434  1464 raft_consensus.cc:493] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.638803  1460 ts_tablet_manager.cc:1403] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.004s
I20260710 11:09:06.639067  1464 raft_consensus.cc:515] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.641382  1464 leader_election.cc:290] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.642450  1460 raft_consensus.cc:359] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.643306  1460 raft_consensus.cc:385] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.645591  1460 raft_consensus.cc:740] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.646528  1460 consensus_queue.cc:260] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.648972  1460 ts_tablet_manager.cc:1434] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:09:06.650210  1460 tablet_bootstrap.cc:492] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.656986  1460 tablet_bootstrap.cc:654] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.657698  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:06.658504  1269 raft_consensus.cc:2468] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 0.
I20260710 11:09:06.659929  1383 leader_election.cc:304] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:06.660816  1468 raft_consensus.cc:2804] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.661175  1468 raft_consensus.cc:493] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.661494  1468 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.667834  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3979df53ff3f407697ea946027ed88be" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:06.669957  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
W20260710 11:09:06.671501  1234 leader_election.cc:343] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:06.672701  1234 leader_election.cc:343] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:06.672727  1468 raft_consensus.cc:515] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.676769  1468 leader_election.cc:290] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:06.680900  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:06.681648  1269 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.688750  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:06.690487  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:06.691797  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3979df53ff3f407697ea946027ed88be" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
W20260710 11:09:06.693130  1383 leader_election.cc:343] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:06.694142  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:06.694991  1418 raft_consensus.cc:2393] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a33aa5c3d1da4f19bf7df6b929dd5433 in current term 1: Already voted for candidate 8c620cbd8c5e4351b843b56bd5806b49 in this term.
I20260710 11:09:06.696238  1269 raft_consensus.cc:2468] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 1.
W20260710 11:09:06.696436  1235 leader_election.cc:343] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:06.696987  1235 leader_election.cc:304] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6
W20260710 11:09:06.697184  1383 leader_election.cc:343] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:06.698283  1235 leader_election.cc:304] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:06.699416  1464 raft_consensus.cc:2749] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:06.699764  1383 leader_election.cc:304] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [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: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:06.700215  1464 raft_consensus.cc:2749] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:06.701084  1468 raft_consensus.cc:2804] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.703250  1463 raft_consensus.cc:493] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.704109  1458 tablet_bootstrap.cc:492] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.703792  1463 raft_consensus.cc:515] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.704624  1458 ts_tablet_manager.cc:1403] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.106s	user 0.019s	sys 0.016s
I20260710 11:09:06.707726  1458 raft_consensus.cc:359] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.708459  1458 raft_consensus.cc:385] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.708751  1458 raft_consensus.cc:740] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.708850  1463 leader_election.cc:290] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.709545  1458 consensus_queue.cc:260] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.710691  1468 raft_consensus.cc:697] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:06.711771  1468 consensus_queue.cc:237] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.717231  1458 ts_tablet_manager.cc:1434] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:09:06.720070  1459 ts_tablet_manager.cc:1434] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.114s	user 0.010s	sys 0.026s
I20260710 11:09:06.727663  1459 tablet_bootstrap.cc:492] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.730675  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2ed60cd1d5401da29623b7b29edc96" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
W20260710 11:09:06.732198  1309 leader_election.cc:343] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:06.733867  1460 tablet_bootstrap.cc:492] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.733877  1459 tablet_bootstrap.cc:654] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.734787  1460 ts_tablet_manager.cc:1403] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.037s
I20260710 11:09:06.734157  1458 tablet_bootstrap.cc:492] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.736954  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2ed60cd1d5401da29623b7b29edc96" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:06.737733  1418 raft_consensus.cc:2468] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:06.739602  1310 leader_election.cc:304] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:06.740937  1463 raft_consensus.cc:2804] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.741307  1463 raft_consensus.cc:493] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.741636  1463 raft_consensus.cc:3060] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.743222  1458 tablet_bootstrap.cc:654] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.746438  1460 raft_consensus.cc:359] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.750029  1460 raft_consensus.cc:385] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.750339  1460 raft_consensus.cc:740] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.751209  1460 consensus_queue.cc:260] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.753151  1460 ts_tablet_manager.cc:1434] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:09:06.753957  1460 tablet_bootstrap.cc:492] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.754967  1165 catalog_manager.cc:5697] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:06.756781  1463 raft_consensus.cc:515] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.759647  1460 tablet_bootstrap.cc:654] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.762176  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2ed60cd1d5401da29623b7b29edc96" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:06.761920  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2ed60cd1d5401da29623b7b29edc96" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:06.763481  1418 raft_consensus.cc:3060] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:06.764696  1309 leader_election.cc:343] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:06.767242  1459 tablet_bootstrap.cc:492] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.767858  1459 ts_tablet_manager.cc:1403] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.018s
I20260710 11:09:06.772284  1418 raft_consensus.cc:2468] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:06.774598  1310 leader_election.cc:304] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:06.778883  1459 raft_consensus.cc:359] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.779487  1458 tablet_bootstrap.cc:492] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.779688  1459 raft_consensus.cc:385] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.780041  1458 ts_tablet_manager.cc:1403] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.001s
I20260710 11:09:06.773102  1463 leader_election.cc:290] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.780844  1463 raft_consensus.cc:493] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.782251  1463 raft_consensus.cc:515] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.780071  1459 raft_consensus.cc:740] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.784745  1459 consensus_queue.cc:260] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.786969  1463 leader_election.cc:290] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.787775  1458 raft_consensus.cc:359] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.788964  1497 raft_consensus.cc:2804] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.790071  1458 raft_consensus.cc:385] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.789625  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2416e43110b04af79318c95cf2ad0e3e" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:06.790673  1458 raft_consensus.cc:740] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
W20260710 11:09:06.791795  1310 leader_election.cc:343] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:06.792312  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2416e43110b04af79318c95cf2ad0e3e" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:06.793016  1269 raft_consensus.cc:2468] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:06.790302  1497 raft_consensus.cc:697] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:06.792917  1458 consensus_queue.cc:260] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.794067  1497 consensus_queue.cc:237] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
W20260710 11:09:06.794530  1215 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:06.795569  1458 ts_tablet_manager.cc:1434] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 11:09:06.796600  1460 tablet_bootstrap.cc:492] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.797201  1460 ts_tablet_manager.cc:1403] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.018s
I20260710 11:09:06.800351  1460 raft_consensus.cc:359] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.801031  1460 raft_consensus.cc:385] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.801260  1460 raft_consensus.cc:740] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.796653  1458 tablet_bootstrap.cc:492] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.802986  1309 leader_election.cc:304] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 8c620cbd8c5e4351b843b56bd5806b49
I20260710 11:09:06.804276  1497 raft_consensus.cc:2804] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.804563  1497 raft_consensus.cc:493] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.804813  1497 raft_consensus.cc:3060] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.806697  1460 consensus_queue.cc:260] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.809111  1460 ts_tablet_manager.cc:1434] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 11:09:06.809746  1459 ts_tablet_manager.cc:1434] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.004s
I20260710 11:09:06.810161  1460 tablet_bootstrap.cc:492] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.810539  1166 catalog_manager.cc:5697] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.816581  1497 raft_consensus.cc:515] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.817255  1458 tablet_bootstrap.cc:654] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.819546  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2416e43110b04af79318c95cf2ad0e3e" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:06.820163  1269 raft_consensus.cc:3060] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.821221  1459 tablet_bootstrap.cc:492] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.822751  1485 raft_consensus.cc:493] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.823254  1485 raft_consensus.cc:515] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.823030  1460 tablet_bootstrap.cc:654] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.825513  1485 leader_election.cc:290] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:06.827612  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2a7ce4617f4bba93e0db6faf4c1f70" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:06.828239  1497 leader_election.cc:290] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.828349  1417 raft_consensus.cc:2468] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:06.829069  1459 tablet_bootstrap.cc:654] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.832051  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2a7ce4617f4bba93e0db6faf4c1f70" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:06.832723  1344 raft_consensus.cc:2468] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:06.833974  1234 leader_election.cc:304] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:06.834846  1485 raft_consensus.cc:2804] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.835233  1485 raft_consensus.cc:493] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.835583  1485 raft_consensus.cc:3060] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.820066  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2416e43110b04af79318c95cf2ad0e3e" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:06.837499  1460 tablet_bootstrap.cc:492] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.838037  1460 ts_tablet_manager.cc:1403] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
W20260710 11:09:06.838073  1310 leader_election.cc:343] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:06.840879  1460 raft_consensus.cc:359] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.841579  1460 raft_consensus.cc:385] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.841863  1460 raft_consensus.cc:740] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.834853  1458 tablet_bootstrap.cc:492] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.844213  1458 ts_tablet_manager.cc:1403] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.009s
I20260710 11:09:06.842692  1460 consensus_queue.cc:260] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.845530  1269 raft_consensus.cc:2468] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:06.845860  1459 tablet_bootstrap.cc:492] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.843313  1485 raft_consensus.cc:515] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.846375  1458 raft_consensus.cc:359] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.847041  1458 raft_consensus.cc:385] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.846834  1309 leader_election.cc:304] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 8c620cbd8c5e4351b843b56bd5806b49
I20260710 11:09:06.847355  1458 raft_consensus.cc:740] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.848095  1497 raft_consensus.cc:2804] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.848419  1460 ts_tablet_manager.cc:1434] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:09:06.848603  1497 raft_consensus.cc:697] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:06.848223  1458 consensus_queue.cc:260] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.849310  1460 tablet_bootstrap.cc:492] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:06.846338  1459 ts_tablet_manager.cc:1403] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 11:09:06.849473  1497 consensus_queue.cc:237] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.851423  1458 ts_tablet_manager.cc:1434] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:06.852113  1485 leader_election.cc:290] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Requested vote from peers 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:06.852470  1458 tablet_bootstrap.cc:492] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:06.852232  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2a7ce4617f4bba93e0db6faf4c1f70" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:06.853399  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2a7ce4617f4bba93e0db6faf4c1f70" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:06.853696  1418 raft_consensus.cc:3060] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.854038  1344 raft_consensus.cc:3060] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.858388  1460 tablet_bootstrap.cc:654] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.858657  1458 tablet_bootstrap.cc:654] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.852207  1459 raft_consensus.cc:359] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.861835  1459 raft_consensus.cc:385] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.862128  1459 raft_consensus.cc:740] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.862231  1344 raft_consensus.cc:2468] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:06.862969  1459 consensus_queue.cc:260] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.863807  1234 leader_election.cc:304] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:06.864806  1485 raft_consensus.cc:2804] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.865077  1459 ts_tablet_manager.cc:1434] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:09:06.865383  1485 raft_consensus.cc:697] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:06.866031  1458 tablet_bootstrap.cc:492] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:06.866236  1459 tablet_bootstrap.cc:492] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:06.866494  1458 ts_tablet_manager.cc:1403] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 11:09:06.866598  1485 consensus_queue.cc:237] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } }
I20260710 11:09:06.869481  1458 raft_consensus.cc:359] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.867120  1464 raft_consensus.cc:493] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.870880  1458 raft_consensus.cc:385] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.871876  1459 tablet_bootstrap.cc:654] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:06.874230  1460 tablet_bootstrap.cc:492] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:06.874750  1460 ts_tablet_manager.cc:1403] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
I20260710 11:09:06.871169  1464 raft_consensus.cc:515] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.877827  1460 raft_consensus.cc:359] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.878852  1460 raft_consensus.cc:385] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.879196  1460 raft_consensus.cc:740] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.871264  1458 raft_consensus.cc:740] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.880535  1458 consensus_queue.cc:260] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.881438  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2ed29c3e964fdb9ad6b83e43da0604" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:06.882110  1417 raft_consensus.cc:2468] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:06.882738  1458 ts_tablet_manager.cc:1434] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260710 11:09:06.883111  1459 tablet_bootstrap.cc:492] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:06.883622  1459 ts_tablet_manager.cc:1403] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 11:09:06.883697  1235 leader_election.cc:304] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:06.883735  1460 consensus_queue.cc:260] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.885362  1464 leader_election.cc:290] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.885872  1464 raft_consensus.cc:493] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.886449  1460 ts_tablet_manager.cc:1434] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:09:06.886346  1464 raft_consensus.cc:515] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.887961  1459 raft_consensus.cc:359] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.888679  1459 raft_consensus.cc:385] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:06.888984  1459 raft_consensus.cc:740] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:06.889281  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2ed29c3e964fdb9ad6b83e43da0604" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:06.889941  1344 raft_consensus.cc:2468] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:06.889758  1459 consensus_queue.cc:260] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.891840  1459 ts_tablet_manager.cc:1434] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:06.886628  1509 raft_consensus.cc:2804] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.892684  1509 raft_consensus.cc:493] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.892994  1509 raft_consensus.cc:3060] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.893569  1468 raft_consensus.cc:493] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.894049  1468 raft_consensus.cc:515] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.895326  1418 raft_consensus.cc:2468] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:06.897095  1468 leader_election.cc:290] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:06.899376  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917790fa235744d8a0360f3668101b85" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:06.900075  1344 raft_consensus.cc:2468] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 0.
I20260710 11:09:06.900615  1509 raft_consensus.cc:515] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.901566  1383 leader_election.cc:304] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:06.902806  1509 leader_election.cc:290] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.903112  1468 raft_consensus.cc:2804] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.903484  1468 raft_consensus.cc:493] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.903757  1468 raft_consensus.cc:3060] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.904682  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2ed29c3e964fdb9ad6b83e43da0604" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:06.905320  1418 raft_consensus.cc:3060] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.907845  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917790fa235744d8a0360f3668101b85" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:06.908665  1269 raft_consensus.cc:2468] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 0.
I20260710 11:09:06.909916  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3bbbe68c341e78ec6b46738f73f71" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:06.910596  1464 leader_election.cc:290] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.911971  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3bbbe68c341e78ec6b46738f73f71" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:06.912593  1417 raft_consensus.cc:2468] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:06.910630  1343 raft_consensus.cc:2468] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:06.914188  1235 leader_election.cc:304] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:06.909853  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2ed29c3e964fdb9ad6b83e43da0604" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:06.916047  1344 raft_consensus.cc:3060] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.916923  1418 raft_consensus.cc:2468] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:06.918320  1235 leader_election.cc:304] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:06.919339  1509 raft_consensus.cc:2804] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.919818  1509 raft_consensus.cc:697] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:06.917243  1485 raft_consensus.cc:2804] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:06.920519  1485 raft_consensus.cc:493] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.920897  1485 raft_consensus.cc:3060] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.923687  1344 raft_consensus.cc:2468] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:06.924850  1166 catalog_manager.cc:5697] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.926501  1468 raft_consensus.cc:515] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.926765  1485 raft_consensus.cc:515] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.928673  1468 leader_election.cc:290] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:06.920660  1509 consensus_queue.cc:237] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.929708  1485 leader_election.cc:290] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:06.930626  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3bbbe68c341e78ec6b46738f73f71" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:06.931221  1344 raft_consensus.cc:3060] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.930867  1167 catalog_manager.cc:5697] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.933390  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917790fa235744d8a0360f3668101b85" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:06.934098  1269 raft_consensus.cc:3060] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.938889  1344 raft_consensus.cc:2468] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:06.940828  1234 leader_election.cc:304] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:06.941041  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3bbbe68c341e78ec6b46738f73f71" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:06.941777  1418 raft_consensus.cc:3060] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.949621  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917790fa235744d8a0360f3668101b85" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:06.950315  1344 raft_consensus.cc:3060] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:06.951427  1485 raft_consensus.cc:2804] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.952085  1485 raft_consensus.cc:697] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:06.953055  1485 consensus_queue.cc:237] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.948570  1269 raft_consensus.cc:2468] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 1.
I20260710 11:09:06.956611  1344 raft_consensus.cc:2468] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 1.
I20260710 11:09:06.956779  1383 leader_election.cc:304] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:06.958106  1468 raft_consensus.cc:2804] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:06.958526  1468 raft_consensus.cc:697] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:06.959293  1468 consensus_queue.cc:237] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:06.965721  1418 raft_consensus.cc:2468] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:06.970922  1167 catalog_manager.cc:5697] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:06.978297  1165 catalog_manager.cc:5697] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.979867  1165 catalog_manager.cc:5697] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.998662  1497 raft_consensus.cc:493] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.999197  1497 raft_consensus.cc:515] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.001518  1497 leader_election.cc:290] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.002336  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3979df53ff3f407697ea946027ed88be" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:07.002517  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3979df53ff3f407697ea946027ed88be" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:07.003062  1269 raft_consensus.cc:2468] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:07.003073  1418 raft_consensus.cc:2468] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:07.004565  1310 leader_election.cc:304] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:07.005363  1497 raft_consensus.cc:2804] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:07.005654  1497 raft_consensus.cc:493] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:07.005908  1497 raft_consensus.cc:3060] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.011401  1497 raft_consensus.cc:515] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.013034  1497 leader_election.cc:290] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.013180  1463 raft_consensus.cc:493] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.013670  1463 raft_consensus.cc:515] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.013940  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3979df53ff3f407697ea946027ed88be" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:07.014024  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3979df53ff3f407697ea946027ed88be" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:07.014541  1269 raft_consensus.cc:3060] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.014624  1418 raft_consensus.cc:3060] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.015826  1463 leader_election.cc:290] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.016700  1268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:07.017544  1268 raft_consensus.cc:2393] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in current term 1: Already voted for candidate 8c620cbd8c5e4351b843b56bd5806b49 in this term.
I20260710 11:09:07.017870  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:07.019213  1310 leader_election.cc:304] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:07.020207  1463 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.021543  1418 raft_consensus.cc:2468] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:07.021574  1269 raft_consensus.cc:2468] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:07.022704  1310 leader_election.cc:304] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:07.023487  1497 raft_consensus.cc:2804] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:07.023980  1497 raft_consensus.cc:697] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:07.024653  1497 consensus_queue.cc:237] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.026024  1463 raft_consensus.cc:2749] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:07.032044  1165 catalog_manager.cc:5697] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.033357  1468 raft_consensus.cc:493] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.033814  1468 raft_consensus.cc:515] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.035481  1468 leader_election.cc:290] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:07.036252  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:07.036561  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:07.037151  1344 raft_consensus.cc:2468] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 0.
I20260710 11:09:07.036968  1269 raft_consensus.cc:2468] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 0.
I20260710 11:09:07.038247  1383 leader_election.cc:304] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:07.038944  1468 raft_consensus.cc:2804] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:07.039295  1468 raft_consensus.cc:493] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:07.039633  1468 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.045104  1468 raft_consensus.cc:515] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.046865  1468 leader_election.cc:290] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:07.047652  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:07.047802  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:07.048202  1269 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.048326  1344 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.053859  1269 raft_consensus.cc:2468] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 1.
I20260710 11:09:07.053859  1344 raft_consensus.cc:2468] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 1.
I20260710 11:09:07.055011  1383 leader_election.cc:304] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:07.055665  1468 raft_consensus.cc:2804] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:07.056167  1468 raft_consensus.cc:697] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:07.056800  1468 consensus_queue.cc:237] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.064720  1165 catalog_manager.cc:5697] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.123252  1468 raft_consensus.cc:493] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.123771  1468 raft_consensus.cc:515] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.125617  1468 leader_election.cc:290] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:07.126331  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2416e43110b04af79318c95cf2ad0e3e" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:07.126596  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2416e43110b04af79318c95cf2ad0e3e" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:07.127174  1269 raft_consensus.cc:2393] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c620cbd8c5e4351b843b56bd5806b49 in current term 1: Already voted for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in this term.
I20260710 11:09:07.128111  1383 leader_election.cc:304] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49; no voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:07.128711  1468 raft_consensus.cc:3060] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.134087  1468 raft_consensus.cc:2749] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:07.152415  1485 raft_consensus.cc:493] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:07.152961  1485 raft_consensus.cc:515] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.154978  1485 leader_election.cc:290] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.155668  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2ed60cd1d5401da29623b7b29edc96" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:07.156026  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2ed60cd1d5401da29623b7b29edc96" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:07.156610  1418 raft_consensus.cc:2393] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a33aa5c3d1da4f19bf7df6b929dd5433 in current term 1: Already voted for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in this term.
I20260710 11:09:07.157410  1235 leader_election.cc:304] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:07.158028  1485 raft_consensus.cc:3060] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:07.163115  1485 raft_consensus.cc:2749] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:07.173632  1468 consensus_queue.cc:1048] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.184702  1468 consensus_queue.cc:1048] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.230679  1497 consensus_queue.cc:1048] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.240324  1418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917790fa235744d8a0360f3668101b85"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
mode: GRACEFUL
new_leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:46866
I20260710 11:09:07.241169  1418 raft_consensus.cc:606] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Received request to transfer leadership to TS a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:07.243235  1463 consensus_queue.cc:1048] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.248202  1418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
mode: GRACEFUL
new_leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:46866
I20260710 11:09:07.248800  1418 raft_consensus.cc:606] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Received request to transfer leadership to TS a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:07.264735  1344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3979df53ff3f407697ea946027ed88be"
dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
mode: GRACEFUL
new_leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:47986
I20260710 11:09:07.265247  1344 raft_consensus.cc:606] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Received request to transfer leadership to TS a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:07.277500  1485 consensus_queue.cc:1048] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.280887  1269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c2ed29c3e964fdb9ad6b83e43da0604"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
mode: GRACEFUL
new_leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:09:07.281394  1269 raft_consensus.cc:606] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Received request to transfer leadership to TS d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:07.288626  1418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
mode: GRACEFUL
new_leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
 from {username='slave'} at 127.0.0.1:46866
I20260710 11:09:07.289172  1418 raft_consensus.cc:606] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Received request to transfer leadership to TS d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:07.289100  1464 consensus_queue.cc:1048] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:07.304198  1269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63a3bbbe68c341e78ec6b46738f73f71"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
mode: GRACEFUL
new_leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:09:07.304733  1269 raft_consensus.cc:606] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Received request to transfer leadership to TS 8c620cbd8c5e4351b843b56bd5806b49
I20260710 11:09:07.394070  1463 consensus_queue.cc:1048] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.405737  1497 consensus_queue.cc:1048] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.444144  1464 consensus_queue.cc:1048] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.452252  1509 raft_consensus.cc:993] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433: : Instructing follower 8c620cbd8c5e4351b843b56bd5806b49 to start an election
I20260710 11:09:07.452716  1509 raft_consensus.cc:1081] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Signalling peer 8c620cbd8c5e4351b843b56bd5806b49 to start an election
I20260710 11:09:07.454739  1418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63a3bbbe68c341e78ec6b46738f73f71"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
 from {username='slave'} at 127.0.0.1:46860
I20260710 11:09:07.455322  1418 raft_consensus.cc:493] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.455703  1418 raft_consensus.cc:3060] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.457278  1468 consensus_queue.cc:1048] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.459576  1464 consensus_queue.cc:1048] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.463346  1418 raft_consensus.cc:515] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.467528  1268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3bbbe68c341e78ec6b46738f73f71" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:07.468225  1268 raft_consensus.cc:3055] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.468552  1268 raft_consensus.cc:740] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:07.469401  1268 consensus_queue.cc:260] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.470379  1268 raft_consensus.cc:3060] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.472920  1468 consensus_queue.cc:1048] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.474390  1418 leader_election.cc:290] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 2 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:07.474896  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a3bbbe68c341e78ec6b46738f73f71" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:07.475490  1344 raft_consensus.cc:3060] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.478333  1268 raft_consensus.cc:2468] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 2.
I20260710 11:09:07.479769  1383 leader_election.cc:304] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:07.480543  1487 raft_consensus.cc:2804] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.480993  1487 raft_consensus.cc:697] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:07.481870  1487 consensus_queue.cc:237] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.485179  1344 raft_consensus.cc:2468] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 2.
I20260710 11:09:07.489579  1518 raft_consensus.cc:993] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49: : Instructing follower a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:07.489998  1518 raft_consensus.cc:1081] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Signalling peer a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:07.493310  1269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917790fa235744d8a0360f3668101b85"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:38700
I20260710 11:09:07.493899  1269 raft_consensus.cc:493] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.494282  1269 raft_consensus.cc:3060] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.499029  1495 consensus_queue.cc:1048] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.504068  1269 raft_consensus.cc:515] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.504772  1165 catalog_manager.cc:5697] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 1 to 2, leader changed from a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1) to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.507117  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917790fa235744d8a0360f3668101b85" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:07.507762  1418 raft_consensus.cc:3055] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.508085  1418 raft_consensus.cc:740] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:07.508908  1418 consensus_queue.cc:260] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.510004  1418 raft_consensus.cc:3060] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.510500  1463 raft_consensus.cc:993] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6: : Instructing follower a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:07.510931  1463 raft_consensus.cc:1081] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Signalling peer a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:07.508148  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917790fa235744d8a0360f3668101b85" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:07.511955  1344 raft_consensus.cc:3060] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.515803  1463 consensus_queue.cc:1048] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.519001  1344 raft_consensus.cc:2468] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:07.521111  1234 leader_election.cc:304] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:07.522075  1269 leader_election.cc:290] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.522114  1487 consensus_queue.cc:1048] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:07.523207  1464 raft_consensus.cc:2804] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.523763  1464 raft_consensus.cc:697] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:07.524159  1268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3979df53ff3f407697ea946027ed88be"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:38714
I20260710 11:09:07.524596  1464 consensus_queue.cc:237] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.526142  1268 raft_consensus.cc:493] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.526572  1268 raft_consensus.cc:3060] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.533771  1268 raft_consensus.cc:515] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.537829  1167 catalog_manager.cc:5697] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 1 to 2, leader changed from 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3) to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.538595  1268 leader_election.cc:290] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.534745  1418 raft_consensus.cc:2468] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:07.540501  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3979df53ff3f407697ea946027ed88be" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:07.541883  1417 raft_consensus.cc:3060] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.542856  1464 consensus_queue.cc:1048] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.544641  1344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3979df53ff3f407697ea946027ed88be" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:07.545257  1344 raft_consensus.cc:3055] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.545045  1464 consensus_queue.cc:1048] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.545625  1344 raft_consensus.cc:740] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:07.546464  1344 consensus_queue.cc:260] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.547765  1344 raft_consensus.cc:3060] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.553499  1507 raft_consensus.cc:993] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433: : Instructing follower d3bdca2a8eb64326b1f3f7cee8bef6f6 to start an election
I20260710 11:09:07.554010  1507 raft_consensus.cc:1081] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Signalling peer d3bdca2a8eb64326b1f3f7cee8bef6f6 to start an election
I20260710 11:09:07.555641  1417 raft_consensus.cc:2468] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:07.557101  1235 leader_election.cc:304] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:07.558032  1464 raft_consensus.cc:2804] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.558933  1342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c2ed29c3e964fdb9ad6b83e43da0604"
dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
 from {username='slave'} at 127.0.0.1:47970
I20260710 11:09:07.558789  1464 raft_consensus.cc:697] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:07.559859  1342 raft_consensus.cc:493] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.560330  1464 consensus_queue.cc:237] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.560247  1342 raft_consensus.cc:3060] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.566522  1487 raft_consensus.cc:993] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49: : Instructing follower d3bdca2a8eb64326b1f3f7cee8bef6f6 to start an election
I20260710 11:09:07.566996  1487 raft_consensus.cc:1081] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Signalling peer d3bdca2a8eb64326b1f3f7cee8bef6f6 to start an election
I20260710 11:09:07.570855  1340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618"
dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
 from {username='slave'} at 127.0.0.1:47974
I20260710 11:09:07.571703  1340 raft_consensus.cc:493] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.572129  1340 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.574353  1468 consensus_queue.cc:1048] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.576704  1344 raft_consensus.cc:2468] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:07.582054  1340 raft_consensus.cc:515] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.583145  1343 raft_consensus.cc:1240] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Rejecting Update request from peer 8c620cbd8c5e4351b843b56bd5806b49 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:07.589048  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:07.583201  1342 raft_consensus.cc:515] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.589706  1417 raft_consensus.cc:3055] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.590021  1417 raft_consensus.cc:740] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:07.590215  1268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:07.590838  1417 consensus_queue.cc:260] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.591434  1342 leader_election.cc:290] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 2 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.592181  1341 raft_consensus.cc:1240] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Rejecting Update request from peer a33aa5c3d1da4f19bf7df6b929dd5433 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:07.591867  1268 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.593472  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2ed29c3e964fdb9ad6b83e43da0604" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:07.594056  1418 raft_consensus.cc:3060] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.594861  1464 consensus_queue.cc:1059] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:07.595839  1464 raft_consensus.cc:3055] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.592109  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2ed29c3e964fdb9ad6b83e43da0604" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:07.596140  1417 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.600327  1268 raft_consensus.cc:2468] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 2.
I20260710 11:09:07.601202  1418 raft_consensus.cc:2468] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 2.
I20260710 11:09:07.602100  1309 leader_election.cc:304] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:07.602437  1310 leader_election.cc:304] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:07.602941  1463 raft_consensus.cc:2804] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.603291  1495 raft_consensus.cc:2804] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.596190  1464 raft_consensus.cc:740] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:07.603873  1495 raft_consensus.cc:697] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:07.604437  1464 consensus_queue.cc:260] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.604715  1495 consensus_queue.cc:237] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.605235  1416 raft_consensus.cc:1240] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Rejecting Update request from peer a33aa5c3d1da4f19bf7df6b929dd5433 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:07.604341  1417 raft_consensus.cc:2468] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 2.
I20260710 11:09:07.603407  1463 raft_consensus.cc:697] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:07.606549  1463 consensus_queue.cc:237] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.588553  1165 catalog_manager.cc:5697] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 1 to 2, leader changed from d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2) to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.607089  1340 leader_election.cc:290] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 2 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.605628  1464 raft_consensus.cc:3060] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:07.597328  1468 consensus_queue.cc:1175] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 8c620cbd8c5e4351b843b56bd5806b49 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:09:07.623996  1269 raft_consensus.cc:2468] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 2.
I20260710 11:09:07.623919  1167 catalog_manager.cc:5697] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 1 to 2, leader changed from a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1) to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.625257  1167 catalog_manager.cc:5697] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 1 to 2, leader changed from 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3) to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.794438  1468 raft_consensus.cc:993] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49: : Instructing follower a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:07.794921  1487 raft_consensus.cc:1081] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Signalling peer a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:07.796581  1269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:38700
I20260710 11:09:07.797153  1269 raft_consensus.cc:493] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.797524  1269 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.805018  1269 raft_consensus.cc:515] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.807232  1269 leader_election.cc:290] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:07.808338  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:07.808337  1341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:07.809182  1418 raft_consensus.cc:3055] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.809211  1341 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.809695  1418 raft_consensus.cc:740] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:07.810557  1418 consensus_queue.cc:260] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.812279  1418 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.818619  1341 raft_consensus.cc:2468] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:07.820228  1234 leader_election.cc:304] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:07.820559  1418 raft_consensus.cc:2468] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:07.821100  1464 raft_consensus.cc:2804] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.821641  1464 raft_consensus.cc:697] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:07.822399  1464 consensus_queue.cc:237] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:07.828420  1165 catalog_manager.cc:5697] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 1 to 2, leader changed from 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3) to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.979375  1341 raft_consensus.cc:1275] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.980621  1464 consensus_queue.cc:1048] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.988999  1418 raft_consensus.cc:1275] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.991405  1485 consensus_queue.cc:1048] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.006021  1418 raft_consensus.cc:1275] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer d3bdca2a8eb64326b1f3f7cee8bef6f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.007385  1495 consensus_queue.cc:1048] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:08.016213  1269 raft_consensus.cc:1275] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Refusing update from remote peer d3bdca2a8eb64326b1f3f7cee8bef6f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.017688  1495 consensus_queue.cc:1048] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.018636  1341 raft_consensus.cc:1275] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Refusing update from remote peer 8c620cbd8c5e4351b843b56bd5806b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.020641  1487 consensus_queue.cc:1048] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:08.031045  1269 raft_consensus.cc:1275] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Refusing update from remote peer 8c620cbd8c5e4351b843b56bd5806b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.032277  1518 consensus_queue.cc:1048] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.134779  1418 raft_consensus.cc:1275] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.135078  1341 raft_consensus.cc:1275] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.135968  1485 consensus_queue.cc:1048] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.136577  1507 consensus_queue.cc:1048] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.204597  1269 raft_consensus.cc:1275] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Refusing update from remote peer d3bdca2a8eb64326b1f3f7cee8bef6f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.205915  1495 consensus_queue.cc:1048] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.214885  1418 raft_consensus.cc:1275] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer d3bdca2a8eb64326b1f3f7cee8bef6f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.216208  1497 consensus_queue.cc:1048] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.371656  1418 raft_consensus.cc:1275] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.372735  1485 consensus_queue.cc:1048] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.381739  1341 raft_consensus.cc:1275] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.384073  1507 consensus_queue.cc:1048] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:10.329332  1166 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46974:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:10.331339  1166 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:10.378868  1253 tablet_service.cc:1511] Processing CreateTablet for tablet 3333bb7691724966843b2fef42811419 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:10.380172  1253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3333bb7691724966843b2fef42811419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.382958  1331 tablet_service.cc:1511] Processing CreateTablet for tablet 3333bb7691724966843b2fef42811419 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:10.384229  1331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3333bb7691724966843b2fef42811419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.386898  1254 tablet_service.cc:1511] Processing CreateTablet for tablet bdeb457a1fc54eff8247ed0174e958a0 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:10.388193  1254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdeb457a1fc54eff8247ed0174e958a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.388026  1326 tablet_service.cc:1511] Processing CreateTablet for tablet 6170c59a42b443af851311d3acdcac3f (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:10.388926  1326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6170c59a42b443af851311d3acdcac3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.388752  1258 tablet_service.cc:1511] Processing CreateTablet for tablet 6170c59a42b443af851311d3acdcac3f (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:10.389925  1258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6170c59a42b443af851311d3acdcac3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.391636  1401 tablet_service.cc:1511] Processing CreateTablet for tablet 3333bb7691724966843b2fef42811419 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:10.391876  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 6170c59a42b443af851311d3acdcac3f (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:10.392889  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3333bb7691724966843b2fef42811419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.398416  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6170c59a42b443af851311d3acdcac3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.398056  1329 tablet_service.cc:1511] Processing CreateTablet for tablet bdeb457a1fc54eff8247ed0174e958a0 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:10.400493  1329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdeb457a1fc54eff8247ed0174e958a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.403259  1259 tablet_service.cc:1511] Processing CreateTablet for tablet db3d21a9999247a6a0bcf9768f4f4b4b (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:10.404575  1259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3d21a9999247a6a0bcf9768f4f4b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.404731  1332 tablet_service.cc:1511] Processing CreateTablet for tablet db3d21a9999247a6a0bcf9768f4f4b4b (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:10.405929  1332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3d21a9999247a6a0bcf9768f4f4b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.407778  1257 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa5f1bf829241fc8dc79e16fcba17d5 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:10.408993  1257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa5f1bf829241fc8dc79e16fcba17d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.412744  1405 tablet_service.cc:1511] Processing CreateTablet for tablet bdeb457a1fc54eff8247ed0174e958a0 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:10.414011  1405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdeb457a1fc54eff8247ed0174e958a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.407809  1403 tablet_service.cc:1511] Processing CreateTablet for tablet db3d21a9999247a6a0bcf9768f4f4b4b (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:10.416996  1334 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa5f1bf829241fc8dc79e16fcba17d5 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:10.417814  1403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3d21a9999247a6a0bcf9768f4f4b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.418251  1334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa5f1bf829241fc8dc79e16fcba17d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.425663  1406 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa5f1bf829241fc8dc79e16fcba17d5 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:10.427199  1406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa5f1bf829241fc8dc79e16fcba17d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.433151  1255 tablet_service.cc:1511] Processing CreateTablet for tablet 947726f27e374974abebf89b0981472d (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:10.434644  1255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947726f27e374974abebf89b0981472d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.435139  1327 tablet_service.cc:1511] Processing CreateTablet for tablet 947726f27e374974abebf89b0981472d (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:10.436388  1327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947726f27e374974abebf89b0981472d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.454564  1558 tablet_bootstrap.cc:492] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:10.458709  1402 tablet_service.cc:1511] Processing CreateTablet for tablet 947726f27e374974abebf89b0981472d (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:10.462110  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947726f27e374974abebf89b0981472d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.460740  1252 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9d4f88433e4417ab9f32b84fbebb82 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:10.464584  1404 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9d4f88433e4417ab9f32b84fbebb82 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:10.465328  1252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9d4f88433e4417ab9f32b84fbebb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.465817  1404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9d4f88433e4417ab9f32b84fbebb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.464645  1333 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9d4f88433e4417ab9f32b84fbebb82 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:10.470202  1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9d4f88433e4417ab9f32b84fbebb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.471624  1328 tablet_service.cc:1511] Processing CreateTablet for tablet 4724cbbe38e544d1b4aa1fcabc7ebbbb (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:10.472864  1328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4724cbbe38e544d1b4aa1fcabc7ebbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.472635  1254 tablet_service.cc:1511] Processing CreateTablet for tablet 4724cbbe38e544d1b4aa1fcabc7ebbbb (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:10.473805  1254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4724cbbe38e544d1b4aa1fcabc7ebbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.483304  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 4724cbbe38e544d1b4aa1fcabc7ebbbb (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:10.484676  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4724cbbe38e544d1b4aa1fcabc7ebbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.489059  1256 tablet_service.cc:1511] Processing CreateTablet for tablet adf1cfa4d6784a1691e8508afc0779a9 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:10.490420  1256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf1cfa4d6784a1691e8508afc0779a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.503333  1330 tablet_service.cc:1511] Processing CreateTablet for tablet adf1cfa4d6784a1691e8508afc0779a9 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:10.504854  1330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf1cfa4d6784a1691e8508afc0779a9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:09:10.508111  1234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.2:40841, user_credentials={real_user=slave}} blocked reactor thread for 59262us
I20260710 11:09:10.512804  1560 tablet_bootstrap.cc:492] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:10.518193  1408 tablet_service.cc:1511] Processing CreateTablet for tablet adf1cfa4d6784a1691e8508afc0779a9 (DEFAULT_TABLE table=soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:10.519487  1408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf1cfa4d6784a1691e8508afc0779a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:10.524525  1560 tablet_bootstrap.cc:654] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.555307  1558 tablet_bootstrap.cc:654] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:10.559549  1235 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.3:36087, user_credentials={real_user=slave}} blocked reactor thread for 59607.3us
I20260710 11:09:10.563118  1560 tablet_bootstrap.cc:492] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.563820  1560 ts_tablet_manager.cc:1403] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.015s
I20260710 11:09:10.566943  1560 raft_consensus.cc:359] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.568588  1560 raft_consensus.cc:385] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.568990  1560 raft_consensus.cc:740] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.569932  1560 consensus_queue.cc:260] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.575528  1560 ts_tablet_manager.cc:1434] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:09:10.576686  1560 tablet_bootstrap.cc:492] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:10.584146  1560 tablet_bootstrap.cc:654] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.589427  1562 tablet_bootstrap.cc:492] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:10.590951  1558 tablet_bootstrap.cc:492] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:10.591353  1558 ts_tablet_manager.cc:1403] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.137s	user 0.007s	sys 0.003s
I20260710 11:09:10.593817  1558 raft_consensus.cc:359] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.594429  1558 raft_consensus.cc:385] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.594651  1558 raft_consensus.cc:740] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.595223  1558 consensus_queue.cc:260] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.596580  1562 tablet_bootstrap.cc:654] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.598989  1558 ts_tablet_manager.cc:1434] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:09:10.600059  1558 tablet_bootstrap.cc:492] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:10.604687  1560 tablet_bootstrap.cc:492] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.605309  1560 ts_tablet_manager.cc:1403] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260710 11:09:10.607985  1558 tablet_bootstrap.cc:654] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.608522  1560 raft_consensus.cc:359] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.609418  1560 raft_consensus.cc:385] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.611186  1560 raft_consensus.cc:740] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.612071  1560 consensus_queue.cc:260] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.614614  1560 ts_tablet_manager.cc:1434] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:09:10.617127  1560 tablet_bootstrap.cc:492] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:10.618927  1562 tablet_bootstrap.cc:492] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:10.619632  1562 ts_tablet_manager.cc:1403] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.014s
I20260710 11:09:10.622519  1562 raft_consensus.cc:359] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.623347  1562 raft_consensus.cc:385] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.623704  1562 raft_consensus.cc:740] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.624568  1562 consensus_queue.cc:260] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.625454  1560 tablet_bootstrap.cc:654] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.627084  1562 ts_tablet_manager.cc:1434] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:10.628379  1562 tablet_bootstrap.cc:492] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:10.629802  1545 raft_consensus.cc:493] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.630546  1558 tablet_bootstrap.cc:492] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:10.630264  1545 raft_consensus.cc:515] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.631031  1558 ts_tablet_manager.cc:1403] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:09:10.631095  1560 tablet_bootstrap.cc:492] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.631631  1560 ts_tablet_manager.cc:1403] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 11:09:10.632529  1545 leader_election.cc:290] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:10.634212  1341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:10.634480  1560 raft_consensus.cc:359] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.635175  1560 raft_consensus.cc:385] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.635500  1560 raft_consensus.cc:740] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.635532  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
W20260710 11:09:10.635789  1383 leader_election.cc:343] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.634007  1558 raft_consensus.cc:359] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.636462  1558 raft_consensus.cc:385] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.636358  1560 consensus_queue.cc:260] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.636865  1558 raft_consensus.cc:740] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.637758  1558 consensus_queue.cc:260] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.636324  1269 raft_consensus.cc:2468] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 0.
I20260710 11:09:10.638706  1562 tablet_bootstrap.cc:654] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.639645  1383 leader_election.cc:304] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [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: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:10.640799  1545 raft_consensus.cc:2804] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.641078  1560 ts_tablet_manager.cc:1434] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:09:10.641150  1545 raft_consensus.cc:493] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.641862  1545 raft_consensus.cc:3060] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.642230  1560 tablet_bootstrap.cc:492] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:10.649019  1560 tablet_bootstrap.cc:654] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.649988  1545 raft_consensus.cc:515] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.653193  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:10.653831  1269 raft_consensus.cc:3060] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.659634  1558 ts_tablet_manager.cc:1434] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:09:10.669596  1341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
W20260710 11:09:10.671427  1383 leader_election.cc:343] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.672149  1545 leader_election.cc:290] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:10.667290  1269 raft_consensus.cc:2468] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 1.
I20260710 11:09:10.673058  1558 tablet_bootstrap.cc:492] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:10.673652  1383 leader_election.cc:304] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [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: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:10.675176  1545 raft_consensus.cc:2804] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.677347  1545 raft_consensus.cc:697] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:10.678438  1545 consensus_queue.cc:237] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.680805  1558 tablet_bootstrap.cc:654] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.686617  1560 tablet_bootstrap.cc:492] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.686642  1562 tablet_bootstrap.cc:492] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:10.687273  1562 ts_tablet_manager.cc:1403] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.037s
I20260710 11:09:10.687273  1560 ts_tablet_manager.cc:1403] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.020s
I20260710 11:09:10.689143  1558 tablet_bootstrap.cc:492] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:10.689663  1558 ts_tablet_manager.cc:1403] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 11:09:10.690286  1560 raft_consensus.cc:359] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.690506  1562 raft_consensus.cc:359] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.691084  1560 raft_consensus.cc:385] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.691655  1560 raft_consensus.cc:740] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.692505  1560 consensus_queue.cc:260] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.692785  1558 raft_consensus.cc:359] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.693653  1558 raft_consensus.cc:385] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.693975  1558 raft_consensus.cc:740] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.693480  1166 catalog_manager.cc:5697] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:10.694809  1558 consensus_queue.cc:260] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.695238  1560 ts_tablet_manager.cc:1434] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:10.697295  1558 ts_tablet_manager.cc:1434] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:10.697695  1560 tablet_bootstrap.cc:492] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:10.698328  1558 tablet_bootstrap.cc:492] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:10.691174  1562 raft_consensus.cc:385] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.700286  1562 raft_consensus.cc:740] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.701130  1562 consensus_queue.cc:260] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.703541  1562 ts_tablet_manager.cc:1434] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:09:10.704525  1562 tablet_bootstrap.cc:492] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:10.705242  1558 tablet_bootstrap.cc:654] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.706840  1560 tablet_bootstrap.cc:654] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.710738  1562 tablet_bootstrap.cc:654] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.716910  1558 tablet_bootstrap.cc:492] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:10.717541  1558 ts_tablet_manager.cc:1403] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:09:10.718595  1562 tablet_bootstrap.cc:492] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:10.719143  1562 ts_tablet_manager.cc:1403] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:09:10.720717  1558 raft_consensus.cc:359] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.722882  1558 raft_consensus.cc:385] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.721969  1562 raft_consensus.cc:359] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.723225  1558 raft_consensus.cc:740] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.723482  1562 raft_consensus.cc:385] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.724351  1562 raft_consensus.cc:740] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.723950  1558 consensus_queue.cc:260] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.725661  1560 tablet_bootstrap.cc:492] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.726184  1560 ts_tablet_manager.cc:1403] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.017s
I20260710 11:09:10.726488  1558 ts_tablet_manager.cc:1434] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:09:10.727609  1558 tablet_bootstrap.cc:492] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:10.729442  1560 raft_consensus.cc:359] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.730206  1560 raft_consensus.cc:385] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.730544  1560 raft_consensus.cc:740] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.731345  1560 consensus_queue.cc:260] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.733366  1558 tablet_bootstrap.cc:654] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.733701  1560 ts_tablet_manager.cc:1434] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:10.734812  1560 tablet_bootstrap.cc:492] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:10.732003  1562 consensus_queue.cc:260] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.741904  1562 ts_tablet_manager.cc:1434] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260710 11:09:10.743366  1560 tablet_bootstrap.cc:654] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.746538  1562 tablet_bootstrap.cc:492] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:10.753703  1562 tablet_bootstrap.cc:654] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.755111  1560 tablet_bootstrap.cc:492] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.755682  1560 ts_tablet_manager.cc:1403] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:09:10.758249  1558 tablet_bootstrap.cc:492] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:10.758764  1558 ts_tablet_manager.cc:1403] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.011s
I20260710 11:09:10.758805  1560 raft_consensus.cc:359] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.759670  1560 raft_consensus.cc:385] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.759999  1560 raft_consensus.cc:740] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.760581  1562 tablet_bootstrap.cc:492] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:10.761082  1562 ts_tablet_manager.cc:1403] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:09:10.760707  1560 consensus_queue.cc:260] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.761270  1558 raft_consensus.cc:359] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.761895  1558 raft_consensus.cc:385] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.762176  1558 raft_consensus.cc:740] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.762800  1558 consensus_queue.cc:260] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.763019  1560 ts_tablet_manager.cc:1434] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:09:10.764143  1560 tablet_bootstrap.cc:492] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:10.764823  1558 ts_tablet_manager.cc:1434] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:09:10.765805  1558 tablet_bootstrap.cc:492] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:10.766417  1562 raft_consensus.cc:359] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.767169  1562 raft_consensus.cc:385] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.767498  1562 raft_consensus.cc:740] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.768587  1495 raft_consensus.cc:493] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.769062  1495 raft_consensus.cc:515] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.770565  1560 tablet_bootstrap.cc:654] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.771476  1495 leader_election.cc:290] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.772688  1558 tablet_bootstrap.cc:654] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.773162  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5f1bf829241fc8dc79e16fcba17d5" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:10.775417  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5f1bf829241fc8dc79e16fcba17d5" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:10.780521  1562 consensus_queue.cc:260] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
W20260710 11:09:10.780494  1309 leader_election.cc:343] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.781903  1418 raft_consensus.cc:2468] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:10.783303  1558 tablet_bootstrap.cc:492] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:10.783886  1558 ts_tablet_manager.cc:1403] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:09:10.784660  1562 ts_tablet_manager.cc:1434] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260710 11:09:10.785902  1562 tablet_bootstrap.cc:492] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:10.786826  1558 raft_consensus.cc:359] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.787613  1558 raft_consensus.cc:385] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.787932  1558 raft_consensus.cc:740] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.789016  1310 leader_election.cc:304] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:10.789966  1495 raft_consensus.cc:2804] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.790360  1495 raft_consensus.cc:493] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.790740  1495 raft_consensus.cc:3060] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.790555  1558 consensus_queue.cc:260] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.790086  1560 tablet_bootstrap.cc:492] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.793815  1562 tablet_bootstrap.cc:654] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.793933  1560 ts_tablet_manager.cc:1403] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.005s
I20260710 11:09:10.793069  1558 ts_tablet_manager.cc:1434] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:10.796907  1558 tablet_bootstrap.cc:492] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:10.803599  1558 tablet_bootstrap.cc:654] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.804399  1495 raft_consensus.cc:515] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.805295  1560 raft_consensus.cc:359] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.806053  1560 raft_consensus.cc:385] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.806334  1560 raft_consensus.cc:740] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.807025  1560 consensus_queue.cc:260] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.807404  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5f1bf829241fc8dc79e16fcba17d5" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:10.808140  1269 raft_consensus.cc:3060] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.808533  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5f1bf829241fc8dc79e16fcba17d5" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:10.809139  1418 raft_consensus.cc:3060] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.817639  1583 raft_consensus.cc:493] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.822715  1583 raft_consensus.cc:515] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.819567  1269 raft_consensus.cc:2468] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:10.821349  1562 tablet_bootstrap.cc:492] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:10.821516  1495 leader_election.cc:290] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.827104  1562 ts_tablet_manager.cc:1403] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260710 11:09:10.828162  1309 leader_election.cc:304] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:10.830873  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724cbbe38e544d1b4aa1fcabc7ebbbb" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:10.831343  1495 raft_consensus.cc:2804] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.832386  1583 leader_election.cc:290] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.833285  1583 raft_consensus.cc:493] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.834198  1583 raft_consensus.cc:515] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
W20260710 11:09:10.836032  1215 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:10.837831  1583 leader_election.cc:290] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.839052  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:10.832706  1268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724cbbe38e544d1b4aa1fcabc7ebbbb" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
W20260710 11:09:10.842025  1309 leader_election.cc:343] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.843514  1588 raft_consensus.cc:493] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.823319  1418 raft_consensus.cc:2468] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:10.846122  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:10.834923  1562 raft_consensus.cc:359] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.846920  1269 raft_consensus.cc:2393] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in current term 1: Already voted for candidate 8c620cbd8c5e4351b843b56bd5806b49 in this term.
I20260710 11:09:10.847182  1562 raft_consensus.cc:385] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.847918  1562 raft_consensus.cc:740] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.846051  1588 raft_consensus.cc:515] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.848711  1562 consensus_queue.cc:260] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.849210  1309 leader_election.cc:304] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:10.849663  1416 raft_consensus.cc:2468] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:10.851805  1586 raft_consensus.cc:3060] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.852494  1310 leader_election.cc:304] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:10.853248  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947726f27e374974abebf89b0981472d" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
W20260710 11:09:10.854822  1310 leader_election.cc:343] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.855643  1582 raft_consensus.cc:2804] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.856343  1582 raft_consensus.cc:493] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.856593  1495 raft_consensus.cc:697] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:10.856752  1582 raft_consensus.cc:3060] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.857647  1495 consensus_queue.cc:237] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.859854  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947726f27e374974abebf89b0981472d" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
W20260710 11:09:10.861132  1309 leader_election.cc:343] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.861586  1309 leader_election.cc:304] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:10.863813  1562 ts_tablet_manager.cc:1434] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 11:09:10.864394  1587 raft_consensus.cc:2749] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.864867  1562 tablet_bootstrap.cc:492] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:10.866226  1507 raft_consensus.cc:493] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.866796  1507 raft_consensus.cc:515] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.867653  1582 raft_consensus.cc:515] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.869834  1341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:10.870035  1507 leader_election.cc:290] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.870558  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724cbbe38e544d1b4aa1fcabc7ebbbb" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:10.866740  1560 ts_tablet_manager.cc:1434] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.072s	user 0.015s	sys 0.006s
I20260710 11:09:10.870920  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:10.871922  1560 tablet_bootstrap.cc:492] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
W20260710 11:09:10.872191  1234 leader_election.cc:343] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:10.872692  1235 leader_election.cc:343] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:10.872942  1309 leader_election.cc:343] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:10.876039  1562 tablet_bootstrap.cc:654] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.877388  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724cbbe38e544d1b4aa1fcabc7ebbbb" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:10.878122  1416 raft_consensus.cc:3060] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.878645  1235 leader_election.cc:304] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:10.880264  1507 raft_consensus.cc:2749] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.884465  1582 leader_election.cc:290] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.888343  1560 tablet_bootstrap.cc:654] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.891314  1588 leader_election.cc:290] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.895704  1416 raft_consensus.cc:2468] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:10.897285  1310 leader_election.cc:304] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:10.898603  1507 raft_consensus.cc:493] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.899080  1507 raft_consensus.cc:515] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.899896  1558 tablet_bootstrap.cc:492] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:10.900389  1558 ts_tablet_manager.cc:1403] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.104s	user 0.045s	sys 0.057s
I20260710 11:09:10.901947  1341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3d21a9999247a6a0bcf9768f4f4b4b" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:10.902354  1562 tablet_bootstrap.cc:492] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:10.902657  1341 raft_consensus.cc:2468] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:10.902824  1562 ts_tablet_manager.cc:1403] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.016s
I20260710 11:09:10.903366  1558 raft_consensus.cc:359] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.904125  1558 raft_consensus.cc:385] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.904381  1234 leader_election.cc:304] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:10.905157  1507 leader_election.cc:290] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.905270  1561 raft_consensus.cc:2804] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.905901  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3d21a9999247a6a0bcf9768f4f4b4b" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:10.905791  1562 raft_consensus.cc:359] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.906293  1561 raft_consensus.cc:493] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.906577  1416 raft_consensus.cc:2468] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:10.906657  1562 raft_consensus.cc:385] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.906754  1561 raft_consensus.cc:3060] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.907274  1562 raft_consensus.cc:740] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.907706  1586 raft_consensus.cc:2749] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:10.898377  1588 raft_consensus.cc:2804] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.908025  1562 consensus_queue.cc:260] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.908739  1588 raft_consensus.cc:697] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:10.909619  1588 consensus_queue.cc:237] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.910573  1562 ts_tablet_manager.cc:1434] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:09:10.904426  1558 raft_consensus.cc:740] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.911566  1562 tablet_bootstrap.cc:492] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:10.911672  1586 raft_consensus.cc:493] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.912209  1586 raft_consensus.cc:515] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.914289  1586 leader_election.cc:290] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.915122  1558 consensus_queue.cc:260] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.916004  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3333bb7691724966843b2fef42811419" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:10.916597  1269 raft_consensus.cc:2468] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:10.917403  1558 ts_tablet_manager.cc:1434] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:09:10.915692  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3333bb7691724966843b2fef42811419" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:10.917692  1309 leader_election.cc:304] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:10.918375  1562 tablet_bootstrap.cc:654] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.918308  1416 raft_consensus.cc:2468] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:10.918592  1495 raft_consensus.cc:2804] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.918957  1495 raft_consensus.cc:493] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.920223  1495 raft_consensus.cc:3060] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.926831  1507 raft_consensus.cc:493] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:10.927456  1507 raft_consensus.cc:515] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.934661  1341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170c59a42b443af851311d3acdcac3f" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:10.935299  1341 raft_consensus.cc:2468] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:10.935544  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170c59a42b443af851311d3acdcac3f" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:10.936278  1416 raft_consensus.cc:2468] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:10.937799  1235 leader_election.cc:304] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:10.938760  1559 raft_consensus.cc:2804] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:10.939123  1559 raft_consensus.cc:493] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:10.939428  1559 raft_consensus.cc:3060] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.940296  1507 leader_election.cc:290] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.930307  1167 catalog_manager.cc:5697] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.944484  1558 tablet_bootstrap.cc:492] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:10.946373  1559 raft_consensus.cc:515] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.944797  1561 raft_consensus.cc:515] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.948527  1561 leader_election.cc:290] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.948904  1560 tablet_bootstrap.cc:492] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.953816  1340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170c59a42b443af851311d3acdcac3f" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:10.954383  1560 ts_tablet_manager.cc:1403] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.002s
I20260710 11:09:10.954520  1340 raft_consensus.cc:3060] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.955439  1558 tablet_bootstrap.cc:654] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.957309  1560 raft_consensus.cc:359] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.958002  1560 raft_consensus.cc:385] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:10.958268  1560 raft_consensus.cc:740] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.959002  1560 consensus_queue.cc:260] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.961498  1560 ts_tablet_manager.cc:1434] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:10.962687  1560 tablet_bootstrap.cc:492] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Bootstrap starting.
I20260710 11:09:10.966348  1340 raft_consensus.cc:2468] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:10.950220  1559 leader_election.cc:290] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:10.953501  1341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3d21a9999247a6a0bcf9768f4f4b4b" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:10.967883  1234 leader_election.cc:304] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:10.968080  1341 raft_consensus.cc:3060] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.968664  1561 raft_consensus.cc:2804] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.969115  1561 raft_consensus.cc:697] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:10.969933  1561 consensus_queue.cc:237] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:10.977797  1341 raft_consensus.cc:2468] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:10.979640  1234 leader_election.cc:304] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:10.980616  1559 raft_consensus.cc:2804] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:10.981110  1559 raft_consensus.cc:697] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:10.981419  1560 tablet_bootstrap.cc:654] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:10.981904  1559 consensus_queue.cc:237] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
W20260710 11:09:10.989236  1235 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.3:36087, user_credentials={real_user=slave}} blocked reactor thread for 50473.8us
I20260710 11:09:10.991190  1417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3d21a9999247a6a0bcf9768f4f4b4b" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:10.991884  1417 raft_consensus.cc:3060] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.992769  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6170c59a42b443af851311d3acdcac3f" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:10.993440  1416 raft_consensus.cc:3060] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:10.995640  1560 tablet_bootstrap.cc:492] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6: No bootstrap required, opened a new log
I20260710 11:09:10.996152  1560 ts_tablet_manager.cc:1403] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260710 11:09:11.000092  1417 raft_consensus.cc:2468] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:11.001081  1416 raft_consensus.cc:2468] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:11.002090  1558 tablet_bootstrap.cc:492] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:11.003676  1558 ts_tablet_manager.cc:1403] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.017s
I20260710 11:09:11.001248  1560 raft_consensus.cc:359] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.004537  1560 raft_consensus.cc:385] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.004797  1560 raft_consensus.cc:740] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.005439  1560 consensus_queue.cc:260] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.010234  1560 ts_tablet_manager.cc:1434] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:11.013319  1558 raft_consensus.cc:359] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.014269  1558 raft_consensus.cc:385] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.015672  1558 raft_consensus.cc:740] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.016566  1558 consensus_queue.cc:260] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.018900  1558 ts_tablet_manager.cc:1434] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:09:11.020080  1558 tablet_bootstrap.cc:492] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433: Bootstrap starting.
I20260710 11:09:11.021083  1165 catalog_manager.cc:5697] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.027944  1558 tablet_bootstrap.cc:654] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.005570  1495 raft_consensus.cc:515] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.037231  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3333bb7691724966843b2fef42811419" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:11.037887  1269 raft_consensus.cc:3060] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.041095  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3333bb7691724966843b2fef42811419" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:11.041721  1416 raft_consensus.cc:3060] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.045897  1269 raft_consensus.cc:2468] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:11.045472  1167 catalog_manager.cc:5697] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.047770  1309 leader_election.cc:304] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:11.049422  1416 raft_consensus.cc:2468] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:11.049273  1588 raft_consensus.cc:2804] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:11.050264  1588 raft_consensus.cc:697] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:11.050899  1495 leader_election.cc:290] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.051077  1588 consensus_queue.cc:237] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.051761  1558 tablet_bootstrap.cc:492] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433: No bootstrap required, opened a new log
I20260710 11:09:11.052362  1558 ts_tablet_manager.cc:1403] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
I20260710 11:09:11.054535  1562 tablet_bootstrap.cc:492] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:11.055130  1562 ts_tablet_manager.cc:1403] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.144s	user 0.028s	sys 0.053s
I20260710 11:09:11.054979  1558 raft_consensus.cc:359] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.055670  1558 raft_consensus.cc:385] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.055981  1558 raft_consensus.cc:740] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.056668  1558 consensus_queue.cc:260] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.058763  1558 ts_tablet_manager.cc:1434] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:11.058713  1562 raft_consensus.cc:359] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.059671  1562 raft_consensus.cc:385] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.059957  1562 raft_consensus.cc:740] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.060606  1562 consensus_queue.cc:260] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.062837  1562 ts_tablet_manager.cc:1434] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:09:11.063879  1562 tablet_bootstrap.cc:492] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:11.055191  1165 catalog_manager.cc:5697] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.070830  1562 tablet_bootstrap.cc:654] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.084446  1562 tablet_bootstrap.cc:492] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:11.084954  1562 ts_tablet_manager.cc:1403] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:09:11.087110  1562 raft_consensus.cc:359] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.087589  1562 raft_consensus.cc:385] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.087842  1562 raft_consensus.cc:740] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.088405  1562 consensus_queue.cc:260] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.090106  1562 ts_tablet_manager.cc:1434] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:09:11.091383  1562 tablet_bootstrap.cc:492] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49: Bootstrap starting.
I20260710 11:09:11.096611  1562 tablet_bootstrap.cc:654] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.097640  1167 catalog_manager.cc:5697] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.105904  1562 tablet_bootstrap.cc:492] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49: No bootstrap required, opened a new log
I20260710 11:09:11.106328  1562 ts_tablet_manager.cc:1403] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 11:09:11.108899  1562 raft_consensus.cc:359] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.109561  1562 raft_consensus.cc:385] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.109805  1562 raft_consensus.cc:740] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.110409  1562 consensus_queue.cc:260] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.112279  1562 ts_tablet_manager.cc:1434] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:11.146116  1588 raft_consensus.cc:493] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.146644  1588 raft_consensus.cc:515] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.148221  1588 leader_election.cc:290] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.149101  1594 raft_consensus.cc:493] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.149114  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:11.149209  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:11.149535  1594 raft_consensus.cc:515] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.149935  1269 raft_consensus.cc:2468] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:11.149947  1416 raft_consensus.cc:2468] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 0.
I20260710 11:09:11.151106  1309 leader_election.cc:304] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:11.151350  1594 leader_election.cc:290] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.152109  1588 raft_consensus.cc:2804] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:11.152391  1588 raft_consensus.cc:493] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:11.152297  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9d4f88433e4417ab9f32b84fbebb82" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:11.152859  1588 raft_consensus.cc:3060] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.152902  1340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9d4f88433e4417ab9f32b84fbebb82" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:11.153064  1416 raft_consensus.cc:2468] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:11.153642  1340 raft_consensus.cc:2468] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 0.
I20260710 11:09:11.154352  1235 leader_election.cc:304] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:11.155167  1594 raft_consensus.cc:2804] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:11.155524  1594 raft_consensus.cc:493] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:11.155860  1594 raft_consensus.cc:3060] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.158937  1588 raft_consensus.cc:515] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.160795  1588 leader_election.cc:290] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.161026  1594 raft_consensus.cc:515] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.161655  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:11.161839  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:11.162199  1269 raft_consensus.cc:3060] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.162521  1416 raft_consensus.cc:3060] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.163899  1594 leader_election.cc:290] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.164222  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9d4f88433e4417ab9f32b84fbebb82" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:11.164808  1418 raft_consensus.cc:3060] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.166760  1340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9d4f88433e4417ab9f32b84fbebb82" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:11.167335  1340 raft_consensus.cc:3060] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.168054  1269 raft_consensus.cc:2468] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:11.169262  1309 leader_election.cc:304] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:11.169843  1416 raft_consensus.cc:2468] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 1.
I20260710 11:09:11.170114  1588 raft_consensus.cc:2804] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:11.170665  1588 raft_consensus.cc:697] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:11.171466  1588 consensus_queue.cc:237] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.172223  1418 raft_consensus.cc:2468] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:11.173132  1235 leader_election.cc:304] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:11.173743  1594 raft_consensus.cc:2804] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:11.174168  1594 raft_consensus.cc:697] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:11.174265  1340 raft_consensus.cc:2468] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 1.
I20260710 11:09:11.175027  1594 consensus_queue.cc:237] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.180840  1164 catalog_manager.cc:5697] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 1 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.184412  1167 catalog_manager.cc:5697] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 1 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.238899  1545 consensus_queue.cc:1048] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.251111  1608 consensus_queue.cc:1048] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:11.252794  1606 raft_consensus.cc:493] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.253305  1606 raft_consensus.cc:515] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.255321  1606 leader_election.cc:290] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:11.257248  1341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947726f27e374974abebf89b0981472d" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:11.257823  1268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947726f27e374974abebf89b0981472d" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" is_pre_election: true
I20260710 11:09:11.258019  1341 raft_consensus.cc:2468] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 0.
I20260710 11:09:11.258594  1268 raft_consensus.cc:2468] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 0.
I20260710 11:09:11.260188  1383 leader_election.cc:304] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:11.260943  1606 raft_consensus.cc:2804] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:11.261293  1606 raft_consensus.cc:493] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:11.261612  1606 raft_consensus.cc:3060] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.269078  1606 raft_consensus.cc:515] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.270788  1606 leader_election.cc:290] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:11.271374  1268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947726f27e374974abebf89b0981472d" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:11.271966  1268 raft_consensus.cc:3060] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.272632  1340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947726f27e374974abebf89b0981472d" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:11.273263  1340 raft_consensus.cc:3060] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.279282  1268 raft_consensus.cc:2468] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 1.
I20260710 11:09:11.280035  1340 raft_consensus.cc:2468] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 1.
I20260710 11:09:11.280553  1383 leader_election.cc:304] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:11.281191  1606 raft_consensus.cc:2804] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:11.281567  1606 raft_consensus.cc:697] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:11.282347  1606 consensus_queue.cc:237] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.290093  1164 catalog_manager.cc:5697] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 1 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:11.308305  1594 raft_consensus.cc:493] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:11.308827  1594 raft_consensus.cc:515] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.310815  1594 leader_election.cc:290] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.311581  1340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724cbbe38e544d1b4aa1fcabc7ebbbb" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" is_pre_election: true
I20260710 11:09:11.311760  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4724cbbe38e544d1b4aa1fcabc7ebbbb" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49" is_pre_election: true
I20260710 11:09:11.312368  1418 raft_consensus.cc:2393] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a33aa5c3d1da4f19bf7df6b929dd5433 in current term 1: Already voted for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in this term.
I20260710 11:09:11.313197  1235 leader_election.cc:304] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:11.313796  1594 raft_consensus.cc:3060] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.319113  1588 consensus_queue.cc:1048] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.319584  1594 raft_consensus.cc:2749] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:11.328240  1588 consensus_queue.cc:1048] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.338382  1340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3333bb7691724966843b2fef42811419"
dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
mode: GRACEFUL
new_leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:47986
I20260710 11:09:11.338995  1340 raft_consensus.cc:606] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Received request to transfer leadership to TS a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:11.347067  1418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
mode: GRACEFUL
new_leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:46866
I20260710 11:09:11.347743  1418 raft_consensus.cc:606] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Received request to transfer leadership to TS a33aa5c3d1da4f19bf7df6b929dd5433
I20260710 11:09:11.358646  1418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "947726f27e374974abebf89b0981472d"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
mode: GRACEFUL
new_leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
 from {username='slave'} at 127.0.0.1:46866
I20260710 11:09:11.359143  1418 raft_consensus.cc:606] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Received request to transfer leadership to TS d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:11.363519  1268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a9d4f88433e4417ab9f32b84fbebb82"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
mode: GRACEFUL
new_leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
 from {username='slave'} at 127.0.0.1:38724
I20260710 11:09:11.364033  1268 raft_consensus.cc:606] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Received request to transfer leadership to TS d3bdca2a8eb64326b1f3f7cee8bef6f6
I20260710 11:09:11.371685  1340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9"
dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
mode: GRACEFUL
new_leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
 from {username='slave'} at 127.0.0.1:47986
I20260710 11:09:11.372170  1340 raft_consensus.cc:606] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Received request to transfer leadership to TS 8c620cbd8c5e4351b843b56bd5806b49
I20260710 11:09:11.375349  1594 consensus_queue.cc:1048] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.385835  1507 consensus_queue.cc:1048] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.394775  1586 consensus_queue.cc:1048] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.406893  1495 consensus_queue.cc:1048] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.408569  1507 consensus_queue.cc:1048] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.420339  1559 consensus_queue.cc:1048] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.568094  1507 consensus_queue.cc:1048] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.573961  1561 raft_consensus.cc:993] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433: : Instructing follower d3bdca2a8eb64326b1f3f7cee8bef6f6 to start an election
I20260710 11:09:11.574445  1559 raft_consensus.cc:1081] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Signalling peer d3bdca2a8eb64326b1f3f7cee8bef6f6 to start an election
I20260710 11:09:11.578178  1507 consensus_queue.cc:1048] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.578812  1340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a9d4f88433e4417ab9f32b84fbebb82"
dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
 from {username='slave'} at 127.0.0.1:47970
I20260710 11:09:11.579397  1340 raft_consensus.cc:493] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.579845  1340 raft_consensus.cc:3060] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.587563  1340 raft_consensus.cc:515] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.589860  1340 leader_election.cc:290] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 2 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.590524  1268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9d4f88433e4417ab9f32b84fbebb82" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:11.591141  1268 raft_consensus.cc:3055] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.591220  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9d4f88433e4417ab9f32b84fbebb82" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:11.591487  1268 raft_consensus.cc:740] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:11.591830  1416 raft_consensus.cc:3060] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.592275  1268 consensus_queue.cc:260] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.593403  1268 raft_consensus.cc:3060] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.599433  1268 raft_consensus.cc:2468] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 2.
I20260710 11:09:11.599466  1416 raft_consensus.cc:2468] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 2.
I20260710 11:09:11.600564  1309 leader_election.cc:304] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a33aa5c3d1da4f19bf7df6b929dd5433, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:11.601256  1586 raft_consensus.cc:2804] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.601622  1586 raft_consensus.cc:697] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:11.602479  1586 consensus_queue.cc:237] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.609246  1165 catalog_manager.cc:5697] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 1 to 2, leader changed from a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1) to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.623016  1586 consensus_queue.cc:1048] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.629859  1495 raft_consensus.cc:993] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6: : Instructing follower a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:11.630342  1588 raft_consensus.cc:1081] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Signalling peer a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:11.634141  1268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3333bb7691724966843b2fef42811419"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:38714
I20260710 11:09:11.634905  1624 consensus_queue.cc:1048] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:11.635413  1268 raft_consensus.cc:493] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.636469  1268 raft_consensus.cc:3060] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.643273  1268 raft_consensus.cc:515] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.646075  1268 leader_election.cc:290] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.646363  1340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3333bb7691724966843b2fef42811419" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:11.646658  1416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3333bb7691724966843b2fef42811419" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:11.646989  1340 raft_consensus.cc:3055] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.647238  1416 raft_consensus.cc:3060] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.647331  1340 raft_consensus.cc:740] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:11.648191  1340 consensus_queue.cc:260] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.649186  1340 raft_consensus.cc:3060] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.653417  1416 raft_consensus.cc:2468] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:11.654071  1340 raft_consensus.cc:2468] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:11.654417  1235 leader_election.cc:304] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:11.655172  1507 raft_consensus.cc:2804] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.655577  1507 raft_consensus.cc:697] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:11.656273  1507 consensus_queue.cc:237] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.663193  1167 catalog_manager.cc:5697] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 1 to 2, leader changed from d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2) to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.668617  1624 consensus_queue.cc:1048] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.672609  1624 consensus_queue.cc:1048] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.675235  1495 raft_consensus.cc:993] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6: : Instructing follower 8c620cbd8c5e4351b843b56bd5806b49 to start an election
I20260710 11:09:11.675699  1588 raft_consensus.cc:1081] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Signalling peer 8c620cbd8c5e4351b843b56bd5806b49 to start an election
I20260710 11:09:11.677181  1418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
 from {username='slave'} at 127.0.0.1:46862
I20260710 11:09:11.678539  1418 raft_consensus.cc:493] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.678879  1418 raft_consensus.cc:3060] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.685823  1418 raft_consensus.cc:515] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.687618  1418 leader_election.cc:290] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 2 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:11.689429  1340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:11.690037  1340 raft_consensus.cc:3055] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.690348  1340 raft_consensus.cc:740] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:11.691139  1340 consensus_queue.cc:260] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.692188  1340 raft_consensus.cc:3060] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.698102  1340 raft_consensus.cc:2468] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 2.
I20260710 11:09:11.698503  1268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1cfa4d6784a1691e8508afc0779a9" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:11.699115  1268 raft_consensus.cc:3060] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.701226  1383 leader_election.cc:304] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:11.702178  1606 raft_consensus.cc:2804] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.702661  1606 raft_consensus.cc:697] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:11.703476  1606 consensus_queue.cc:237] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.705607  1268 raft_consensus.cc:2468] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 2.
I20260710 11:09:11.710201  1167 catalog_manager.cc:5697] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 1 to 2, leader changed from d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2) to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 2 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:11.820785  1608 raft_consensus.cc:993] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49: : Instructing follower a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:11.821269  1628 raft_consensus.cc:1081] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Signalling peer a33aa5c3d1da4f19bf7df6b929dd5433 to start an election
I20260710 11:09:11.822741  1269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
 from {username='slave'} at 127.0.0.1:38700
I20260710 11:09:11.823271  1269 raft_consensus.cc:493] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.823601  1269 raft_consensus.cc:3060] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.824663  1608 consensus_queue.cc:1048] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.829561  1269 raft_consensus.cc:515] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.832988  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:11.833540  1418 raft_consensus.cc:3055] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.833808  1418 raft_consensus.cc:740] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:11.834512  1418 consensus_queue.cc:260] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.835141  1340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdeb457a1fc54eff8247ed0174e958a0" candidate_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:11.835783  1340 raft_consensus.cc:3060] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.835971  1606 consensus_queue.cc:1048] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:11.835258  1418 raft_consensus.cc:3060] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.847365  1418 raft_consensus.cc:2468] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:11.851861  1269 leader_election.cc:290] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Requested vote from peers d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.856029  1235 leader_election.cc:304] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:11.856673  1559 raft_consensus.cc:2804] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.857187  1559 raft_consensus.cc:697] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Becoming Leader. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:11.858028  1559 consensus_queue.cc:237] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.853446  1340 raft_consensus.cc:2468] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33aa5c3d1da4f19bf7df6b929dd5433 in term 2.
I20260710 11:09:11.861559  1606 raft_consensus.cc:993] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49: : Instructing follower d3bdca2a8eb64326b1f3f7cee8bef6f6 to start an election
I20260710 11:09:11.861997  1606 raft_consensus.cc:1081] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Signalling peer d3bdca2a8eb64326b1f3f7cee8bef6f6 to start an election
I20260710 11:09:11.863736  1341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "947726f27e374974abebf89b0981472d"
dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
 from {username='slave'} at 127.0.0.1:47974
I20260710 11:09:11.864377  1341 raft_consensus.cc:493] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.864778  1341 raft_consensus.cc:3060] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.872172  1341 raft_consensus.cc:515] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.878480  1341 leader_election.cc:290] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 2 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3:36087)
I20260710 11:09:11.879248  1418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947726f27e374974abebf89b0981472d" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
I20260710 11:09:11.879951  1418 raft_consensus.cc:3055] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:11.879302  1167 catalog_manager.cc:5697] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 reported cstate change: term changed from 1 to 2, leader changed from 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3) to a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1). New cstate: current_term: 2 leader_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.880234  1418 raft_consensus.cc:740] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:11.881166  1418 consensus_queue.cc:260] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.881816  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947726f27e374974abebf89b0981472d" candidate_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:11.882203  1418 raft_consensus.cc:3060] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.882449  1269 raft_consensus.cc:3060] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.888794  1269 raft_consensus.cc:2468] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 2.
I20260710 11:09:11.889274  1418 raft_consensus.cc:2468] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3bdca2a8eb64326b1f3f7cee8bef6f6 in term 2.
I20260710 11:09:11.890257  1310 leader_election.cc:304] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:11.891058  1495 raft_consensus.cc:2804] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:11.891435  1495 raft_consensus.cc:697] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Becoming Leader. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:11.892177  1495 consensus_queue.cc:237] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:11.898089  1167 catalog_manager.cc:5697] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 reported cstate change: term changed from 1 to 2, leader changed from 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3) to d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2). New cstate: current_term: 2 leader_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.106047  1418 raft_consensus.cc:1275] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer d3bdca2a8eb64326b1f3f7cee8bef6f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.107297  1495 consensus_queue.cc:1048] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.114918  1269 raft_consensus.cc:1275] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Refusing update from remote peer d3bdca2a8eb64326b1f3f7cee8bef6f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.118150  1588 consensus_queue.cc:1048] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.119223  1341 raft_consensus.cc:1275] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.120944  1559 consensus_queue.cc:1048] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.129484  1418 raft_consensus.cc:1275] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.130937  1507 consensus_queue.cc:1048] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.274283  1269 raft_consensus.cc:1275] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Refusing update from remote peer 8c620cbd8c5e4351b843b56bd5806b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.275334  1608 consensus_queue.cc:1048] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.282516  1341 raft_consensus.cc:1275] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Refusing update from remote peer 8c620cbd8c5e4351b843b56bd5806b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.285077  1606 consensus_queue.cc:1048] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.293953  1340 raft_consensus.cc:1275] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.295336  1507 consensus_queue.cc:1048] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.304302  1418 raft_consensus.cc:1275] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer a33aa5c3d1da4f19bf7df6b929dd5433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.305682  1632 consensus_queue.cc:1048] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.335636  1269 raft_consensus.cc:1275] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Refusing update from remote peer d3bdca2a8eb64326b1f3f7cee8bef6f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.336848  1588 consensus_queue.cc:1048] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.343816  1418 raft_consensus.cc:1275] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Refusing update from remote peer d3bdca2a8eb64326b1f3f7cee8bef6f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.346803  1624 consensus_queue.cc:1048] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:14.374976  1164 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46974:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:14.395748  1164 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46974:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:14.419193 29192 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:09:14.570128  1668 log.cc:927] Time spent T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:09:14.573280  1340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618"
dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
mode: GRACEFUL
new_leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
 from {username='slave'} at 127.0.0.1:47998
W20260710 11:09:14.592247  1655 log.cc:927] Time spent T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
W20260710 11:09:14.618875  1235 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.3:36087, user_credentials={real_user=slave}} blocked reactor thread for 49735.9us
I20260710 11:09:14.586448  1340 raft_consensus.cc:606] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Received request to transfer leadership to TS 8c620cbd8c5e4351b843b56bd5806b49
W20260710 11:09:14.621877  1667 log.cc:927] Time spent T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433: Append to log took a long time: real 0.096s	user 0.003s	sys 0.000s
W20260710 11:09:14.667198  1652 log.cc:927] Time spent T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49: Append to log took a long time: real 0.150s	user 0.000s	sys 0.002s
W20260710 11:09:14.678614  1234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.130.2:40841, user_credentials={real_user=slave}} blocked reactor thread for 56440.5us
I20260710 11:09:14.682175  1692 tablet.cc:1724] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.681931  1680 tablet.cc:1724] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.699860  1671 raft_consensus.cc:993] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6: : Instructing follower 8c620cbd8c5e4351b843b56bd5806b49 to start an election
I20260710 11:09:14.700369  1671 raft_consensus.cc:1081] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Signalling peer 8c620cbd8c5e4351b843b56bd5806b49 to start an election
I20260710 11:09:14.708799  1701 tablet.cc:1724] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.718709  1415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
 from {username='slave'} at 127.0.0.1:46862
I20260710 11:09:14.745571  1705 tablet.cc:1724] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.742316  1415 raft_consensus.cc:493] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:14.728125  1697 tablet.cc:1724] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.754514  1415 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.768241  1700 tablet.cc:1724] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.745414  1698 tablet.cc:1724] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.766863  1704 tablet.cc:1724] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.791818  1709 tablet.cc:1724] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.809717  1704 tablet.cc:1724] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.791857  1707 tablet.cc:1724] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.796231  1702 tablet.cc:1724] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.810581  1692 tablet.cc:1724] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.806042  1680 tablet.cc:1724] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.815862  1703 tablet.cc:1724] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.836724  1415 raft_consensus.cc:515] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:14.839947  1342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:14.842674  1342 raft_consensus.cc:3055] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:14.842969  1269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d24be74babe4dd1a8500508ffb1e618" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:14.843837  1269 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.842577  1698 tablet.cc:1724] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.843024  1342 raft_consensus.cc:740] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3bdca2a8eb64326b1f3f7cee8bef6f6, State: Running, Role: LEADER
I20260710 11:09:14.845855  1342 consensus_queue.cc:260] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [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: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:14.846762  1342 raft_consensus.cc:3060] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.836681  1700 tablet.cc:1724] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.854995  1692 tablet.cc:1724] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.856796  1269 raft_consensus.cc:2468] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 3.
I20260710 11:09:14.839043  1415 leader_election.cc:290] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 3 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:14.859754  1267 raft_consensus.cc:1240] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Rejecting Update request from peer d3bdca2a8eb64326b1f3f7cee8bef6f6 for earlier term 2. Current term is 3. Ops: []
I20260710 11:09:14.860215  1383 leader_election.cc:304] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [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: 8c620cbd8c5e4351b843b56bd5806b49, a33aa5c3d1da4f19bf7df6b929dd5433; no voters: 
I20260710 11:09:14.879624  1680 tablet.cc:1724] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.881003  1628 raft_consensus.cc:2804] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:14.881500  1628 raft_consensus.cc:697] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:14.862136  1707 tablet.cc:1724] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.882265  1628 consensus_queue.cc:237] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [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: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:14.864537  1697 tablet.cc:1724] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.806732  1701 tablet.cc:1724] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.866896  1702 tablet.cc:1724] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.891759  1267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79"
dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
mode: GRACEFUL
new_leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
 from {username='slave'} at 127.0.0.1:38734
I20260710 11:09:14.892527  1267 raft_consensus.cc:606] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Received request to transfer leadership to TS 8c620cbd8c5e4351b843b56bd5806b49
I20260710 11:09:14.893344  1342 raft_consensus.cc:2468] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 3.
I20260710 11:09:14.876111  1705 tablet.cc:1724] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.894368 29192 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:14.895232 29192 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:14.886580  1700 tablet.cc:1724] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.907516  1167 catalog_manager.cc:5697] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 2 to 3, leader changed from d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2) to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 3 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.910934  1703 tablet.cc:1724] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.967602  1707 tablet.cc:1724] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:14.988092  1164 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd: soft_deleted_table [id=7a7b04e43d484db5bc9a7fd8dcbb25e9] alter complete (version 1)
I20260710 11:09:15.065110  1681 raft_consensus.cc:993] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433: : Instructing follower 8c620cbd8c5e4351b843b56bd5806b49 to start an election
I20260710 11:09:15.065620  1682 raft_consensus.cc:1081] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Signalling peer 8c620cbd8c5e4351b843b56bd5806b49 to start an election
I20260710 11:09:15.067103  1415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79"
dest_uuid: "8c620cbd8c5e4351b843b56bd5806b49"
 from {username='slave'} at 127.0.0.1:46860
I20260710 11:09:15.067548  1415 raft_consensus.cc:493] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.067842  1415 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:15.073387  1415 raft_consensus.cc:515] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:15.074995  1415 leader_election.cc:290] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [CANDIDATE]: Term 3 election: Requested vote from peers a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783), d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841)
I20260710 11:09:15.075847  1267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433"
I20260710 11:09:15.076117  1342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd7ee9069d145e796f572f57ef1bf79" candidate_uuid: "8c620cbd8c5e4351b843b56bd5806b49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6"
I20260710 11:09:15.076550  1267 raft_consensus.cc:3055] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:15.076658  1342 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:15.076924  1267 raft_consensus.cc:740] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a33aa5c3d1da4f19bf7df6b929dd5433, State: Running, Role: LEADER
I20260710 11:09:15.077741  1267 consensus_queue.cc:260] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [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: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:15.078926  1267 raft_consensus.cc:3060] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:15.084401  1342 raft_consensus.cc:2468] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 3.
I20260710 11:09:15.085872  1383 leader_election.cc:304] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [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: 8c620cbd8c5e4351b843b56bd5806b49, d3bdca2a8eb64326b1f3f7cee8bef6f6; no voters: 
I20260710 11:09:15.086604  1628 raft_consensus.cc:2804] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:15.086601  1267 raft_consensus.cc:2468] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c620cbd8c5e4351b843b56bd5806b49 in term 3.
I20260710 11:09:15.087208  1628 raft_consensus.cc:697] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 LEADER]: Becoming Leader. State: Replica: 8c620cbd8c5e4351b843b56bd5806b49, State: Running, Role: LEADER
I20260710 11:09:15.087987  1628 consensus_queue.cc:237] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [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: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } }
I20260710 11:09:15.095398  1167 catalog_manager.cc:5697] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 reported cstate change: term changed from 2 to 3, leader changed from a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1) to 8c620cbd8c5e4351b843b56bd5806b49 (127.28.130.3). New cstate: current_term: 3 leader_uuid: "8c620cbd8c5e4351b843b56bd5806b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c620cbd8c5e4351b843b56bd5806b49" member_type: VOTER last_known_addr { host: "127.28.130.3" port: 36087 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:15.291533  1340 raft_consensus.cc:1275] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 3 FOLLOWER]: Refusing update from remote peer 8c620cbd8c5e4351b843b56bd5806b49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:15.293043  1628 consensus_queue.cc:1048] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:15.352948  1267 raft_consensus.cc:1275] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Refusing update from remote peer 8c620cbd8c5e4351b843b56bd5806b49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:15.355532  1628 consensus_queue.cc:1048] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:15.688843  1268 raft_consensus.cc:1275] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Refusing update from remote peer 8c620cbd8c5e4351b843b56bd5806b49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:15.690171  1678 consensus_queue.cc:1048] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33aa5c3d1da4f19bf7df6b929dd5433" member_type: VOTER last_known_addr { host: "127.28.130.1" port: 38783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:15.694680  1343 raft_consensus.cc:1275] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 3 FOLLOWER]: Refusing update from remote peer 8c620cbd8c5e4351b843b56bd5806b49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:15.696130  1678 consensus_queue.cc:1048] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3bdca2a8eb64326b1f3f7cee8bef6f6" member_type: VOTER last_known_addr { host: "127.28.130.2" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:15.954408 29192 tablet_server.cc:179] TabletServer@127.28.130.1:0 shutting down...
I20260710 11:09:15.993368 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:09:15.994831  1309 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 11:09:15.995431 29192 tablet_replica.cc:333] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:15.996740 29192 raft_consensus.cc:2243] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.997642 29192 raft_consensus.cc:2272] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.001788 29192 tablet_replica.cc:333] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.002991 29192 raft_consensus.cc:2243] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.004585 29192 raft_consensus.cc:2272] T 3333bb7691724966843b2fef42811419 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:16.008193  1383 consensus_peers.cc:597] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 -> Peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Couldn't send request to peer a33aa5c3d1da4f19bf7df6b929dd5433. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:16.008785  1309 consensus_peers.cc:597] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 -> Peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Couldn't send request to peer a33aa5c3d1da4f19bf7df6b929dd5433. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.009495 29192 tablet_replica.cc:333] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.010178 29192 raft_consensus.cc:2243] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.010742 29192 raft_consensus.cc:2272] T 947726f27e374974abebf89b0981472d P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.013082 29192 tablet_replica.cc:333] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.013644 29192 raft_consensus.cc:2243] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.014146 29192 raft_consensus.cc:2272] T 6fa5f1bf829241fc8dc79e16fcba17d5 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.016297 29192 tablet_replica.cc:333] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.017014 29192 raft_consensus.cc:2243] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.017638 29192 raft_consensus.cc:2272] T adf1cfa4d6784a1691e8508afc0779a9 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:16.019979  1309 consensus_peers.cc:597] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 -> Peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Couldn't send request to peer a33aa5c3d1da4f19bf7df6b929dd5433. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.020489 29192 tablet_replica.cc:333] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.021045 29192 raft_consensus.cc:2243] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.021940 29192 raft_consensus.cc:2272] T 6170c59a42b443af851311d3acdcac3f P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.024328 29192 tablet_replica.cc:333] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.024926 29192 raft_consensus.cc:2243] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.025882 29192 raft_consensus.cc:2272] T bdeb457a1fc54eff8247ed0174e958a0 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.028054 29192 tablet_replica.cc:333] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.028631 29192 raft_consensus.cc:2243] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.029450 29192 raft_consensus.cc:2272] T db3d21a9999247a6a0bcf9768f4f4b4b P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.031481 29192 tablet_replica.cc:333] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.032073 29192 raft_consensus.cc:2243] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.032873 29192 raft_consensus.cc:2272] T 3979df53ff3f407697ea946027ed88be P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.035044 29192 tablet_replica.cc:333] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.035633 29192 raft_consensus.cc:2243] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.036100 29192 raft_consensus.cc:2272] T 2416e43110b04af79318c95cf2ad0e3e P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.038245 29192 tablet_replica.cc:333] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.038805 29192 raft_consensus.cc:2243] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.039232 29192 raft_consensus.cc:2272] T fa2ed60cd1d5401da29623b7b29edc96 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.041383 29192 tablet_replica.cc:333] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.041889 29192 raft_consensus.cc:2243] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.042685 29192 raft_consensus.cc:2272] T 917790fa235744d8a0360f3668101b85 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.044786 29192 tablet_replica.cc:333] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.045292 29192 raft_consensus.cc:2243] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.045676 29192 raft_consensus.cc:2272] T 6d24be74babe4dd1a8500508ffb1e618 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.048085 29192 tablet_replica.cc:333] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.048592 29192 raft_consensus.cc:2243] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.049397 29192 raft_consensus.cc:2272] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.051443 29192 tablet_replica.cc:333] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.051970 29192 raft_consensus.cc:2243] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.052441 29192 raft_consensus.cc:2272] T 2c2ed29c3e964fdb9ad6b83e43da0604 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.054383 29192 tablet_replica.cc:333] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.054849 29192 raft_consensus.cc:2243] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.055253 29192 raft_consensus.cc:2272] T 9bd7ee9069d145e796f572f57ef1bf79 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.057587 29192 tablet_replica.cc:333] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.058064 29192 raft_consensus.cc:2243] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.058573 29192 raft_consensus.cc:2272] T 2a9d4f88433e4417ab9f32b84fbebb82 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.060567 29192 tablet_replica.cc:333] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433: stopping tablet replica
I20260710 11:09:16.061012 29192 raft_consensus.cc:2243] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.061457 29192 raft_consensus.cc:2272] T 63a3bbbe68c341e78ec6b46738f73f71 P a33aa5c3d1da4f19bf7df6b929dd5433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.103317 29192 tablet_server.cc:196] TabletServer@127.28.130.1:0 shutdown complete.
W20260710 11:09:16.129495  1309 consensus_peers.cc:597] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 -> Peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Couldn't send request to peer a33aa5c3d1da4f19bf7df6b929dd5433. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:38783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.144639 29192 tablet_server.cc:179] TabletServer@127.28.130.2:0 shutting down...
W20260710 11:09:16.150036  1383 consensus_peers.cc:597] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 -> Peer d3bdca2a8eb64326b1f3f7cee8bef6f6 (127.28.130.2:40841): Couldn't send request to peer d3bdca2a8eb64326b1f3f7cee8bef6f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:16.160830  1383 consensus_peers.cc:597] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 -> Peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Couldn't send request to peer a33aa5c3d1da4f19bf7df6b929dd5433. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:38783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.176388 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:16.177258 29192 tablet_replica.cc:333] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.177948 29192 raft_consensus.cc:2243] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.178488 29192 raft_consensus.cc:2272] T adf1cfa4d6784a1691e8508afc0779a9 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.181011 29192 tablet_replica.cc:333] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.181557 29192 raft_consensus.cc:2243] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.182125 29192 raft_consensus.cc:2272] T bdeb457a1fc54eff8247ed0174e958a0 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.184178 29192 tablet_replica.cc:333] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.184947 29192 raft_consensus.cc:2243] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.185393 29192 raft_consensus.cc:2272] T 6170c59a42b443af851311d3acdcac3f P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.187318 29192 tablet_replica.cc:333] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.187901 29192 raft_consensus.cc:2243] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.188413 29192 raft_consensus.cc:2272] T 3333bb7691724966843b2fef42811419 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.190419 29192 tablet_replica.cc:333] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.190960 29192 raft_consensus.cc:2243] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.191829 29192 raft_consensus.cc:2272] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.194810 29192 tablet_replica.cc:333] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.195617 29192 raft_consensus.cc:2243] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.196170 29192 raft_consensus.cc:2272] T db3d21a9999247a6a0bcf9768f4f4b4b P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:16.196444  1309 consensus_peers.cc:597] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 -> Peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Couldn't send request to peer a33aa5c3d1da4f19bf7df6b929dd5433. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:38783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.198406 29192 tablet_replica.cc:333] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.199015 29192 raft_consensus.cc:2243] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.199863 29192 raft_consensus.cc:2272] T 2416e43110b04af79318c95cf2ad0e3e P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.201916 29192 tablet_replica.cc:333] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.202425 29192 raft_consensus.cc:2243] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.203302 29192 raft_consensus.cc:2272] T fa2ed60cd1d5401da29623b7b29edc96 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.205346 29192 tablet_replica.cc:333] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.205957 29192 raft_consensus.cc:2243] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.206449 29192 raft_consensus.cc:2272] T 917790fa235744d8a0360f3668101b85 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.208633 29192 tablet_replica.cc:333] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.209455 29192 raft_consensus.cc:2243] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.210178 29192 raft_consensus.cc:2272] T 3979df53ff3f407697ea946027ed88be P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.212244 29192 tablet_replica.cc:333] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.212769 29192 raft_consensus.cc:2243] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.213512 29192 raft_consensus.cc:2272] T 6fa5f1bf829241fc8dc79e16fcba17d5 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.215457 29192 tablet_replica.cc:333] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.215979 29192 raft_consensus.cc:2243] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.216704 29192 raft_consensus.cc:2272] T 947726f27e374974abebf89b0981472d P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.218531 29192 tablet_replica.cc:333] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.219014 29192 raft_consensus.cc:2243] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.219681 29192 raft_consensus.cc:2272] T 2a9d4f88433e4417ab9f32b84fbebb82 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.221478 29192 tablet_replica.cc:333] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.221896 29192 raft_consensus.cc:2243] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.222258 29192 raft_consensus.cc:2272] T 63a3bbbe68c341e78ec6b46738f73f71 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.224046 29192 tablet_replica.cc:333] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.224515 29192 raft_consensus.cc:2243] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.224858 29192 raft_consensus.cc:2272] T 9bd7ee9069d145e796f572f57ef1bf79 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.227053 29192 tablet_replica.cc:333] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.227558 29192 raft_consensus.cc:2243] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.228022 29192 raft_consensus.cc:2272] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.229803 29192 tablet_replica.cc:333] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.230274 29192 raft_consensus.cc:2243] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.230706 29192 raft_consensus.cc:2272] T 6d24be74babe4dd1a8500508ffb1e618 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.232857 29192 tablet_replica.cc:333] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6: stopping tablet replica
I20260710 11:09:16.233454 29192 raft_consensus.cc:2243] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.234223 29192 raft_consensus.cc:2272] T 2c2ed29c3e964fdb9ad6b83e43da0604 P d3bdca2a8eb64326b1f3f7cee8bef6f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.272644 29192 tablet_server.cc:196] TabletServer@127.28.130.2:0 shutdown complete.
W20260710 11:09:16.292057  1383 consensus_peers.cc:597] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 -> Peer a33aa5c3d1da4f19bf7df6b929dd5433 (127.28.130.1:38783): Couldn't send request to peer a33aa5c3d1da4f19bf7df6b929dd5433. Status: Network error: Client connection negotiation failed: client connection to 127.28.130.1:38783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:16.306093 29192 tablet_server.cc:179] TabletServer@127.28.130.3:0 shutting down...
I20260710 11:09:16.332909 29192 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:16.333590 29192 tablet_replica.cc:333] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.334175 29192 raft_consensus.cc:2243] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.335028 29192 raft_consensus.cc:2272] T adf1cfa4d6784a1691e8508afc0779a9 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.336977 29192 tablet_replica.cc:333] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.337527 29192 raft_consensus.cc:2243] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.337951 29192 raft_consensus.cc:2272] T 6170c59a42b443af851311d3acdcac3f P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.339810 29192 tablet_replica.cc:333] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.340287 29192 raft_consensus.cc:2243] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.340708 29192 raft_consensus.cc:2272] T 4724cbbe38e544d1b4aa1fcabc7ebbbb P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.342478 29192 tablet_replica.cc:333] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.342973 29192 raft_consensus.cc:2243] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.343415 29192 raft_consensus.cc:2272] T 947726f27e374974abebf89b0981472d P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.345288 29192 tablet_replica.cc:333] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.345815 29192 raft_consensus.cc:2243] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.346232 29192 raft_consensus.cc:2272] T 6fa5f1bf829241fc8dc79e16fcba17d5 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.347913 29192 tablet_replica.cc:333] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.348387 29192 raft_consensus.cc:2243] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.348775 29192 raft_consensus.cc:2272] T 3333bb7691724966843b2fef42811419 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.350610 29192 tablet_replica.cc:333] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.351081 29192 raft_consensus.cc:2243] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.351644 29192 raft_consensus.cc:2272] T fa2ed60cd1d5401da29623b7b29edc96 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.353471 29192 tablet_replica.cc:333] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.354036 29192 raft_consensus.cc:2243] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.354408 29192 raft_consensus.cc:2272] T 2416e43110b04af79318c95cf2ad0e3e P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.356221 29192 tablet_replica.cc:333] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.356686 29192 raft_consensus.cc:2243] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.357081 29192 raft_consensus.cc:2272] T 917790fa235744d8a0360f3668101b85 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.358950 29192 tablet_replica.cc:333] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.359427 29192 raft_consensus.cc:2243] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.359862 29192 raft_consensus.cc:2272] T 3979df53ff3f407697ea946027ed88be P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.361650 29192 tablet_replica.cc:333] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.362113 29192 raft_consensus.cc:2243] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.362540 29192 raft_consensus.cc:2272] T db3d21a9999247a6a0bcf9768f4f4b4b P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.364354 29192 tablet_replica.cc:333] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.364969 29192 raft_consensus.cc:2243] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.365489 29192 raft_consensus.cc:2272] T bdeb457a1fc54eff8247ed0174e958a0 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.367638 29192 tablet_replica.cc:333] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.368170 29192 raft_consensus.cc:2243] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.368623 29192 raft_consensus.cc:2272] T 2a9d4f88433e4417ab9f32b84fbebb82 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.370330 29192 tablet_replica.cc:333] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.370810 29192 raft_consensus.cc:2243] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.371582 29192 raft_consensus.cc:2272] T 63a3bbbe68c341e78ec6b46738f73f71 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.373524 29192 tablet_replica.cc:333] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.373965 29192 raft_consensus.cc:2243] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.374441 29192 raft_consensus.cc:2272] T 9a2a7ce4617f4bba93e0db6faf4c1f70 P 8c620cbd8c5e4351b843b56bd5806b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.376291 29192 tablet_replica.cc:333] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.376801 29192 raft_consensus.cc:2243] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.377614 29192 raft_consensus.cc:2272] T 6d24be74babe4dd1a8500508ffb1e618 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.379364 29192 tablet_replica.cc:333] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.379853 29192 raft_consensus.cc:2243] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:16.380273 29192 raft_consensus.cc:2272] T 2c2ed29c3e964fdb9ad6b83e43da0604 P 8c620cbd8c5e4351b843b56bd5806b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.382488 29192 tablet_replica.cc:333] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49: stopping tablet replica
I20260710 11:09:16.383028 29192 raft_consensus.cc:2243] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.383889 29192 raft_consensus.cc:2272] T 9bd7ee9069d145e796f572f57ef1bf79 P 8c620cbd8c5e4351b843b56bd5806b49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.422832 29192 tablet_server.cc:196] TabletServer@127.28.130.3:0 shutdown complete.
I20260710 11:09:16.453900 29192 master.cc:562] Master@127.28.130.62:35237 shutting down...
I20260710 11:09:16.472179 29192 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.472728 29192 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.473026 29192 tablet_replica.cc:333] T 00000000000000000000000000000000 P a346db59b8d14057a3e2e8db8bcbfbdd: stopping tablet replica
I20260710 11:09:16.492691 29192 master.cc:584] Master@127.28.130.62:35237 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10885 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25126 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111797 ms total)
[  PASSED  ] 8 tests.
I20260710 11:09:16.546600 29192 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 392 messages since previous log ~13 seconds ago
I20260710 11:09:16.546838 29192 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 392 messages since previous log ~13 seconds ago
I20260710 11:09:16.546999 29192 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 391 messages since previous log ~13 seconds ago
I20260710 11:09:16.547192 29192 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 ~33 seconds ago
I20260710 11:09:16.547377 29192 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 ~33 seconds ago
I20260710 11:09:16.547631 29192 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260710 11:09:16.548249 29192 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~26 seconds ago
